Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
lib
/
python2.4
/
distutils
/
Upload File :
New :
File
Dir
//proc/self/root/usr/lib/python2.4/distutils/mwerkscompiler.pyc
mò ‚=5Dc @ s® d Z d Z d k Z d k Z d k Z d k Td k l Z l Z l Z l Z l Z d k l Z l Z l Z d k Z d k Z d k l Z d k Z d e f d „ ƒ YZ d S( s¶ distutils.mwerkscompiler Contains MWerksCompiler, an implementation of the abstract CCompiler class for MetroWerks CodeWarrior on the Macintosh. Needs work to support CW on Windows.s: $Id: mwerkscompiler.py 37828 2004-11-10 22:23:15Z loewis $N( t *( s DistutilsExecErrors DistutilsPlatformErrors CompileErrors LibErrors LinkError( s CCompilers gen_preprocess_optionss gen_lib_options( s logt MWerksCompilerc B sþ t Z d Z d Z h Z d g Z d d d g Z d g Z d Z e e e Z d Z d Z d Z d Z d Z Z d Z d d d d „ Z e e e d e e e d „ Z e e e e e d e e e e d „ Z d „ Z d „ Z d „ Z d „ Z d d „ Z RS( sy Concrete class that implements an interface to MetroWerks CodeWarrior, as defined by the CCompiler abstract class.t mwerkss .cs .ccs .cpps .cxxs .rs .exps .rsrcs .objs .libs .slbs %s%st i c C s t i | | | | ƒ d S( N( t CCompilert __init__t selft verboset dry_runt force( R R R R ( ( t. /usr/lib/python2.4/distutils/mwerkscompiler.pyR 6 s c C s= | i | | | ƒ \ } } } | | _ | | _ | | _ g S( N( R t _fix_compile_argst output_dirt macrost include_dirst sourcest _MWerksCompiler__sourcest _MWerksCompiler__macrost _MWerksCompiler__include_dirs( R R R R R t debugt extra_preargst extra_postargst depends( ( R t compile>