Sha256: 11b129331a2ce768beb4f115b88ad9d4318c3965d8478bbd2e184db4c64d93b5
Contents?: true
Size: 1.67 KB
Versions: 2
Compression:
Stored size: 1.67 KB
Contents
Ñò rê$Lc @ sF d Z d Z d d k Z d d k Z d d k Z d „ Z d „ Z d S( s` engine.SCons.Tool.sunar Tool-specific initialization for Solaris (Forte) ar (library archive). If CC exists, static libraries should be built with it, so that template instantians can be resolved. 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. s= src/engine/SCons/Tool/sunar.py 5023 2010/06/14 22:05:46 sconsiÿÿÿÿNc C sº t i i | ƒ | i d ƒ o. d | d <t i i d ƒ | d <d | d <n+ d | d <t i i d ƒ | d <d | d <d | d <t i i d ƒ | d <d | d <d | d <d | d <d S( sA Add Builders and construction variables for ar to an Environment.t CCt ARs -xart ARFLAGSs $AR $ARFLAGS -o $TARGET $SOURCESt ARCOMt art rs $AR $ARFLAGS $TARGET $SOURCESs $LINKt SHLINKs $LINKFLAGS -Gt SHLINKFLAGSsA $SHLINK $SHLINKFLAGS -o $TARGET $SOURCES $_LIBDIRFLAGS $_LIBFLAGSt SHLINKCOMt libt LIBPREFIXs .at LIBSUFFIXN( t SConst Toolt createStaticLibBuildert Detectt Utilt CLVar( t env( ( s3 install/lib/scons-2.0.0.final.0/SCons/Tool/sunar.pyt generate) s c C s | i d ƒ p | i d ƒ S( NR R ( R ( R ( ( s3 install/lib/scons-2.0.0.final.0/SCons/Tool/sunar.pyt exists<