B
    ›³ëbô  ã               @   s(   d Z dZddlmZ dd„ Zdd„ ZdS )	záSCons.Tool.sgicc

Tool-specific initialization for MIPSPro cc on SGI.

There normally shouldn't be any need to import this module directly.
It will usually be imported through the generic SCons.Tool.Tool()
selection method.

z,__FILE__ __REVISION__ __DATE__ __DEVELOPER__é   )Úccc             C   s&   t  | ¡ d| d< d| d< d| d< dS )zBAdd Builders and construction variables for gcc to an Environment.ZCCZCXXz.oZSHOBJSUFFIXr   Z&STATIC_AND_SHARED_OBJECTS_ARE_THE_SAMEN)r   Úgenerate)Úenv© r   ú/lib/python3.7/site-packages/SCons/Tool/sgicc.pyr   &   s    
r   c             C   s
   |   d¡S )Nr   )ZDetect)r   r   r   r   Úexists.   s    r   N)Ú__doc__Z__revision__Ú r   r   r   r   r   r   r   Ú<module>	   s   