| Server IP : 216.92.14.13 / Your IP : 216.73.216.171 Web Server : Apache System : Linux vps4089.pairvps.com 5.15.0-190-generic #200-Ubuntu SMP Fri Aug 7 15:06:04 UTC 2026 x86_64 User : rmlac2fmr ( 1040637) PHP Version : 8.2.32 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /lib/scons/SCons/Tool/ |
Upload File : |
� �b3Qc @ s. d Z d Z d d l Z d � Z d � Z d S( s� engine.SCons.Tool.icc Tool-specific initialization for the OS/2 icc compiler. 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. s7 src/engine/SCons/Tool/icc.py 2013/03/03 09:48:35 garyoi����Nc C sk t j | � d | d <d | d <d | d <d | d <d | d <d | d <d | d <d | d <d | d <d S( sG Add Builders and construction variables for the OS/2 to an Environment.t icct CCsQ $CC $CFLAGS $CCFLAGS $CPPFLAGS $_CPPDEFFLAGS $_CPPINCFLAGS /c $SOURCES /Fo$TARGETt CCCOMsK $CXX $CXXFLAGS $CPPFLAGS $_CPPDEFFLAGS $_CPPINCFLAGS /c $SOURCES /Fo$TARGETt CXXCOMs /Dt CPPDEFPREFIXt t CPPDEFSUFFIXs /It INCPREFIXt INCSUFFIXs .ct CFILESUFFIXs .cct CXXFILESUFFIXN( t cct generate( t env( ( s /usr/lib/scons/SCons/Tool/icc.pyR &