Sha256: 2f5d5ef2e723a47f266e6732221570a4084804df42a74f89a07728a5ec5f361d
Contents?: true
Size: 1.68 KB
Versions: 1
Compression:
Stored size: 1.68 KB
Contents
³ò ”,9Mc @ 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 4629 2010/01/17 22:23:21 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( ( s5 install/lib/scons-1.2.0.d20100117/SCons/Tool/sunar.pyt generate) s c C s | i d ƒ p | i d ƒ S( NR R ( R ( R ( ( s5 install/lib/scons-1.2.0.d20100117/SCons/Tool/sunar.pyt exists<