From ff0c4b532a86103df3c63a7bb321ddd9d7b21685 Mon Sep 17 00:00:00 2001 From: Guido van Rossum Date: Thu, 1 Aug 1996 17:13:12 +0000 Subject: New project files, with sliceobject.c added. --- PC/python.wpj | 10 +- PC/vc15_lib/python.mak | 5023 ++++++++++---------- PC/vc15_lib/python.wsp | Bin 254 -> 254 bytes PC/vc40.mak | 11818 ++++++++++++---------------------------------- PC/vc40.mdp | Bin 69120 -> 65536 bytes PC/vc40.ncb | Bin 1516534 -> 1803254 bytes PC/wat_dos/pyth_dos.tgt | 150 +- PC/wat_os2/pyth_os2.tgt | 150 +- 8 files changed, 5751 insertions(+), 11400 deletions(-) diff --git a/PC/python.wpj b/PC/python.wpj index 2810158..88d97e7 100644 --- a/PC/python.wpj +++ b/PC/python.wpj @@ -42,22 +42,22 @@ WRect WFileName 20 wat_os2\pyth_os2.tgt -12 +38 74 11 VComponent 12 WRect -128 -85 +140 +102 5632 -4113 +4096 0 0 13 WFileName 20 wat_dos\pyth_dos.tgt -9 +40 9 11 diff --git a/PC/vc15_lib/python.mak b/PC/vc15_lib/python.mak index af25cede..95f8a54 100644 --- a/PC/vc15_lib/python.mak +++ b/PC/vc15_lib/python.mak @@ -10,7 +10,7 @@ D_RCDEFINES = -d_DEBUG R_RCDEFINES = -dNDEBUG ORIGIN = MSVC ORIGIN_VER = 1.00 -PROJPATH = N:\PYTHON\PYTHON-1.4B2\PC\VC15_LIB\ +PROJPATH = O:\PYTH14B2\PC\VC15_LIB\ USEMFC = 0 CC = cl CPP = cl @@ -117,2463 +117,2564 @@ SBRS = ABSTRACT.SBR \ COMPLEXO.SBR \ CMATHMOD.SBR \ ERRNOMOD.SBR \ - OPERATOR.SBR - - -ABSTRACT_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -ACCELER_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\parser.h - - -ACCESSOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -ARRAYMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -AUDIOOP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -BINASCII_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -BLTINMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\graminit.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\eval.h - - -CEVAL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\frameobj.h \ - n:\python\python-1.4b2\pc\src\eval.h \ - n:\python\python-1.4b2\pc\src\opcode.h \ - n:\python\python-1.4b2\pc\src\graminit.h - - -CGENSUPP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\cgensupp.h - - -CLASSOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -COMPILE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\graminit.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\opcode.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -CONFIG_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -ENVIRONM_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -ERRORS_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -FILEOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -FLOATOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -FRAMEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\frameobj.h \ - n:\python\python-1.4b2\pc\src\opcode.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -FROZEN_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -FUNCOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -GETARGS_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -GETCOMPI_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -GETCOPYR_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -GETMTIME_DEP = n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\rename2.h - - -GETPATH_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\osdefs.h - - -GETPLATF_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -GETVERSI_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\patchlev.h - - -GRAMINIT_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h - - -GRAMMAR1_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h \ - n:\python\python-1.4b2\pc\src\token.h - - -IMAGEOP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -IMPORT_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\graminit.h \ - n:\python\python-1.4b2\pc\src\errcode.h \ - n:\python\python-1.4b2\pc\src\marshal.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\eval.h \ - n:\python\python-1.4b2\pc\src\osdefs.h \ - n:\python\python-1.4b2\pc\src\importdl.h - - -IMPORTDL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\osdefs.h \ - n:\python\python-1.4b2\pc\src\importdl.h - - -INTOBJEC_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -LISTOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -LONGOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\longintr.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -MAPPINGO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -MARSHAL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\longintr.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\marshal.h - - -MATHMODU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -MD5C_DEP = n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\md5.h - - -MD5MODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\md5.h - - -METHODOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\token.h - - -MODSUPPO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -MODULEOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -MYREADLI_DEP = n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\intrchec.h - - -MYSTRTOU_DEP = n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\rename2.h - - -NEWMODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\compile.h - - -NODE_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\node.h - - -OBJECT_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -PARSER_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\parser.h \ - n:\python\python-1.4b2\pc\src\errcode.h - - -PARSETOK_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\tokenize.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h \ - n:\python\python-1.4b2\pc\src\parser.h \ - n:\python\python-1.4b2\pc\src\parsetok.h \ - n:\python\python-1.4b2\pc\src\errcode.h - - -POSIXMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mytime.h - - -PYTHONRU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\grammar.h \ - n:\python\python-1.4b2\pc\src\bitset.h \ - n:\python\python-1.4b2\pc\src\node.h \ - n:\python\python-1.4b2\pc\src\parsetok.h \ - n:\python\python-1.4b2\pc\src\graminit.h \ - n:\python\python-1.4b2\pc\src\errcode.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\eval.h \ - n:\python\python-1.4b2\pc\src\marshal.h - - -RANGEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -REGEXMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\regexpr.h - - -REGEXPR_DEP = n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\regexpr.h \ - n:\python\python-1.4b2\pc\src\config.h - - -RGBIMGMO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -ROTORMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -SIGNALMO_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -SOUNDEX_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -STRINGOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -STROPMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -STRUCTME_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\structme.h - - -STRUCTMO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -SYSMODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\osdefs.h - - -TIMEMODU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\myselect.h \ - n:\python\python-1.4b2\pc\src\mytime.h - - -TOKENIZE_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\tokenize.h \ - n:\python\python-1.4b2\pc\src\token.h \ - n:\python\python-1.4b2\pc\src\errcode.h - - -TRACEBAC_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\compile.h \ - n:\python\python-1.4b2\pc\src\frameobj.h \ - n:\python\python-1.4b2\pc\src\structme.h \ - n:\python\python-1.4b2\pc\src\osdefs.h - - -TUPLEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -TYPEOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -YUVCONVE_DEP = n:\python\python-1.4b2\pc\src\yuv.h - - -COBJECT_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -COMPLEXO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -CMATHMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h \ - n:\python\python-1.4b2\pc\src\mymath.h - - -ERRNOMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h - - -OPERATOR_DEP = n:\python\python-1.4b2\pc\src\python.h \ - n:\python\python-1.4b2\pc\src\allobjec.h \ - n:\python\python-1.4b2\pc\src\config.h \ - n:\python\python-1.4b2\pc\src\myproto.h \ - n:\python\python-1.4b2\pc\src\rename2.h \ - n:\python\python-1.4b2\pc\src\object.h \ - n:\python\python-1.4b2\pc\src\objimpl.h \ - n:\python\python-1.4b2\pc\src\pydebug.h \ - n:\python\python-1.4b2\pc\src\accessob.h \ - n:\python\python-1.4b2\pc\src\intobjec.h \ - n:\python\python-1.4b2\pc\src\longobje.h \ - n:\python\python-1.4b2\pc\src\floatobj.h \ - n:\python\python-1.4b2\pc\src\complexo.h \ - n:\python\python-1.4b2\pc\src\rangeobj.h \ - n:\python\python-1.4b2\pc\src\stringob.h \ - n:\python\python-1.4b2\pc\src\tupleobj.h \ - n:\python\python-1.4b2\pc\src\listobje.h \ - n:\python\python-1.4b2\pc\src\mappingo.h \ - n:\python\python-1.4b2\pc\src\methodob.h \ - n:\python\python-1.4b2\pc\src\moduleob.h \ - n:\python\python-1.4b2\pc\src\funcobje.h \ - n:\python\python-1.4b2\pc\src\classobj.h \ - n:\python\python-1.4b2\pc\src\thread.h \ - n:\python\python-1.4b2\pc\src\fileobje.h \ - n:\python\python-1.4b2\pc\src\cobject.h \ - n:\python\python-1.4b2\pc\src\tracebac.h \ - n:\python\python-1.4b2\pc\src\errors.h \ - n:\python\python-1.4b2\pc\src\mymalloc.h \ - n:\python\python-1.4b2\pc\src\modsuppo.h \ - n:\python\python-1.4b2\pc\src\ceval.h \ - n:\python\python-1.4b2\pc\src\pythonru.h \ - n:\python\python-1.4b2\pc\src\sysmodul.h \ - n:\python\python-1.4b2\pc\src\intrchec.h \ - n:\python\python-1.4b2\pc\src\import.h \ - n:\python\python-1.4b2\pc\src\bltinmod.h \ - n:\python\python-1.4b2\pc\src\abstract.h + OPERATOR.SBR \ + SLICEOBJ.SBR + + +ABSTRACT_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +ACCELER_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\parser.h + + +ACCESSOB_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\structme.h + + +ARRAYMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +AUDIOOP_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +BINASCII_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +BLTINMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\graminit.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\eval.h + + +CEVAL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\frameobj.h \ + o:\pyth14b2\pc\src\eval.h \ + o:\pyth14b2\pc\src\opcode.h \ + o:\pyth14b2\pc\src\graminit.h + + +CGENSUPP_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\cgensupp.h + + +CLASSOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\structme.h + + +COMPILE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\graminit.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\opcode.h \ + o:\pyth14b2\pc\src\structme.h + + +CONFIG_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +ENVIRONM_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +ERRORS_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +FILEOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\structme.h + + +FLOATOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +FRAMEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\frameobj.h \ + o:\pyth14b2\pc\src\opcode.h \ + o:\pyth14b2\pc\src\structme.h + + +FROZEN_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +FUNCOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\structme.h + + +GETARGS_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +GETCOMPI_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +GETCOPYR_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +GETMTIME_DEP = o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\rename2.h + + +GETPATH_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\osdefs.h + + +GETPLATF_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +GETVERSI_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\patchlev.h + + +GRAMINIT_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h + + +GRAMMAR1_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h \ + o:\pyth14b2\pc\src\token.h + + +IMAGEOP_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +IMPORT_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\graminit.h \ + o:\pyth14b2\pc\src\errcode.h \ + o:\pyth14b2\pc\src\marshal.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\eval.h \ + o:\pyth14b2\pc\src\osdefs.h \ + o:\pyth14b2\pc\src\importdl.h + + +IMPORTDL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\osdefs.h \ + o:\pyth14b2\pc\src\importdl.h + + +INTOBJEC_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +LISTOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +LONGOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\longintr.h \ + o:\pyth14b2\pc\src\mymath.h + + +MAPPINGO_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +MARSHAL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\longintr.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\marshal.h + + +MATHMODU_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +MD5C_DEP = o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\md5.h + + +MD5MODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\md5.h + + +METHODOB_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\token.h + + +MODSUPPO_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +MODULEOB_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +MYREADLI_DEP = o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\intrchec.h + + +MYSTRTOU_DEP = o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\rename2.h + + +NEWMODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\compile.h + + +NODE_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\node.h + + +OBJECT_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +PARSER_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\parser.h \ + o:\pyth14b2\pc\src\errcode.h + + +PARSETOK_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\tokenize.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h \ + o:\pyth14b2\pc\src\parser.h \ + o:\pyth14b2\pc\src\parsetok.h \ + o:\pyth14b2\pc\src\errcode.h + + +POSIXMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mytime.h + + +PYTHONRU_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\grammar.h \ + o:\pyth14b2\pc\src\bitset.h \ + o:\pyth14b2\pc\src\node.h \ + o:\pyth14b2\pc\src\parsetok.h \ + o:\pyth14b2\pc\src\graminit.h \ + o:\pyth14b2\pc\src\errcode.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\eval.h \ + o:\pyth14b2\pc\src\marshal.h + + +RANGEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +REGEXMOD_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\regexpr.h + + +REGEXPR_DEP = o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\regexpr.h \ + o:\pyth14b2\pc\src\config.h + + +RGBIMGMO_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +ROTORMOD_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +SIGNALMO_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +SOUNDEX_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +STRINGOB_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +STROPMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +STRUCTME_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\structme.h + + +STRUCTMO_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +SYSMODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\osdefs.h + + +TIMEMODU_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\myselect.h \ + o:\pyth14b2\pc\src\mytime.h + + +TOKENIZE_DEP = o:\pyth14b2\pc\src\pgenhead.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\tokenize.h \ + o:\pyth14b2\pc\src\token.h \ + o:\pyth14b2\pc\src\errcode.h + + +TRACEBAC_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\compile.h \ + o:\pyth14b2\pc\src\frameobj.h \ + o:\pyth14b2\pc\src\structme.h \ + o:\pyth14b2\pc\src\osdefs.h + + +TUPLEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +TYPEOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +YUVCONVE_DEP = o:\pyth14b2\pc\src\yuv.h + + +COBJECT_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +COMPLEXO_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +CMATHMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h \ + o:\pyth14b2\pc\src\mymath.h + + +ERRNOMOD_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +OPERATOR_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h + + +SLICEOBJ_DEP = o:\pyth14b2\pc\src\python.h \ + o:\pyth14b2\pc\src\allobjec.h \ + o:\pyth14b2\pc\src\config.h \ + o:\pyth14b2\pc\src\myproto.h \ + o:\pyth14b2\pc\src\rename2.h \ + o:\pyth14b2\pc\src\object.h \ + o:\pyth14b2\pc\src\objimpl.h \ + o:\pyth14b2\pc\src\pydebug.h \ + o:\pyth14b2\pc\src\accessob.h \ + o:\pyth14b2\pc\src\intobjec.h \ + o:\pyth14b2\pc\src\longobje.h \ + o:\pyth14b2\pc\src\floatobj.h \ + o:\pyth14b2\pc\src\complexo.h \ + o:\pyth14b2\pc\src\rangeobj.h \ + o:\pyth14b2\pc\src\stringob.h \ + o:\pyth14b2\pc\src\tupleobj.h \ + o:\pyth14b2\pc\src\listobje.h \ + o:\pyth14b2\pc\src\mappingo.h \ + o:\pyth14b2\pc\src\methodob.h \ + o:\pyth14b2\pc\src\moduleob.h \ + o:\pyth14b2\pc\src\funcobje.h \ + o:\pyth14b2\pc\src\classobj.h \ + o:\pyth14b2\pc\src\thread.h \ + o:\pyth14b2\pc\src\fileobje.h \ + o:\pyth14b2\pc\src\cobject.h \ + o:\pyth14b2\pc\src\tracebac.h \ + o:\pyth14b2\pc\src\sliceobj.h \ + o:\pyth14b2\pc\src\errors.h \ + o:\pyth14b2\pc\src\mymalloc.h \ + o:\pyth14b2\pc\src\modsuppo.h \ + o:\pyth14b2\pc\src\ceval.h \ + o:\pyth14b2\pc\src\pythonru.h \ + o:\pyth14b2\pc\src\sysmodul.h \ + o:\pyth14b2\pc\src\intrchec.h \ + o:\pyth14b2\pc\src\import.h \ + o:\pyth14b2\pc\src\bltinmod.h \ + o:\pyth14b2\pc\src\abstract.h all: $(PROJ).LIB $(PROJ).BSC @@ -2800,6 +2901,9 @@ ERRNOMOD.OBJ: ..\SRC\ERRNOMOD.C $(ERRNOMOD_DEP) OPERATOR.OBJ: ..\SRC\OPERATOR.C $(OPERATOR_DEP) $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\OPERATOR.C +SLICEOBJ.OBJ: ..\SRC\SLICEOBJ.C $(SLICEOBJ_DEP) + $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SLICEOBJ.C + $(PROJ).LIB:: ABSTRACT.OBJ ACCELER.OBJ ACCESSOB.OBJ ARRAYMOD.OBJ AUDIOOP.OBJ BINASCII.OBJ \ BLTINMOD.OBJ CEVAL.OBJ CGENSUPP.OBJ CLASSOBJ.OBJ COMPILE.OBJ CONFIG.OBJ ENVIRONM.OBJ \ ERRORS.OBJ FILEOBJE.OBJ FLOATOBJ.OBJ FRAMEOBJ.OBJ FROZEN.OBJ FUNCOBJE.OBJ GETARGS.OBJ \ @@ -2810,7 +2914,7 @@ $(PROJ).LIB:: ABSTRACT.OBJ ACCELER.OBJ ACCESSOB.OBJ ARRAYMOD.OBJ AUDIOOP.OBJ BIN PARSETOK.OBJ POSIXMOD.OBJ PYTHONRU.OBJ RANGEOBJ.OBJ REGEXMOD.OBJ REGEXPR.OBJ RGBIMGMO.OBJ \ ROTORMOD.OBJ SIGNALMO.OBJ SOUNDEX.OBJ STRINGOB.OBJ STROPMOD.OBJ STRUCTME.OBJ STRUCTMO.OBJ \ SYSMODUL.OBJ TIMEMODU.OBJ TOKENIZE.OBJ TRACEBAC.OBJ TUPLEOBJ.OBJ TYPEOBJE.OBJ YUVCONVE.OBJ \ - COBJECT.OBJ COMPLEXO.OBJ CMATHMOD.OBJ ERRNOMOD.OBJ OPERATOR.OBJ $(OBJS_EXT) + COBJECT.OBJ COMPLEXO.OBJ CMATHMOD.OBJ ERRNOMOD.OBJ OPERATOR.OBJ SLICEOBJ.OBJ $(OBJS_EXT) echo >NUL @<<$(PROJ).CRF $@ /PAGESIZE:64 y @@ -2888,6 +2992,7 @@ y +CMATHMOD.OBJ & +ERRNOMOD.OBJ & +OPERATOR.OBJ & ++SLICEOBJ.OBJ & ; << if exist $@ del $@ diff --git a/PC/vc15_lib/python.wsp b/PC/vc15_lib/python.wsp index 57fb6c9..c4f093e 100644 Binary files a/PC/vc15_lib/python.wsp and b/PC/vc15_lib/python.wsp differ diff --git a/PC/vc40.mak b/PC/vc40.mak index edcc5bb..ce8a45e 100644 --- a/PC/vc40.mak +++ b/PC/vc40.mak @@ -193,84 +193,85 @@ ALL : "$(OUTDIR)\py14an.dll" CLEAN : -@erase ".\vc40_dll\Release\py14an.dll" + -@erase ".\vc40_dll\Release\thread.obj" -@erase ".\vc40_dll\Release\classobject.obj" - -@erase ".\vc40_dll\Release\stropmodule.obj" - -@erase ".\vc40_dll\Release\getargs.obj" -@erase ".\vc40_dll\Release\bltinmodule.obj" - -@erase ".\vc40_dll\Release\structmember.obj" - -@erase ".\vc40_dll\Release\rangeobject.obj" - -@erase ".\vc40_dll\Release\socketmodule.obj" - -@erase ".\vc40_dll\Release\audioop.obj" - -@erase ".\vc40_dll\Release\frameobject.obj" - -@erase ".\vc40_dll\Release\regexmodule.obj" - -@erase ".\vc40_dll\Release\funcobject.obj" - -@erase ".\vc40_dll\Release\getmtime.obj" - -@erase ".\vc40_dll\Release\operator.obj" - -@erase ".\vc40_dll\Release\stringobject.obj" - -@erase ".\vc40_dll\Release\posixmodule.obj" - -@erase ".\vc40_dll\Release\myreadline.obj" - -@erase ".\vc40_dll\Release\cmathmodule.obj" - -@erase ".\vc40_dll\Release\getcopyright.obj" - -@erase ".\vc40_dll\Release\cgensupport.obj" - -@erase ".\vc40_dll\Release\parsetok.obj" - -@erase ".\vc40_dll\Release\newmodule.obj" - -@erase ".\vc40_dll\Release\mappingobject.obj" - -@erase ".\vc40_dll\Release\acceler.obj" - -@erase ".\vc40_dll\Release\modsupport.obj" - -@erase ".\vc40_dll\Release\threadmodule.obj" - -@erase ".\vc40_dll\Release\soundex.obj" - -@erase ".\vc40_dll\Release\parser.obj" - -@erase ".\vc40_dll\Release\mathmodule.obj" + -@erase ".\vc40_dll\Release\object.obj" + -@erase ".\vc40_dll\Release\getargs.obj" + -@erase ".\vc40_dll\Release\getcompiler.obj" + -@erase ".\vc40_dll\Release\graminit.obj" -@erase ".\vc40_dll\Release\importdl.obj" - -@erase ".\vc40_dll\Release\methodobject.obj" - -@erase ".\vc40_dll\Release\getpath.obj" + -@erase ".\vc40_dll\Release\structmodule.obj" -@erase ".\vc40_dll\Release\mystrtoul.obj" - -@erase ".\vc40_dll\Release\rgbimgmodule.obj" - -@erase ".\vc40_dll\Release\rotormodule.obj" - -@erase ".\vc40_dll\Release\binascii.obj" - -@erase ".\vc40_dll\Release\node.obj" - -@erase ".\vc40_dll\Release\config.obj" - -@erase ".\vc40_dll\Release\selectmodule.obj" - -@erase ".\vc40_dll\Release\signalmodule.obj" - -@erase ".\vc40_dll\Release\marshal.obj" + -@erase ".\vc40_dll\Release\errnomodule.obj" + -@erase ".\vc40_dll\Release\frameobject.obj" -@erase ".\vc40_dll\Release\fileobject.obj" -@erase ".\vc40_dll\Release\longobject.obj" - -@erase ".\vc40_dll\Release\accessobject.obj" - -@erase ".\vc40_dll\Release\ceval.obj" - -@erase ".\vc40_dll\Release\compile.obj" - -@erase ".\vc40_dll\Release\thread.obj" + -@erase ".\vc40_dll\Release\regexmodule.obj" + -@erase ".\vc40_dll\Release\environment.obj" + -@erase ".\vc40_dll\Release\audioop.obj" + -@erase ".\vc40_dll\Release\floatobject.obj" -@erase ".\vc40_dll\Release\cobject.obj" - -@erase ".\vc40_dll\Release\getcompiler.obj" + -@erase ".\vc40_dll\Release\frozen.obj" + -@erase ".\vc40_dll\Release\moduleobject.obj" + -@erase ".\vc40_dll\Release\node.obj" + -@erase ".\vc40_dll\Release\cmathmodule.obj" -@erase ".\vc40_dll\Release\grammar1.obj" -@erase ".\vc40_dll\Release\abstract.obj" - -@erase ".\vc40_dll\Release\object.obj" - -@erase ".\vc40_dll\Release\errnomodule.obj" - -@erase ".\vc40_dll\Release\timemodule.obj" -@erase ".\vc40_dll\Release\complexobject.obj" - -@erase ".\vc40_dll\Release\environment.obj" - -@erase ".\vc40_dll\Release\floatobject.obj" - -@erase ".\vc40_dll\Release\getplatform.obj" + -@erase ".\vc40_dll\Release\arraymodule.obj" + -@erase ".\vc40_dll\Release\selectmodule.obj" + -@erase ".\vc40_dll\Release\structmember.obj" + -@erase ".\vc40_dll\Release\acceler.obj" + -@erase ".\vc40_dll\Release\timemodule.obj" + -@erase ".\vc40_dll\Release\accessobject.obj" + -@erase ".\vc40_dll\Release\socketmodule.obj" + -@erase ".\vc40_dll\Release\soundex.obj" -@erase ".\vc40_dll\Release\tokenizer.obj" + -@erase ".\vc40_dll\Release\stringobject.obj" + -@erase ".\vc40_dll\Release\stropmodule.obj" -@erase ".\vc40_dll\Release\intobject.obj" - -@erase ".\vc40_dll\Release\import.obj" - -@erase ".\vc40_dll\Release\frozen.obj" - -@erase ".\vc40_dll\Release\structmodule.obj" - -@erase ".\vc40_dll\Release\errors.obj" - -@erase ".\vc40_dll\Release\arraymodule.obj" + -@erase ".\vc40_dll\Release\parsetok.obj" + -@erase ".\vc40_dll\Release\getcopyright.obj" + -@erase ".\vc40_dll\Release\getpath.obj" + -@erase ".\vc40_dll\Release\listobject.obj" + -@erase ".\vc40_dll\Release\typeobject.obj" + -@erase ".\vc40_dll\Release\rangeobject.obj" -@erase ".\vc40_dll\Release\md5module.obj" -@erase ".\vc40_dll\Release\traceback.obj" -@erase ".\vc40_dll\Release\sysmodule.obj" - -@erase ".\vc40_dll\Release\listobject.obj" - -@erase ".\vc40_dll\Release\typeobject.obj" - -@erase ".\vc40_dll\Release\graminit.obj" - -@erase ".\vc40_dll\Release\imageop.obj" - -@erase ".\vc40_dll\Release\regexpr.obj" + -@erase ".\vc40_dll\Release\marshal.obj" + -@erase ".\vc40_dll\Release\yuvconvert.obj" -@erase ".\vc40_dll\Release\pythonrun.obj" + -@erase ".\vc40_dll\Release\getversion.obj" + -@erase ".\vc40_dll\Release\threadmodule.obj" + -@erase ".\vc40_dll\Release\mathmodule.obj" + -@erase ".\vc40_dll\Release\ceval.obj" + -@erase ".\vc40_dll\Release\compile.obj" + -@erase ".\vc40_dll\Release\import.obj" -@erase ".\vc40_dll\Release\md5c.obj" + -@erase ".\vc40_dll\Release\posixmodule.obj" + -@erase ".\vc40_dll\Release\errors.obj" + -@erase ".\vc40_dll\Release\binascii.obj" + -@erase ".\vc40_dll\Release\cgensupport.obj" + -@erase ".\vc40_dll\Release\methodobject.obj" + -@erase ".\vc40_dll\Release\rgbimgmodule.obj" + -@erase ".\vc40_dll\Release\getplatform.obj" + -@erase ".\vc40_dll\Release\signalmodule.obj" + -@erase ".\vc40_dll\Release\parser.obj" + -@erase ".\vc40_dll\Release\getmtime.obj" + -@erase ".\vc40_dll\Release\funcobject.obj" + -@erase ".\vc40_dll\Release\operator.obj" + -@erase ".\vc40_dll\Release\mappingobject.obj" + -@erase ".\vc40_dll\Release\myreadline.obj" + -@erase ".\vc40_dll\Release\config.obj" + -@erase ".\vc40_dll\Release\imageop.obj" + -@erase ".\vc40_dll\Release\rotormodule.obj" + -@erase ".\vc40_dll\Release\regexpr.obj" -@erase ".\vc40_dll\Release\tupleobject.obj" - -@erase ".\vc40_dll\Release\yuvconvert.obj" - -@erase ".\vc40_dll\Release\getversion.obj" - -@erase ".\vc40_dll\Release\moduleobject.obj" + -@erase ".\vc40_dll\Release\modsupport.obj" + -@erase ".\vc40_dll\Release\newmodule.obj" + -@erase ".\vc40_dll\Release\sliceobject.obj" -@erase ".\vc40_dll\Release\py14an.lib" -@erase ".\vc40_dll\Release\py14an.exp" @@ -327,84 +328,85 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\ DEF_FILE= \ ".\PC\python.def" LINK32_OBJS= \ - "$(INTDIR)/classobject.obj" \ - "$(INTDIR)/stropmodule.obj" \ - "$(INTDIR)/getargs.obj" \ - "$(INTDIR)/bltinmodule.obj" \ - "$(INTDIR)/structmember.obj" \ - "$(INTDIR)/rangeobject.obj" \ - "$(INTDIR)/socketmodule.obj" \ - "$(INTDIR)/audioop.obj" \ - "$(INTDIR)/frameobject.obj" \ - "$(INTDIR)/regexmodule.obj" \ - "$(INTDIR)/funcobject.obj" \ - "$(INTDIR)/getmtime.obj" \ - "$(INTDIR)/operator.obj" \ - "$(INTDIR)/stringobject.obj" \ - "$(INTDIR)/posixmodule.obj" \ - "$(INTDIR)/myreadline.obj" \ - "$(INTDIR)/cmathmodule.obj" \ - "$(INTDIR)/getcopyright.obj" \ - "$(INTDIR)/cgensupport.obj" \ - "$(INTDIR)/parsetok.obj" \ - "$(INTDIR)/newmodule.obj" \ - "$(INTDIR)/mappingobject.obj" \ - "$(INTDIR)/acceler.obj" \ - "$(INTDIR)/modsupport.obj" \ - "$(INTDIR)/threadmodule.obj" \ - "$(INTDIR)/soundex.obj" \ - "$(INTDIR)/parser.obj" \ - "$(INTDIR)/mathmodule.obj" \ - "$(INTDIR)/importdl.obj" \ - "$(INTDIR)/methodobject.obj" \ - "$(INTDIR)/getpath.obj" \ - "$(INTDIR)/mystrtoul.obj" \ - "$(INTDIR)/rgbimgmodule.obj" \ - "$(INTDIR)/rotormodule.obj" \ - "$(INTDIR)/binascii.obj" \ - "$(INTDIR)/node.obj" \ - "$(INTDIR)/config.obj" \ - "$(INTDIR)/selectmodule.obj" \ - "$(INTDIR)/signalmodule.obj" \ - "$(INTDIR)/marshal.obj" \ - "$(INTDIR)/fileobject.obj" \ - "$(INTDIR)/longobject.obj" \ - "$(INTDIR)/accessobject.obj" \ - "$(INTDIR)/ceval.obj" \ - "$(INTDIR)/compile.obj" \ - "$(INTDIR)/thread.obj" \ - "$(INTDIR)/cobject.obj" \ - "$(INTDIR)/getcompiler.obj" \ - "$(INTDIR)/grammar1.obj" \ - "$(INTDIR)/abstract.obj" \ - "$(INTDIR)/object.obj" \ - "$(INTDIR)/errnomodule.obj" \ - "$(INTDIR)/timemodule.obj" \ - "$(INTDIR)/complexobject.obj" \ - "$(INTDIR)/environment.obj" \ - "$(INTDIR)/floatobject.obj" \ - "$(INTDIR)/getplatform.obj" \ - "$(INTDIR)/tokenizer.obj" \ - "$(INTDIR)/intobject.obj" \ - "$(INTDIR)/import.obj" \ - "$(INTDIR)/frozen.obj" \ - "$(INTDIR)/structmodule.obj" \ - "$(INTDIR)/errors.obj" \ - "$(INTDIR)/arraymodule.obj" \ - "$(INTDIR)/md5module.obj" \ - "$(INTDIR)/traceback.obj" \ - "$(INTDIR)/sysmodule.obj" \ - "$(INTDIR)/listobject.obj" \ - "$(INTDIR)/typeobject.obj" \ - "$(INTDIR)/graminit.obj" \ - "$(INTDIR)/imageop.obj" \ - "$(INTDIR)/regexpr.obj" \ - "$(INTDIR)/pythonrun.obj" \ - "$(INTDIR)/md5c.obj" \ - "$(INTDIR)/tupleobject.obj" \ - "$(INTDIR)/yuvconvert.obj" \ - "$(INTDIR)/getversion.obj" \ - "$(INTDIR)/moduleobject.obj" + ".\vc40_dll\Release\thread.obj" \ + ".\vc40_dll\Release\classobject.obj" \ + ".\vc40_dll\Release\bltinmodule.obj" \ + ".\vc40_dll\Release\object.obj" \ + ".\vc40_dll\Release\getargs.obj" \ + ".\vc40_dll\Release\getcompiler.obj" \ + ".\vc40_dll\Release\graminit.obj" \ + ".\vc40_dll\Release\importdl.obj" \ + ".\vc40_dll\Release\structmodule.obj" \ + ".\vc40_dll\Release\mystrtoul.obj" \ + ".\vc40_dll\Release\errnomodule.obj" \ + ".\vc40_dll\Release\frameobject.obj" \ + ".\vc40_dll\Release\fileobject.obj" \ + ".\vc40_dll\Release\longobject.obj" \ + ".\vc40_dll\Release\regexmodule.obj" \ + ".\vc40_dll\Release\environment.obj" \ + ".\vc40_dll\Release\audioop.obj" \ + ".\vc40_dll\Release\floatobject.obj" \ + ".\vc40_dll\Release\cobject.obj" \ + ".\vc40_dll\Release\frozen.obj" \ + ".\vc40_dll\Release\moduleobject.obj" \ + ".\vc40_dll\Release\node.obj" \ + ".\vc40_dll\Release\cmathmodule.obj" \ + ".\vc40_dll\Release\grammar1.obj" \ + ".\vc40_dll\Release\abstract.obj" \ + ".\vc40_dll\Release\complexobject.obj" \ + ".\vc40_dll\Release\arraymodule.obj" \ + ".\vc40_dll\Release\selectmodule.obj" \ + ".\vc40_dll\Release\structmember.obj" \ + ".\vc40_dll\Release\acceler.obj" \ + ".\vc40_dll\Release\timemodule.obj" \ + ".\vc40_dll\Release\accessobject.obj" \ + ".\vc40_dll\Release\socketmodule.obj" \ + ".\vc40_dll\Release\soundex.obj" \ + ".\vc40_dll\Release\tokenizer.obj" \ + ".\vc40_dll\Release\stringobject.obj" \ + ".\vc40_dll\Release\stropmodule.obj" \ + ".\vc40_dll\Release\intobject.obj" \ + ".\vc40_dll\Release\parsetok.obj" \ + ".\vc40_dll\Release\getcopyright.obj" \ + ".\vc40_dll\Release\getpath.obj" \ + ".\vc40_dll\Release\listobject.obj" \ + ".\vc40_dll\Release\typeobject.obj" \ + ".\vc40_dll\Release\rangeobject.obj" \ + ".\vc40_dll\Release\md5module.obj" \ + ".\vc40_dll\Release\traceback.obj" \ + ".\vc40_dll\Release\sysmodule.obj" \ + ".\vc40_dll\Release\marshal.obj" \ + ".\vc40_dll\Release\yuvconvert.obj" \ + ".\vc40_dll\Release\pythonrun.obj" \ + ".\vc40_dll\Release\getversion.obj" \ + ".\vc40_dll\Release\threadmodule.obj" \ + ".\vc40_dll\Release\mathmodule.obj" \ + ".\vc40_dll\Release\ceval.obj" \ + ".\vc40_dll\Release\compile.obj" \ + ".\vc40_dll\Release\import.obj" \ + ".\vc40_dll\Release\md5c.obj" \ + ".\vc40_dll\Release\posixmodule.obj" \ + ".\vc40_dll\Release\errors.obj" \ + ".\vc40_dll\Release\binascii.obj" \ + ".\vc40_dll\Release\cgensupport.obj" \ + ".\vc40_dll\Release\methodobject.obj" \ + ".\vc40_dll\Release\rgbimgmodule.obj" \ + ".\vc40_dll\Release\getplatform.obj" \ + ".\vc40_dll\Release\signalmodule.obj" \ + ".\vc40_dll\Release\parser.obj" \ + ".\vc40_dll\Release\getmtime.obj" \ + ".\vc40_dll\Release\funcobject.obj" \ + ".\vc40_dll\Release\operator.obj" \ + ".\vc40_dll\Release\mappingobject.obj" \ + ".\vc40_dll\Release\myreadline.obj" \ + ".\vc40_dll\Release\config.obj" \ + ".\vc40_dll\Release\imageop.obj" \ + ".\vc40_dll\Release\rotormodule.obj" \ + ".\vc40_dll\Release\regexpr.obj" \ + ".\vc40_dll\Release\tupleobject.obj" \ + ".\vc40_dll\Release\modsupport.obj" \ + ".\vc40_dll\Release\newmodule.obj" \ + ".\vc40_dll\Release\sliceobject.obj" "$(OUTDIR)\py14an.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS) $(LINK32) @<< @@ -432,84 +434,85 @@ CLEAN : -@erase ".\vc40_dll\Debug\vc40.pdb" -@erase ".\vc40_dll\Debug\vc40.idb" -@erase ".\vc40_dll\Debug\py14an.dll" - -@erase ".\vc40_dll\Debug\node.obj" - -@erase ".\vc40_dll\Debug\arraymodule.obj" - -@erase ".\vc40_dll\Debug\funcobject.obj" - -@erase ".\vc40_dll\Debug\structmember.obj" + -@erase ".\vc40_dll\Debug\threadmodule.obj" + -@erase ".\vc40_dll\Debug\frameobject.obj" + -@erase ".\vc40_dll\Debug\fileobject.obj" + -@erase ".\vc40_dll\Debug\longobject.obj" + -@erase ".\vc40_dll\Debug\posixmodule.obj" + -@erase ".\vc40_dll\Debug\cgensupport.obj" -@erase ".\vc40_dll\Debug\soundex.obj" -@erase ".\vc40_dll\Debug\tokenizer.obj" - -@erase ".\vc40_dll\Debug\myreadline.obj" + -@erase ".\vc40_dll\Debug\selectmodule.obj" -@erase ".\vc40_dll\Debug\intobject.obj" - -@erase ".\vc40_dll\Debug\tupleobject.obj" - -@erase ".\vc40_dll\Debug\frozen.obj" - -@erase ".\vc40_dll\Debug\socketmodule.obj" + -@erase ".\vc40_dll\Debug\signalmodule.obj" + -@erase ".\vc40_dll\Debug\getplatform.obj" + -@erase ".\vc40_dll\Debug\accessobject.obj" + -@erase ".\vc40_dll\Debug\md5c.obj" -@erase ".\vc40_dll\Debug\imageop.obj" - -@erase ".\vc40_dll\Debug\graminit.obj" - -@erase ".\vc40_dll\Debug\stropmodule.obj" - -@erase ".\vc40_dll\Debug\modsupport.obj" + -@erase ".\vc40_dll\Debug\getpath.obj" + -@erase ".\vc40_dll\Debug\timemodule.obj" -@erase ".\vc40_dll\Debug\md5module.obj" -@erase ".\vc40_dll\Debug\traceback.obj" -@erase ".\vc40_dll\Debug\sysmodule.obj" -@erase ".\vc40_dll\Debug\marshal.obj" - -@erase ".\vc40_dll\Debug\bltinmodule.obj" - -@erase ".\vc40_dll\Debug\getcopyright.obj" + -@erase ".\vc40_dll\Debug\stringobject.obj" + -@erase ".\vc40_dll\Debug\getmtime.obj" + -@erase ".\vc40_dll\Debug\import.obj" -@erase ".\vc40_dll\Debug\pythonrun.obj" - -@erase ".\vc40_dll\Debug\ceval.obj" - -@erase ".\vc40_dll\Debug\config.obj" - -@erase ".\vc40_dll\Debug\rangeobject.obj" -@erase ".\vc40_dll\Debug\mappingobject.obj" - -@erase ".\vc40_dll\Debug\getargs.obj" - -@erase ".\vc40_dll\Debug\frameobject.obj" - -@erase ".\vc40_dll\Debug\abstract.obj" - -@erase ".\vc40_dll\Debug\regexmodule.obj" - -@erase ".\vc40_dll\Debug\threadmodule.obj" - -@erase ".\vc40_dll\Debug\fileobject.obj" - -@erase ".\vc40_dll\Debug\longobject.obj" - -@erase ".\vc40_dll\Debug\posixmodule.obj" - -@erase ".\vc40_dll\Debug\cmathmodule.obj" - -@erase ".\vc40_dll\Debug\cgensupport.obj" - -@erase ".\vc40_dll\Debug\getplatform.obj" - -@erase ".\vc40_dll\Debug\selectmodule.obj" - -@erase ".\vc40_dll\Debug\signalmodule.obj" - -@erase ".\vc40_dll\Debug\parsetok.obj" - -@erase ".\vc40_dll\Debug\accessobject.obj" - -@erase ".\vc40_dll\Debug\import.obj" - -@erase ".\vc40_dll\Debug\acceler.obj" + -@erase ".\vc40_dll\Debug\operator.obj" -@erase ".\vc40_dll\Debug\errors.obj" - -@erase ".\vc40_dll\Debug\timemodule.obj" - -@erase ".\vc40_dll\Debug\regexpr.obj" - -@erase ".\vc40_dll\Debug\newmodule.obj" - -@erase ".\vc40_dll\Debug\stringobject.obj" + -@erase ".\vc40_dll\Debug\getargs.obj" -@erase ".\vc40_dll\Debug\rotormodule.obj" - -@erase ".\vc40_dll\Debug\parser.obj" - -@erase ".\vc40_dll\Debug\complexobject.obj" - -@erase ".\vc40_dll\Debug\getpath.obj" - -@erase ".\vc40_dll\Debug\importdl.obj" - -@erase ".\vc40_dll\Debug\classobject.obj" + -@erase ".\vc40_dll\Debug\tupleobject.obj" + -@erase ".\vc40_dll\Debug\ceval.obj" + -@erase ".\vc40_dll\Debug\modsupport.obj" -@erase ".\vc40_dll\Debug\listobject.obj" -@erase ".\vc40_dll\Debug\typeobject.obj" - -@erase ".\vc40_dll\Debug\binascii.obj" - -@erase ".\vc40_dll\Debug\mystrtoul.obj" - -@erase ".\vc40_dll\Debug\getcompiler.obj" + -@erase ".\vc40_dll\Debug\classobject.obj" + -@erase ".\vc40_dll\Debug\parser.obj" -@erase ".\vc40_dll\Debug\yuvconvert.obj" -@erase ".\vc40_dll\Debug\getversion.obj" + -@erase ".\vc40_dll\Debug\bltinmodule.obj" -@erase ".\vc40_dll\Debug\structmodule.obj" - -@erase ".\vc40_dll\Debug\audioop.obj" + -@erase ".\vc40_dll\Debug\getcompiler.obj" -@erase ".\vc40_dll\Debug\mathmodule.obj" - -@erase ".\vc40_dll\Debug\compile.obj" - -@erase ".\vc40_dll\Debug\errnomodule.obj" - -@erase ".\vc40_dll\Debug\cobject.obj" -@erase ".\vc40_dll\Debug\methodobject.obj" - -@erase ".\vc40_dll\Debug\md5c.obj" - -@erase ".\vc40_dll\Debug\grammar1.obj" - -@erase ".\vc40_dll\Debug\getmtime.obj" -@erase ".\vc40_dll\Debug\rgbimgmodule.obj" - -@erase ".\vc40_dll\Debug\thread.obj" - -@erase ".\vc40_dll\Debug\operator.obj" + -@erase ".\vc40_dll\Debug\importdl.obj" + -@erase ".\vc40_dll\Debug\errnomodule.obj" + -@erase ".\vc40_dll\Debug\regexmodule.obj" -@erase ".\vc40_dll\Debug\environment.obj" + -@erase ".\vc40_dll\Debug\binascii.obj" -@erase ".\vc40_dll\Debug\floatobject.obj" -@erase ".\vc40_dll\Debug\moduleobject.obj" + -@erase ".\vc40_dll\Debug\acceler.obj" + -@erase ".\vc40_dll\Debug\thread.obj" + -@erase ".\vc40_dll\Debug\cmathmodule.obj" + -@erase ".\vc40_dll\Debug\regexpr.obj" + -@erase ".\vc40_dll\Debug\newmodule.obj" + -@erase ".\vc40_dll\Debug\funcobject.obj" -@erase ".\vc40_dll\Debug\object.obj" + -@erase ".\vc40_dll\Debug\structmember.obj" + -@erase ".\vc40_dll\Debug\arraymodule.obj" + -@erase ".\vc40_dll\Debug\complexobject.obj" + -@erase ".\vc40_dll\Debug\grammar1.obj" + -@erase ".\vc40_dll\Debug\abstract.obj" + -@erase ".\vc40_dll\Debug\myreadline.obj" + -@erase ".\vc40_dll\Debug\node.obj" + -@erase ".\vc40_dll\Debug\socketmodule.obj" + -@erase ".\vc40_dll\Debug\mystrtoul.obj" + -@erase ".\vc40_dll\Debug\frozen.obj" + -@erase ".\vc40_dll\Debug\stropmodule.obj" + -@erase ".\vc40_dll\Debug\getcopyright.obj" + -@erase ".\vc40_dll\Debug\audioop.obj" + -@erase ".\vc40_dll\Debug\compile.obj" + -@erase ".\vc40_dll\Debug\cobject.obj" + -@erase ".\vc40_dll\Debug\parsetok.obj" + -@erase ".\vc40_dll\Debug\rangeobject.obj" + -@erase ".\vc40_dll\Debug\config.obj" + -@erase ".\vc40_dll\Debug\graminit.obj" + -@erase ".\vc40_dll\Debug\sliceobject.obj" -@erase ".\vc40_dll\Debug\py14an.ilk" -@erase ".\vc40_dll\Debug\py14an.lib" -@erase ".\vc40_dll\Debug\py14an.exp" @@ -568,84 +571,85 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\ DEF_FILE= \ ".\PC\python.def" LINK32_OBJS= \ - "$(INTDIR)/node.obj" \ - "$(INTDIR)/arraymodule.obj" \ - "$(INTDIR)/funcobject.obj" \ - "$(INTDIR)/structmember.obj" \ - "$(INTDIR)/soundex.obj" \ - "$(INTDIR)/tokenizer.obj" \ - "$(INTDIR)/myreadline.obj" \ - "$(INTDIR)/intobject.obj" \ - "$(INTDIR)/tupleobject.obj" \ - "$(INTDIR)/frozen.obj" \ - "$(INTDIR)/socketmodule.obj" \ - "$(INTDIR)/imageop.obj" \ - "$(INTDIR)/graminit.obj" \ - "$(INTDIR)/stropmodule.obj" \ - "$(INTDIR)/modsupport.obj" \ - "$(INTDIR)/md5module.obj" \ - "$(INTDIR)/traceback.obj" \ - "$(INTDIR)/sysmodule.obj" \ - "$(INTDIR)/marshal.obj" \ - "$(INTDIR)/bltinmodule.obj" \ - "$(INTDIR)/getcopyright.obj" \ - "$(INTDIR)/pythonrun.obj" \ - "$(INTDIR)/ceval.obj" \ - "$(INTDIR)/config.obj" \ - "$(INTDIR)/rangeobject.obj" \ - "$(INTDIR)/mappingobject.obj" \ - "$(INTDIR)/getargs.obj" \ - "$(INTDIR)/frameobject.obj" \ - "$(INTDIR)/abstract.obj" \ - "$(INTDIR)/regexmodule.obj" \ - "$(INTDIR)/threadmodule.obj" \ - "$(INTDIR)/fileobject.obj" \ - "$(INTDIR)/longobject.obj" \ - "$(INTDIR)/posixmodule.obj" \ - "$(INTDIR)/cmathmodule.obj" \ - "$(INTDIR)/cgensupport.obj" \ - "$(INTDIR)/getplatform.obj" \ - "$(INTDIR)/selectmodule.obj" \ - "$(INTDIR)/signalmodule.obj" \ - "$(INTDIR)/parsetok.obj" \ - "$(INTDIR)/accessobject.obj" \ - "$(INTDIR)/import.obj" \ - "$(INTDIR)/acceler.obj" \ - "$(INTDIR)/errors.obj" \ - "$(INTDIR)/timemodule.obj" \ - "$(INTDIR)/regexpr.obj" \ - "$(INTDIR)/newmodule.obj" \ - "$(INTDIR)/stringobject.obj" \ - "$(INTDIR)/rotormodule.obj" \ - "$(INTDIR)/parser.obj" \ - "$(INTDIR)/complexobject.obj" \ - "$(INTDIR)/getpath.obj" \ - "$(INTDIR)/importdl.obj" \ - "$(INTDIR)/classobject.obj" \ - "$(INTDIR)/listobject.obj" \ - "$(INTDIR)/typeobject.obj" \ - "$(INTDIR)/binascii.obj" \ - "$(INTDIR)/mystrtoul.obj" \ - "$(INTDIR)/getcompiler.obj" \ - "$(INTDIR)/yuvconvert.obj" \ - "$(INTDIR)/getversion.obj" \ - "$(INTDIR)/structmodule.obj" \ - "$(INTDIR)/audioop.obj" \ - "$(INTDIR)/mathmodule.obj" \ - "$(INTDIR)/compile.obj" \ - "$(INTDIR)/errnomodule.obj" \ - "$(INTDIR)/cobject.obj" \ - "$(INTDIR)/methodobject.obj" \ - "$(INTDIR)/md5c.obj" \ - "$(INTDIR)/grammar1.obj" \ - "$(INTDIR)/getmtime.obj" \ - "$(INTDIR)/rgbimgmodule.obj" \ - "$(INTDIR)/thread.obj" \ - "$(INTDIR)/operator.obj" \ - "$(INTDIR)/environment.obj" \ - "$(INTDIR)/floatobject.obj" \ - "$(INTDIR)/moduleobject.obj" \ - "$(INTDIR)/object.obj" + ".\vc40_dll\Debug\threadmodule.obj" \ + ".\vc40_dll\Debug\frameobject.obj" \ + ".\vc40_dll\Debug\fileobject.obj" \ + ".\vc40_dll\Debug\longobject.obj" \ + ".\vc40_dll\Debug\posixmodule.obj" \ + ".\vc40_dll\Debug\cgensupport.obj" \ + ".\vc40_dll\Debug\soundex.obj" \ + ".\vc40_dll\Debug\tokenizer.obj" \ + ".\vc40_dll\Debug\selectmodule.obj" \ + ".\vc40_dll\Debug\intobject.obj" \ + ".\vc40_dll\Debug\signalmodule.obj" \ + ".\vc40_dll\Debug\getplatform.obj" \ + ".\vc40_dll\Debug\accessobject.obj" \ + ".\vc40_dll\Debug\md5c.obj" \ + ".\vc40_dll\Debug\imageop.obj" \ + ".\vc40_dll\Debug\getpath.obj" \ + ".\vc40_dll\Debug\timemodule.obj" \ + ".\vc40_dll\Debug\md5module.obj" \ + ".\vc40_dll\Debug\traceback.obj" \ + ".\vc40_dll\Debug\sysmodule.obj" \ + ".\vc40_dll\Debug\marshal.obj" \ + ".\vc40_dll\Debug\stringobject.obj" \ + ".\vc40_dll\Debug\getmtime.obj" \ + ".\vc40_dll\Debug\import.obj" \ + ".\vc40_dll\Debug\pythonrun.obj" \ + ".\vc40_dll\Debug\mappingobject.obj" \ + ".\vc40_dll\Debug\operator.obj" \ + ".\vc40_dll\Debug\errors.obj" \ + ".\vc40_dll\Debug\getargs.obj" \ + ".\vc40_dll\Debug\rotormodule.obj" \ + ".\vc40_dll\Debug\tupleobject.obj" \ + ".\vc40_dll\Debug\ceval.obj" \ + ".\vc40_dll\Debug\modsupport.obj" \ + ".\vc40_dll\Debug\listobject.obj" \ + ".\vc40_dll\Debug\typeobject.obj" \ + ".\vc40_dll\Debug\classobject.obj" \ + ".\vc40_dll\Debug\parser.obj" \ + ".\vc40_dll\Debug\yuvconvert.obj" \ + ".\vc40_dll\Debug\getversion.obj" \ + ".\vc40_dll\Debug\bltinmodule.obj" \ + ".\vc40_dll\Debug\structmodule.obj" \ + ".\vc40_dll\Debug\getcompiler.obj" \ + ".\vc40_dll\Debug\mathmodule.obj" \ + ".\vc40_dll\Debug\methodobject.obj" \ + ".\vc40_dll\Debug\rgbimgmodule.obj" \ + ".\vc40_dll\Debug\importdl.obj" \ + ".\vc40_dll\Debug\errnomodule.obj" \ + ".\vc40_dll\Debug\regexmodule.obj" \ + ".\vc40_dll\Debug\environment.obj" \ + ".\vc40_dll\Debug\binascii.obj" \ + ".\vc40_dll\Debug\floatobject.obj" \ + ".\vc40_dll\Debug\moduleobject.obj" \ + ".\vc40_dll\Debug\acceler.obj" \ + ".\vc40_dll\Debug\thread.obj" \ + ".\vc40_dll\Debug\cmathmodule.obj" \ + ".\vc40_dll\Debug\regexpr.obj" \ + ".\vc40_dll\Debug\newmodule.obj" \ + ".\vc40_dll\Debug\funcobject.obj" \ + ".\vc40_dll\Debug\object.obj" \ + ".\vc40_dll\Debug\structmember.obj" \ + ".\vc40_dll\Debug\arraymodule.obj" \ + ".\vc40_dll\Debug\complexobject.obj" \ + ".\vc40_dll\Debug\grammar1.obj" \ + ".\vc40_dll\Debug\abstract.obj" \ + ".\vc40_dll\Debug\myreadline.obj" \ + ".\vc40_dll\Debug\node.obj" \ + ".\vc40_dll\Debug\socketmodule.obj" \ + ".\vc40_dll\Debug\mystrtoul.obj" \ + ".\vc40_dll\Debug\frozen.obj" \ + ".\vc40_dll\Debug\stropmodule.obj" \ + ".\vc40_dll\Debug\getcopyright.obj" \ + ".\vc40_dll\Debug\audioop.obj" \ + ".\vc40_dll\Debug\compile.obj" \ + ".\vc40_dll\Debug\cobject.obj" \ + ".\vc40_dll\Debug\parsetok.obj" \ + ".\vc40_dll\Debug\rangeobject.obj" \ + ".\vc40_dll\Debug\config.obj" \ + ".\vc40_dll\Debug\graminit.obj" \ + ".\vc40_dll\Debug\sliceobject.obj" "$(OUTDIR)\py14an.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS) $(LINK32) @<< @@ -671,86 +675,87 @@ ALL : "$(OUTDIR)\pyth_nt.exe" CLEAN : -@erase ".\vc40_nt\Release\pyth_nt.exe" + -@erase ".\vc40_nt\Release\importdl.obj" + -@erase ".\vc40_nt\Release\sysmodule.obj" + -@erase ".\vc40_nt\Release\mystrtoul.obj" + -@erase ".\vc40_nt\Release\myreadline.obj" + -@erase ".\vc40_nt\Release\getcopyright.obj" -@erase ".\vc40_nt\Release\binascii.obj" - -@erase ".\vc40_nt\Release\getpath.obj" + -@erase ".\vc40_nt\Release\errnomodule.obj" -@erase ".\vc40_nt\Release\import.obj" - -@erase ".\vc40_nt\Release\getplatform.obj" - -@erase ".\vc40_nt\Release\getcopyright.obj" - -@erase ".\vc40_nt\Release\yuvconvert.obj" - -@erase ".\vc40_nt\Release\getversion.obj" - -@erase ".\vc40_nt\Release\marshal.obj" - -@erase ".\vc40_nt\Release\mathmodule.obj" - -@erase ".\vc40_nt\Release\md5c.obj" + -@erase ".\vc40_nt\Release\frameobject.obj" + -@erase ".\vc40_nt\Release\regexmodule.obj" + -@erase ".\vc40_nt\Release\environment.obj" + -@erase ".\vc40_nt\Release\errors.obj" + -@erase ".\vc40_nt\Release\floatobject.obj" + -@erase ".\vc40_nt\Release\cmathmodule.obj" -@erase ".\vc40_nt\Release\grammar1.obj" -@erase ".\vc40_nt\Release\getmtime.obj" - -@erase ".\vc40_nt\Release\parser.obj" -@erase ".\vc40_nt\Release\operator.obj" - -@erase ".\vc40_nt\Release\compile.obj" - -@erase ".\vc40_nt\Release\threadmodule.obj" - -@erase ".\vc40_nt\Release\cobject.obj" - -@erase ".\vc40_nt\Release\rotormodule.obj" - -@erase ".\vc40_nt\Release\tupleobject.obj" - -@erase ".\vc40_nt\Release\newmodule.obj" - -@erase ".\vc40_nt\Release\config.obj" - -@erase ".\vc40_nt\Release\rgbimgmodule.obj" - -@erase ".\vc40_nt\Release\classobject.obj" - -@erase ".\vc40_nt\Release\intobject.obj" - -@erase ".\vc40_nt\Release\funcobject.obj" - -@erase ".\vc40_nt\Release\mappingobject.obj" - -@erase ".\vc40_nt\Release\selectmodule.obj" - -@erase ".\vc40_nt\Release\signalmodule.obj" - -@erase ".\vc40_nt\Release\bltinmodule.obj" - -@erase ".\vc40_nt\Release\getcompiler.obj" - -@erase ".\vc40_nt\Release\myreadline.obj" - -@erase ".\vc40_nt\Release\main.obj" - -@erase ".\vc40_nt\Release\accessobject.obj" - -@erase ".\vc40_nt\Release\thread.obj" - -@erase ".\vc40_nt\Release\mystrtoul.obj" - -@erase ".\vc40_nt\Release\graminit.obj" - -@erase ".\vc40_nt\Release\errnomodule.obj" - -@erase ".\vc40_nt\Release\frameobject.obj" - -@erase ".\vc40_nt\Release\object.obj" - -@erase ".\vc40_nt\Release\regexmodule.obj" - -@erase ".\vc40_nt\Release\environment.obj" - -@erase ".\vc40_nt\Release\floatobject.obj" - -@erase ".\vc40_nt\Release\imageop.obj" - -@erase ".\vc40_nt\Release\regexpr.obj" - -@erase ".\vc40_nt\Release\cmathmodule.obj" + -@erase ".\vc40_nt\Release\parser.obj" -@erase ".\vc40_nt\Release\arraymodule.obj" - -@erase ".\vc40_nt\Release\frozen.obj" - -@erase ".\vc40_nt\Release\abstract.obj" - -@erase ".\vc40_nt\Release\getopt.obj" - -@erase ".\vc40_nt\Release\getargs.obj" - -@erase ".\vc40_nt\Release\errors.obj" - -@erase ".\vc40_nt\Release\structmodule.obj" + -@erase ".\vc40_nt\Release\acceler.obj" + -@erase ".\vc40_nt\Release\regexpr.obj" + -@erase ".\vc40_nt\Release\selectmodule.obj" -@erase ".\vc40_nt\Release\fileobject.obj" -@erase ".\vc40_nt\Release\longobject.obj" - -@erase ".\vc40_nt\Release\ceval.obj" - -@erase ".\vc40_nt\Release\methodobject.obj" - -@erase ".\vc40_nt\Release\node.obj" -@erase ".\vc40_nt\Release\tokenizer.obj" - -@erase ".\vc40_nt\Release\audioop.obj" - -@erase ".\vc40_nt\Release\complexobject.obj" + -@erase ".\vc40_nt\Release\accessobject.obj" -@erase ".\vc40_nt\Release\stropmodule.obj" - -@erase ".\vc40_nt\Release\moduleobject.obj" - -@erase ".\vc40_nt\Release\parsetok.obj" + -@erase ".\vc40_nt\Release\socketmodule.obj" + -@erase ".\vc40_nt\Release\ceval.obj" + -@erase ".\vc40_nt\Release\thread.obj" + -@erase ".\vc40_nt\Release\graminit.obj" + -@erase ".\vc40_nt\Release\stringobject.obj" -@erase ".\vc40_nt\Release\md5module.obj" -@erase ".\vc40_nt\Release\traceback.obj" - -@erase ".\vc40_nt\Release\sysmodule.obj" -@erase ".\vc40_nt\Release\rangeobject.obj" - -@erase ".\vc40_nt\Release\timemodule.obj" + -@erase ".\vc40_nt\Release\main.obj" + -@erase ".\vc40_nt\Release\object.obj" -@erase ".\vc40_nt\Release\pythonrun.obj" - -@erase ".\vc40_nt\Release\structmember.obj" - -@erase ".\vc40_nt\Release\acceler.obj" - -@erase ".\vc40_nt\Release\socketmodule.obj" + -@erase ".\vc40_nt\Release\timemodule.obj" + -@erase ".\vc40_nt\Release\audioop.obj" + -@erase ".\vc40_nt\Release\mappingobject.obj" + -@erase ".\vc40_nt\Release\compile.obj" + -@erase ".\vc40_nt\Release\cobject.obj" -@erase ".\vc40_nt\Release\posixmodule.obj" - -@erase ".\vc40_nt\Release\soundex.obj" - -@erase ".\vc40_nt\Release\importdl.obj" -@erase ".\vc40_nt\Release\cgensupport.obj" + -@erase ".\vc40_nt\Release\threadmodule.obj" + -@erase ".\vc40_nt\Release\abstract.obj" + -@erase ".\vc40_nt\Release\frozen.obj" + -@erase ".\vc40_nt\Release\structmodule.obj" + -@erase ".\vc40_nt\Release\getopt.obj" + -@erase ".\vc40_nt\Release\getplatform.obj" -@erase ".\vc40_nt\Release\modsupport.obj" - -@erase ".\vc40_nt\Release\stringobject.obj" -@erase ".\vc40_nt\Release\listobject.obj" -@erase ".\vc40_nt\Release\typeobject.obj" + -@erase ".\vc40_nt\Release\methodobject.obj" + -@erase ".\vc40_nt\Release\md5c.obj" + -@erase ".\vc40_nt\Release\rgbimgmodule.obj" + -@erase ".\vc40_nt\Release\yuvconvert.obj" + -@erase ".\vc40_nt\Release\getversion.obj" + -@erase ".\vc40_nt\Release\config.obj" + -@erase ".\vc40_nt\Release\signalmodule.obj" + -@erase ".\vc40_nt\Release\moduleobject.obj" + -@erase ".\vc40_nt\Release\mathmodule.obj" + -@erase ".\vc40_nt\Release\soundex.obj" + -@erase ".\vc40_nt\Release\node.obj" + -@erase ".\vc40_nt\Release\parsetok.obj" + -@erase ".\vc40_nt\Release\imageop.obj" + -@erase ".\vc40_nt\Release\getpath.obj" + -@erase ".\vc40_nt\Release\rotormodule.obj" + -@erase ".\vc40_nt\Release\tupleobject.obj" + -@erase ".\vc40_nt\Release\newmodule.obj" + -@erase ".\vc40_nt\Release\structmember.obj" + -@erase ".\vc40_nt\Release\intobject.obj" + -@erase ".\vc40_nt\Release\classobject.obj" + -@erase ".\vc40_nt\Release\marshal.obj" + -@erase ".\vc40_nt\Release\bltinmodule.obj" + -@erase ".\vc40_nt\Release\complexobject.obj" + -@erase ".\vc40_nt\Release\funcobject.obj" + -@erase ".\vc40_nt\Release\getargs.obj" + -@erase ".\vc40_nt\Release\getcompiler.obj" + -@erase ".\vc40_nt\Release\sliceobject.obj" "$(OUTDIR)" : if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)" @@ -798,86 +803,87 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\ odbccp32.lib wsock32.lib /nologo /subsystem:console /incremental:no\ /pdb:"$(OUTDIR)/pyth_nt.pdb" /machine:I386 /out:"$(OUTDIR)/pyth_nt.exe" LINK32_OBJS= \ - "$(INTDIR)/binascii.obj" \ - "$(INTDIR)/getpath.obj" \ - "$(INTDIR)/import.obj" \ - "$(INTDIR)/getplatform.obj" \ - "$(INTDIR)/getcopyright.obj" \ - "$(INTDIR)/yuvconvert.obj" \ - "$(INTDIR)/getversion.obj" \ - "$(INTDIR)/marshal.obj" \ - "$(INTDIR)/mathmodule.obj" \ - "$(INTDIR)/md5c.obj" \ - "$(INTDIR)/grammar1.obj" \ - "$(INTDIR)/getmtime.obj" \ - "$(INTDIR)/parser.obj" \ - "$(INTDIR)/operator.obj" \ - "$(INTDIR)/compile.obj" \ - "$(INTDIR)/threadmodule.obj" \ - "$(INTDIR)/cobject.obj" \ - "$(INTDIR)/rotormodule.obj" \ - "$(INTDIR)/tupleobject.obj" \ - "$(INTDIR)/newmodule.obj" \ - "$(INTDIR)/config.obj" \ - "$(INTDIR)/rgbimgmodule.obj" \ - "$(INTDIR)/classobject.obj" \ - "$(INTDIR)/intobject.obj" \ - "$(INTDIR)/funcobject.obj" \ - "$(INTDIR)/mappingobject.obj" \ - "$(INTDIR)/selectmodule.obj" \ - "$(INTDIR)/signalmodule.obj" \ - "$(INTDIR)/bltinmodule.obj" \ - "$(INTDIR)/getcompiler.obj" \ - "$(INTDIR)/myreadline.obj" \ - "$(INTDIR)/main.obj" \ - "$(INTDIR)/accessobject.obj" \ - "$(INTDIR)/thread.obj" \ - "$(INTDIR)/mystrtoul.obj" \ - "$(INTDIR)/graminit.obj" \ - "$(INTDIR)/errnomodule.obj" \ - "$(INTDIR)/frameobject.obj" \ - "$(INTDIR)/object.obj" \ - "$(INTDIR)/regexmodule.obj" \ - "$(INTDIR)/environment.obj" \ - "$(INTDIR)/floatobject.obj" \ - "$(INTDIR)/imageop.obj" \ - "$(INTDIR)/regexpr.obj" \ - "$(INTDIR)/cmathmodule.obj" \ - "$(INTDIR)/arraymodule.obj" \ - "$(INTDIR)/frozen.obj" \ - "$(INTDIR)/abstract.obj" \ - "$(INTDIR)/getopt.obj" \ - "$(INTDIR)/getargs.obj" \ - "$(INTDIR)/errors.obj" \ - "$(INTDIR)/structmodule.obj" \ - "$(INTDIR)/fileobject.obj" \ - "$(INTDIR)/longobject.obj" \ - "$(INTDIR)/ceval.obj" \ - "$(INTDIR)/methodobject.obj" \ - "$(INTDIR)/node.obj" \ - "$(INTDIR)/tokenizer.obj" \ - "$(INTDIR)/audioop.obj" \ - "$(INTDIR)/complexobject.obj" \ - "$(INTDIR)/stropmodule.obj" \ - "$(INTDIR)/moduleobject.obj" \ - "$(INTDIR)/parsetok.obj" \ - "$(INTDIR)/md5module.obj" \ - "$(INTDIR)/traceback.obj" \ - "$(INTDIR)/sysmodule.obj" \ - "$(INTDIR)/rangeobject.obj" \ - "$(INTDIR)/timemodule.obj" \ - "$(INTDIR)/pythonrun.obj" \ - "$(INTDIR)/structmember.obj" \ - "$(INTDIR)/acceler.obj" \ - "$(INTDIR)/socketmodule.obj" \ - "$(INTDIR)/posixmodule.obj" \ - "$(INTDIR)/soundex.obj" \ - "$(INTDIR)/importdl.obj" \ - "$(INTDIR)/cgensupport.obj" \ - "$(INTDIR)/modsupport.obj" \ - "$(INTDIR)/stringobject.obj" \ - "$(INTDIR)/listobject.obj" \ - "$(INTDIR)/typeobject.obj" + ".\vc40_nt\Release\importdl.obj" \ + ".\vc40_nt\Release\sysmodule.obj" \ + ".\vc40_nt\Release\mystrtoul.obj" \ + ".\vc40_nt\Release\myreadline.obj" \ + ".\vc40_nt\Release\getcopyright.obj" \ + ".\vc40_nt\Release\binascii.obj" \ + ".\vc40_nt\Release\errnomodule.obj" \ + ".\vc40_nt\Release\import.obj" \ + ".\vc40_nt\Release\frameobject.obj" \ + ".\vc40_nt\Release\regexmodule.obj" \ + ".\vc40_nt\Release\environment.obj" \ + ".\vc40_nt\Release\errors.obj" \ + ".\vc40_nt\Release\floatobject.obj" \ + ".\vc40_nt\Release\cmathmodule.obj" \ + ".\vc40_nt\Release\grammar1.obj" \ + ".\vc40_nt\Release\getmtime.obj" \ + ".\vc40_nt\Release\operator.obj" \ + ".\vc40_nt\Release\parser.obj" \ + ".\vc40_nt\Release\arraymodule.obj" \ + ".\vc40_nt\Release\acceler.obj" \ + ".\vc40_nt\Release\regexpr.obj" \ + ".\vc40_nt\Release\selectmodule.obj" \ + ".\vc40_nt\Release\fileobject.obj" \ + ".\vc40_nt\Release\longobject.obj" \ + ".\vc40_nt\Release\tokenizer.obj" \ + ".\vc40_nt\Release\accessobject.obj" \ + ".\vc40_nt\Release\stropmodule.obj" \ + ".\vc40_nt\Release\socketmodule.obj" \ + ".\vc40_nt\Release\ceval.obj" \ + ".\vc40_nt\Release\thread.obj" \ + ".\vc40_nt\Release\graminit.obj" \ + ".\vc40_nt\Release\stringobject.obj" \ + ".\vc40_nt\Release\md5module.obj" \ + ".\vc40_nt\Release\traceback.obj" \ + ".\vc40_nt\Release\rangeobject.obj" \ + ".\vc40_nt\Release\main.obj" \ + ".\vc40_nt\Release\object.obj" \ + ".\vc40_nt\Release\pythonrun.obj" \ + ".\vc40_nt\Release\timemodule.obj" \ + ".\vc40_nt\Release\audioop.obj" \ + ".\vc40_nt\Release\mappingobject.obj" \ + ".\vc40_nt\Release\compile.obj" \ + ".\vc40_nt\Release\cobject.obj" \ + ".\vc40_nt\Release\posixmodule.obj" \ + ".\vc40_nt\Release\cgensupport.obj" \ + ".\vc40_nt\Release\threadmodule.obj" \ + ".\vc40_nt\Release\abstract.obj" \ + ".\vc40_nt\Release\frozen.obj" \ + ".\vc40_nt\Release\structmodule.obj" \ + ".\vc40_nt\Release\getopt.obj" \ + ".\vc40_nt\Release\getplatform.obj" \ + ".\vc40_nt\Release\modsupport.obj" \ + ".\vc40_nt\Release\listobject.obj" \ + ".\vc40_nt\Release\typeobject.obj" \ + ".\vc40_nt\Release\methodobject.obj" \ + ".\vc40_nt\Release\md5c.obj" \ + ".\vc40_nt\Release\rgbimgmodule.obj" \ + ".\vc40_nt\Release\yuvconvert.obj" \ + ".\vc40_nt\Release\getversion.obj" \ + ".\vc40_nt\Release\config.obj" \ + ".\vc40_nt\Release\signalmodule.obj" \ + ".\vc40_nt\Release\moduleobject.obj" \ + ".\vc40_nt\Release\mathmodule.obj" \ + ".\vc40_nt\Release\soundex.obj" \ + ".\vc40_nt\Release\node.obj" \ + ".\vc40_nt\Release\parsetok.obj" \ + ".\vc40_nt\Release\imageop.obj" \ + ".\vc40_nt\Release\getpath.obj" \ + ".\vc40_nt\Release\rotormodule.obj" \ + ".\vc40_nt\Release\tupleobject.obj" \ + ".\vc40_nt\Release\newmodule.obj" \ + ".\vc40_nt\Release\structmember.obj" \ + ".\vc40_nt\Release\intobject.obj" \ + ".\vc40_nt\Release\classobject.obj" \ + ".\vc40_nt\Release\marshal.obj" \ + ".\vc40_nt\Release\bltinmodule.obj" \ + ".\vc40_nt\Release\complexobject.obj" \ + ".\vc40_nt\Release\funcobject.obj" \ + ".\vc40_nt\Release\getargs.obj" \ + ".\vc40_nt\Release\getcompiler.obj" \ + ".\vc40_nt\Release\sliceobject.obj" "$(OUTDIR)\pyth_nt.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS) $(LINK32) @<< @@ -905,86 +911,87 @@ CLEAN : -@erase ".\vc40_nt\Debug\vc40.pdb" -@erase ".\vc40_nt\Debug\vc40.idb" -@erase ".\vc40_nt\Debug\pyth_nt.exe" - -@erase ".\vc40_nt\Debug\config.obj" - -@erase ".\vc40_nt\Debug\myreadline.obj" - -@erase ".\vc40_nt\Debug\moduleobject.obj" - -@erase ".\vc40_nt\Debug\grammar1.obj" - -@erase ".\vc40_nt\Debug\abstract.obj" - -@erase ".\vc40_nt\Debug\acceler.obj" - -@erase ".\vc40_nt\Debug\thread.obj" - -@erase ".\vc40_nt\Debug\stropmodule.obj" - -@erase ".\vc40_nt\Debug\soundex.obj" - -@erase ".\vc40_nt\Debug\object.obj" - -@erase ".\vc40_nt\Debug\structmember.obj" + -@erase ".\vc40_nt\Debug\binascii.obj" + -@erase ".\vc40_nt\Debug\getcopyright.obj" -@erase ".\vc40_nt\Debug\newmodule.obj" - -@erase ".\vc40_nt\Debug\rangeobject.obj" - -@erase ".\vc40_nt\Debug\md5module.obj" - -@erase ".\vc40_nt\Debug\socketmodule.obj" - -@erase ".\vc40_nt\Debug\getpath.obj" - -@erase ".\vc40_nt\Debug\typeobject.obj" - -@erase ".\vc40_nt\Debug\parsetok.obj" - -@erase ".\vc40_nt\Debug\stringobject.obj" -@erase ".\vc40_nt\Debug\marshal.obj" - -@erase ".\vc40_nt\Debug\frozen.obj" - -@erase ".\vc40_nt\Debug\getversion.obj" - -@erase ".\vc40_nt\Debug\getopt.obj" - -@erase ".\vc40_nt\Debug\posixmodule.obj" - -@erase ".\vc40_nt\Debug\md5c.obj" - -@erase ".\vc40_nt\Debug\getcopyright.obj" - -@erase ".\vc40_nt\Debug\mystrtoul.obj" - -@erase ".\vc40_nt\Debug\longobject.obj" - -@erase ".\vc40_nt\Debug\cgensupport.obj" + -@erase ".\vc40_nt\Debug\getplatform.obj" + -@erase ".\vc40_nt\Debug\intobject.obj" + -@erase ".\vc40_nt\Debug\myreadline.obj" -@erase ".\vc40_nt\Debug\compile.obj" -@erase ".\vc40_nt\Debug\cobject.obj" - -@erase ".\vc40_nt\Debug\getplatform.obj" - -@erase ".\vc40_nt\Debug\importdl.obj" + -@erase ".\vc40_nt\Debug\grammar1.obj" + -@erase ".\vc40_nt\Debug\abstract.obj" -@erase ".\vc40_nt\Debug\threadmodule.obj" - -@erase ".\vc40_nt\Debug\binascii.obj" - -@erase ".\vc40_nt\Debug\ceval.obj" - -@erase ".\vc40_nt\Debug\timemodule.obj" - -@erase ".\vc40_nt\Debug\main.obj" - -@erase ".\vc40_nt\Debug\methodobject.obj" + -@erase ".\vc40_nt\Debug\mystrtoul.obj" -@erase ".\vc40_nt\Debug\mappingobject.obj" - -@erase ".\vc40_nt\Debug\funcobject.obj" - -@erase ".\vc40_nt\Debug\rgbimgmodule.obj" + -@erase ".\vc40_nt\Debug\methodobject.obj" -@erase ".\vc40_nt\Debug\rotormodule.obj" - -@erase ".\vc40_nt\Debug\selectmodule.obj" -@erase ".\vc40_nt\Debug\tupleobject.obj" + -@erase ".\vc40_nt\Debug\rgbimgmodule.obj" + -@erase ".\vc40_nt\Debug\selectmodule.obj" + -@erase ".\vc40_nt\Debug\typeobject.obj" + -@erase ".\vc40_nt\Debug\classobject.obj" -@erase ".\vc40_nt\Debug\signalmodule.obj" - -@erase ".\vc40_nt\Debug\getmtime.obj" - -@erase ".\vc40_nt\Debug\operator.obj" - -@erase ".\vc40_nt\Debug\tokenizer.obj" -@erase ".\vc40_nt\Debug\accessobject.obj" - -@erase ".\vc40_nt\Debug\classobject.obj" - -@erase ".\vc40_nt\Debug\imageop.obj" - -@erase ".\vc40_nt\Debug\intobject.obj" - -@erase ".\vc40_nt\Debug\regexpr.obj" - -@erase ".\vc40_nt\Debug\modsupport.obj" - -@erase ".\vc40_nt\Debug\listobject.obj" + -@erase ".\vc40_nt\Debug\md5c.obj" -@erase ".\vc40_nt\Debug\bltinmodule.obj" + -@erase ".\vc40_nt\Debug\getversion.obj" -@erase ".\vc40_nt\Debug\getcompiler.obj" - -@erase ".\vc40_nt\Debug\import.obj" - -@erase ".\vc40_nt\Debug\yuvconvert.obj" - -@erase ".\vc40_nt\Debug\traceback.obj" - -@erase ".\vc40_nt\Debug\sysmodule.obj" - -@erase ".\vc40_nt\Debug\errors.obj" - -@erase ".\vc40_nt\Debug\mathmodule.obj" + -@erase ".\vc40_nt\Debug\longobject.obj" + -@erase ".\vc40_nt\Debug\graminit.obj" + -@erase ".\vc40_nt\Debug\imageop.obj" + -@erase ".\vc40_nt\Debug\regexpr.obj" -@erase ".\vc40_nt\Debug\errnomodule.obj" - -@erase ".\vc40_nt\Debug\pythonrun.obj" - -@erase ".\vc40_nt\Debug\getargs.obj" + -@erase ".\vc40_nt\Debug\parser.obj" + -@erase ".\vc40_nt\Debug\getopt.obj" -@erase ".\vc40_nt\Debug\frameobject.obj" -@erase ".\vc40_nt\Debug\regexmodule.obj" -@erase ".\vc40_nt\Debug\environment.obj" -@erase ".\vc40_nt\Debug\floatobject.obj" - -@erase ".\vc40_nt\Debug\parser.obj" - -@erase ".\vc40_nt\Debug\node.obj" + -@erase ".\vc40_nt\Debug\tokenizer.obj" + -@erase ".\vc40_nt\Debug\posixmodule.obj" -@erase ".\vc40_nt\Debug\cmathmodule.obj" - -@erase ".\vc40_nt\Debug\fileobject.obj" - -@erase ".\vc40_nt\Debug\graminit.obj" - -@erase ".\vc40_nt\Debug\audioop.obj" - -@erase ".\vc40_nt\Debug\structmodule.obj" + -@erase ".\vc40_nt\Debug\getargs.obj" + -@erase ".\vc40_nt\Debug\main.obj" + -@erase ".\vc40_nt\Debug\config.obj" + -@erase ".\vc40_nt\Debug\timemodule.obj" -@erase ".\vc40_nt\Debug\arraymodule.obj" + -@erase ".\vc40_nt\Debug\funcobject.obj" + -@erase ".\vc40_nt\Debug\md5module.obj" + -@erase ".\vc40_nt\Debug\traceback.obj" + -@erase ".\vc40_nt\Debug\sysmodule.obj" + -@erase ".\vc40_nt\Debug\structmodule.obj" -@erase ".\vc40_nt\Debug\complexobject.obj" + -@erase ".\vc40_nt\Debug\pythonrun.obj" + -@erase ".\vc40_nt\Debug\audioop.obj" + -@erase ".\vc40_nt\Debug\thread.obj" + -@erase ".\vc40_nt\Debug\getmtime.obj" + -@erase ".\vc40_nt\Debug\operator.obj" + -@erase ".\vc40_nt\Debug\object.obj" + -@erase ".\vc40_nt\Debug\modsupport.obj" + -@erase ".\vc40_nt\Debug\listobject.obj" + -@erase ".\vc40_nt\Debug\moduleobject.obj" + -@erase ".\vc40_nt\Debug\stropmodule.obj" + -@erase ".\vc40_nt\Debug\parsetok.obj" + -@erase ".\vc40_nt\Debug\yuvconvert.obj" + -@erase ".\vc40_nt\Debug\acceler.obj" + -@erase ".\vc40_nt\Debug\ceval.obj" + -@erase ".\vc40_nt\Debug\mathmodule.obj" + -@erase ".\vc40_nt\Debug\rangeobject.obj" + -@erase ".\vc40_nt\Debug\structmember.obj" + -@erase ".\vc40_nt\Debug\import.obj" + -@erase ".\vc40_nt\Debug\frozen.obj" + -@erase ".\vc40_nt\Debug\soundex.obj" + -@erase ".\vc40_nt\Debug\errors.obj" + -@erase ".\vc40_nt\Debug\node.obj" + -@erase ".\vc40_nt\Debug\socketmodule.obj" + -@erase ".\vc40_nt\Debug\fileobject.obj" + -@erase ".\vc40_nt\Debug\importdl.obj" + -@erase ".\vc40_nt\Debug\getpath.obj" + -@erase ".\vc40_nt\Debug\stringobject.obj" + -@erase ".\vc40_nt\Debug\cgensupport.obj" + -@erase ".\vc40_nt\Debug\sliceobject.obj" -@erase ".\vc40_nt\Debug\pyth_nt.ilk" -@erase ".\vc40_nt\Debug\pyth_nt.pdb" @@ -1034,86 +1041,87 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\ odbccp32.lib wsock32.lib /nologo /subsystem:console /incremental:yes\ /pdb:"$(OUTDIR)/pyth_nt.pdb" /debug /machine:I386 /out:"$(OUTDIR)/pyth_nt.exe" LINK32_OBJS= \ - "$(INTDIR)/config.obj" \ - "$(INTDIR)/myreadline.obj" \ - "$(INTDIR)/moduleobject.obj" \ - "$(INTDIR)/grammar1.obj" \ - "$(INTDIR)/abstract.obj" \ - "$(INTDIR)/acceler.obj" \ - "$(INTDIR)/thread.obj" \ - "$(INTDIR)/stropmodule.obj" \ - "$(INTDIR)/soundex.obj" \ - "$(INTDIR)/object.obj" \ - "$(INTDIR)/structmember.obj" \ - "$(INTDIR)/newmodule.obj" \ - "$(INTDIR)/rangeobject.obj" \ - "$(INTDIR)/md5module.obj" \ - "$(INTDIR)/socketmodule.obj" \ - "$(INTDIR)/getpath.obj" \ - "$(INTDIR)/typeobject.obj" \ - "$(INTDIR)/parsetok.obj" \ - "$(INTDIR)/stringobject.obj" \ - "$(INTDIR)/marshal.obj" \ - "$(INTDIR)/frozen.obj" \ - "$(INTDIR)/getversion.obj" \ - "$(INTDIR)/getopt.obj" \ - "$(INTDIR)/posixmodule.obj" \ - "$(INTDIR)/md5c.obj" \ - "$(INTDIR)/getcopyright.obj" \ - "$(INTDIR)/mystrtoul.obj" \ - "$(INTDIR)/longobject.obj" \ - "$(INTDIR)/cgensupport.obj" \ - "$(INTDIR)/compile.obj" \ - "$(INTDIR)/cobject.obj" \ - "$(INTDIR)/getplatform.obj" \ - "$(INTDIR)/importdl.obj" \ - "$(INTDIR)/threadmodule.obj" \ - "$(INTDIR)/binascii.obj" \ - "$(INTDIR)/ceval.obj" \ - "$(INTDIR)/timemodule.obj" \ - "$(INTDIR)/main.obj" \ - "$(INTDIR)/methodobject.obj" \ - "$(INTDIR)/mappingobject.obj" \ - "$(INTDIR)/funcobject.obj" \ - "$(INTDIR)/rgbimgmodule.obj" \ - "$(INTDIR)/rotormodule.obj" \ - "$(INTDIR)/selectmodule.obj" \ - "$(INTDIR)/tupleobject.obj" \ - "$(INTDIR)/signalmodule.obj" \ - "$(INTDIR)/getmtime.obj" \ - "$(INTDIR)/operator.obj" \ - "$(INTDIR)/tokenizer.obj" \ - "$(INTDIR)/accessobject.obj" \ - "$(INTDIR)/classobject.obj" \ - "$(INTDIR)/imageop.obj" \ - "$(INTDIR)/intobject.obj" \ - "$(INTDIR)/regexpr.obj" \ - "$(INTDIR)/modsupport.obj" \ - "$(INTDIR)/listobject.obj" \ - "$(INTDIR)/bltinmodule.obj" \ - "$(INTDIR)/getcompiler.obj" \ - "$(INTDIR)/import.obj" \ - "$(INTDIR)/yuvconvert.obj" \ - "$(INTDIR)/traceback.obj" \ - "$(INTDIR)/sysmodule.obj" \ - "$(INTDIR)/errors.obj" \ - "$(INTDIR)/mathmodule.obj" \ - "$(INTDIR)/errnomodule.obj" \ - "$(INTDIR)/pythonrun.obj" \ - "$(INTDIR)/getargs.obj" \ - "$(INTDIR)/frameobject.obj" \ - "$(INTDIR)/regexmodule.obj" \ - "$(INTDIR)/environment.obj" \ - "$(INTDIR)/floatobject.obj" \ - "$(INTDIR)/parser.obj" \ - "$(INTDIR)/node.obj" \ - "$(INTDIR)/cmathmodule.obj" \ - "$(INTDIR)/fileobject.obj" \ - "$(INTDIR)/graminit.obj" \ - "$(INTDIR)/audioop.obj" \ - "$(INTDIR)/structmodule.obj" \ - "$(INTDIR)/arraymodule.obj" \ - "$(INTDIR)/complexobject.obj" + ".\vc40_nt\Debug\binascii.obj" \ + ".\vc40_nt\Debug\getcopyright.obj" \ + ".\vc40_nt\Debug\newmodule.obj" \ + ".\vc40_nt\Debug\marshal.obj" \ + ".\vc40_nt\Debug\getplatform.obj" \ + ".\vc40_nt\Debug\intobject.obj" \ + ".\vc40_nt\Debug\myreadline.obj" \ + ".\vc40_nt\Debug\compile.obj" \ + ".\vc40_nt\Debug\cobject.obj" \ + ".\vc40_nt\Debug\grammar1.obj" \ + ".\vc40_nt\Debug\abstract.obj" \ + ".\vc40_nt\Debug\threadmodule.obj" \ + ".\vc40_nt\Debug\mystrtoul.obj" \ + ".\vc40_nt\Debug\mappingobject.obj" \ + ".\vc40_nt\Debug\methodobject.obj" \ + ".\vc40_nt\Debug\rotormodule.obj" \ + ".\vc40_nt\Debug\tupleobject.obj" \ + ".\vc40_nt\Debug\rgbimgmodule.obj" \ + ".\vc40_nt\Debug\selectmodule.obj" \ + ".\vc40_nt\Debug\typeobject.obj" \ + ".\vc40_nt\Debug\classobject.obj" \ + ".\vc40_nt\Debug\signalmodule.obj" \ + ".\vc40_nt\Debug\accessobject.obj" \ + ".\vc40_nt\Debug\md5c.obj" \ + ".\vc40_nt\Debug\bltinmodule.obj" \ + ".\vc40_nt\Debug\getversion.obj" \ + ".\vc40_nt\Debug\getcompiler.obj" \ + ".\vc40_nt\Debug\longobject.obj" \ + ".\vc40_nt\Debug\graminit.obj" \ + ".\vc40_nt\Debug\imageop.obj" \ + ".\vc40_nt\Debug\regexpr.obj" \ + ".\vc40_nt\Debug\errnomodule.obj" \ + ".\vc40_nt\Debug\parser.obj" \ + ".\vc40_nt\Debug\getopt.obj" \ + ".\vc40_nt\Debug\frameobject.obj" \ + ".\vc40_nt\Debug\regexmodule.obj" \ + ".\vc40_nt\Debug\environment.obj" \ + ".\vc40_nt\Debug\floatobject.obj" \ + ".\vc40_nt\Debug\tokenizer.obj" \ + ".\vc40_nt\Debug\posixmodule.obj" \ + ".\vc40_nt\Debug\cmathmodule.obj" \ + ".\vc40_nt\Debug\getargs.obj" \ + ".\vc40_nt\Debug\main.obj" \ + ".\vc40_nt\Debug\config.obj" \ + ".\vc40_nt\Debug\timemodule.obj" \ + ".\vc40_nt\Debug\arraymodule.obj" \ + ".\vc40_nt\Debug\funcobject.obj" \ + ".\vc40_nt\Debug\md5module.obj" \ + ".\vc40_nt\Debug\traceback.obj" \ + ".\vc40_nt\Debug\sysmodule.obj" \ + ".\vc40_nt\Debug\structmodule.obj" \ + ".\vc40_nt\Debug\complexobject.obj" \ + ".\vc40_nt\Debug\pythonrun.obj" \ + ".\vc40_nt\Debug\audioop.obj" \ + ".\vc40_nt\Debug\thread.obj" \ + ".\vc40_nt\Debug\getmtime.obj" \ + ".\vc40_nt\Debug\operator.obj" \ + ".\vc40_nt\Debug\object.obj" \ + ".\vc40_nt\Debug\modsupport.obj" \ + ".\vc40_nt\Debug\listobject.obj" \ + ".\vc40_nt\Debug\moduleobject.obj" \ + ".\vc40_nt\Debug\stropmodule.obj" \ + ".\vc40_nt\Debug\parsetok.obj" \ + ".\vc40_nt\Debug\yuvconvert.obj" \ + ".\vc40_nt\Debug\acceler.obj" \ + ".\vc40_nt\Debug\ceval.obj" \ + ".\vc40_nt\Debug\mathmodule.obj" \ + ".\vc40_nt\Debug\rangeobject.obj" \ + ".\vc40_nt\Debug\structmember.obj" \ + ".\vc40_nt\Debug\import.obj" \ + ".\vc40_nt\Debug\frozen.obj" \ + ".\vc40_nt\Debug\soundex.obj" \ + ".\vc40_nt\Debug\errors.obj" \ + ".\vc40_nt\Debug\node.obj" \ + ".\vc40_nt\Debug\socketmodule.obj" \ + ".\vc40_nt\Debug\fileobject.obj" \ + ".\vc40_nt\Debug\importdl.obj" \ + ".\vc40_nt\Debug\getpath.obj" \ + ".\vc40_nt\Debug\stringobject.obj" \ + ".\vc40_nt\Debug\cgensupport.obj" \ + ".\vc40_nt\Debug\sliceobject.obj" "$(OUTDIR)\pyth_nt.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS) $(LINK32) @<< @@ -1122,6329 +1130,41 @@ LINK32_OBJS= \ !ENDIF -################################################################################ -# Begin Target - -# Name "vc40 - Win32 Release" -# Name "vc40 - Win32 Debug" - -!IF "$(CFG)" == "vc40 - Win32 Release" - -!ELSEIF "$(CFG)" == "vc40 - Win32 Debug" - -!ENDIF - -# End Target -################################################################################ -# Begin Target - -# Name "vc40_dll - Win32 Release" -# Name "vc40_dll - Win32 Debug" - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -!ENDIF - -################################################################################ -# Begin Source File - -SOURCE=.\Objects\longobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_LONGO=\ - ".\./Include\allobjects.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_LONGO=\ - ".\./Include\allobjects.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\listobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_LISTO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_LISTO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\intobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_INTOB=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_INTOB=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\importdl.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_IMPOR=\ - ".\./Include\allobjects.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_IMPOR=\ - ".\Python\dl.h"\ - ".\Python\macdefs.h"\ - ".\Python\macglue.h"\ - - -"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_IMPOR=\ - ".\./Include\allobjects.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_IMPOR=\ - ".\Python\dl.h"\ - ".\Python\macdefs.h"\ - ".\Python\macglue.h"\ - - -"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\imageop.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_IMAGE=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_IMAGE=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\grammar1.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GRAMM=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\token.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\Include\bitset.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GRAMM=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\token.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\graminit.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GRAMI=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\Include\bitset.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GRAMI=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getversion.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETVE=\ - ".\./Include\Python.h"\ - ".\./Include\patchlevel.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETVE=\ - ".\./Include\Python.h"\ - ".\./Include\patchlevel.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getplatform.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETPL=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETPL=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\getpath.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETPA=\ - ".\./Include\Python.h"\ - ".\./Include\osdefs.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETPA=\ - ".\./Include\Python.h"\ - ".\./Include\osdefs.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getmtime.c -DEP_CPP_GETMT=\ - ".\./PC\config.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getcopyright.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETCO=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETCO=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getcompiler.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETCOM=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETCOM=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getargs.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_GETAR=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_GETAR=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\funcobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_FUNCO=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_FUNCO=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\frozen.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_FROZE=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_FROZE=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\frameobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_FRAME=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./Include\bltinmodule.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_FRAME=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./Include\bltinmodule.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\floatobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_FLOAT=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_FLOAT=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\fileobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_FILEO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\structmember.h"\ - ".\./Include\ceval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_FILEO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\structmember.h"\ - ".\./Include\ceval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\errors.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ERROR=\ - ".\./Include\allobjects.h"\ - ".\./Include\traceback.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ERROR=\ - ".\./Include\allobjects.h"\ - ".\./Include\traceback.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\environment.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ENVIR=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ENVIR=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\PC\config.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_CONFI=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_CONFI=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\complexobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_COMPL=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_COMPL=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\compile.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_COMPI=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\compile.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_COMPI=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\compile.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\cobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_COBJE=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_COBJE=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\cmathmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_CMATH=\ - ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_CMATH=\ - ".\Modules\complexobject.h"\ - - -"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_CMATH=\ - ".\./Include\allobjects.h"\ - ".\./Include\complexobject.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\classobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_CLASS=\ - ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_CLASS=\ - ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\cgensupport.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_CGENS=\ - ".\./Include\allobjects.h"\ - ".\./Include\cgensupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_CGENS=\ - ".\./Include\allobjects.h"\ - ".\./Include\cgensupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\ceval.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_CEVAL=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\eval.h"\ - ".\./Include\opcode.h"\ - ".\./Include\graminit.h"\ - ".\./Include\thread.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_CEVAL=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\eval.h"\ - ".\./Include\opcode.h"\ - ".\./Include\graminit.h"\ - ".\./Include\thread.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\bltinmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_BLTIN=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\graminit.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\import.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_BLTIN=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\graminit.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\import.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\binascii.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_BINAS=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_BINAS=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\audioop.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_AUDIO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_AUDIO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\arraymodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ARRAY=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ARRAY=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\accessobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ACCES=\ - ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./Include\structmember.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ACCES=\ - ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./Include\structmember.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\acceler.c -DEP_CPP_ACCEL=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\Parser\parser.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\abstract.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ABSTR=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ABSTR=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\yuvconvert.c -DEP_CPP_YUVCO=\ - ".\Modules\yuv.h"\ - - -"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\typeobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_TYPEO=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_TYPEO=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\tupleobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_TUPLE=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_TUPLE=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\traceback.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_TRACE=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\traceback.h"\ - ".\./Include\structmember.h"\ - ".\./Include\osdefs.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_TRACE=\ - ".\Python\sysmodule.h"\ - - -"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_TRACE=\ - ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\traceback.h"\ - ".\./Include\structmember.h"\ - ".\./Include\osdefs.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\tokenizer.c -DEP_CPP_TOKEN=\ - ".\./Include\pgenheaders.h"\ - ".\Parser\tokenizer.h"\ - ".\./Include\errcode.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\./Include\token.h"\ - - -"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\timemodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_TIMEM=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./Include\myselect.h"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\sys\TIMEB.H"\ - {$(INCLUDE)}"\i86.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_TIMEM=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./Include\myselect.h"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\sys\TIMEB.H"\ - {$(INCLUDE)}"\i86.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\threadmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_THREA=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_THREA=\ - ".\Modules\thread.h"\ - - -"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_THREA=\ - ".\./Include\allobjects.h"\ - ".\./Include\thread.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\thread.c -DEP_CPP_THREAD=\ - ".\./PC\config.h"\ - ".\./Include\thread.h"\ - ".\Python\thread_sgi.h"\ - ".\Python\thread_solaris.h"\ - ".\Python\thread_lwp.h"\ - ".\Python\thread_pthread.h"\ - ".\Python\thread_cthread.h"\ - ".\Python\thread_nt.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ - - -"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\structmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_STRUC=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_STRUC=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\structmember.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_STRUCT=\ - ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_STRUCT=\ - ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\stropmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_STROP=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_STROP=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\stringobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_STRIN=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_STRIN=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\soundex.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_SOUND=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_SOUND=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\signalmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_SIGNA=\ - ".\./Include\Python.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_SIGNA=\ - ".\Modules\intrcheck.h"\ - ".\Modules\thread.h"\ - - -"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_SIGNA=\ - ".\./Include\Python.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\thread.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\rotormodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ROTOR=\ - ".\./Include\Python.h"\ - ".\./Include\mymath.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_ROTOR=\ - ".\./Include\Python.h"\ - ".\./Include\mymath.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\rgbimgmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_RGBIM=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_RGBIM=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\regexpr.c -DEP_CPP_REGEX=\ - ".\./Include\myproto.h"\ - ".\Modules\regexpr.h"\ - ".\./PC\config.h"\ - ".\./Include\rename2.h"\ - -NODEP_CPP_REGEX=\ - ".\Modules\lisp.h"\ - ".\Modules\buffer.h"\ - ".\Modules\syntax.h"\ - - -"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\regexmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_REGEXM=\ - ".\./Include\Python.h"\ - ".\Modules\regexpr.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_REGEXM=\ - ".\./Include\Python.h"\ - ".\Modules\regexpr.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\rangeobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_RANGE=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_RANGE=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\pythonrun.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_PYTHO=\ - ".\./Include\allobjects.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\graminit.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./Include\ceval.h"\ - ".\./Include\import.h"\ - ".\./Include\marshal.h"\ - ".\./Include\thread.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_PYTHO=\ - ".\./Include\allobjects.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\graminit.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./Include\ceval.h"\ - ".\./Include\import.h"\ - ".\./Include\marshal.h"\ - ".\./Include\thread.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\parsetok.c -DEP_CPP_PARSE=\ - ".\./Include\pgenheaders.h"\ - ".\Parser\tokenizer.h"\ - ".\./Include\node.h"\ - ".\./Include\grammar.h"\ - ".\Parser\parser.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\errcode.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\./Include\token.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\parser.c -DEP_CPP_PARSER=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\token.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\Parser\parser.h"\ - ".\./Include\errcode.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ - - -"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\object.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_OBJEC=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_OBJEC=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\node.c -DEP_CPP_NODE_=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\node.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\newmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_NEWMO=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_NEWMO=\ - ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\marshal.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MARSH=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\compile.h"\ - ".\./Include\marshal.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MARSH=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\compile.h"\ - ".\./Include\marshal.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\mystrtoul.c -DEP_CPP_MYSTR=\ - ".\./PC\config.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\myreadline.c -DEP_CPP_MYREA=\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\moduleobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MODUL=\ - ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MODUL=\ - ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\modsupport.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MODSU=\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_MODSU=\ - ".\Python\import.h"\ - - -"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MODSU=\ - ".\./Include\allobjects.h"\ - ".\./Include\import.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\methodobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_METHO=\ - ".\./Include\allobjects.h"\ - ".\./Include\token.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_METHO=\ - ".\./Include\allobjects.h"\ - ".\./Include\token.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\md5module.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MD5MO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\Modules\md5.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MD5MO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\Modules\md5.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\md5c.c -DEP_CPP_MD5C_=\ - ".\./PC\config.h"\ - ".\Modules\md5.h"\ - - -"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\mathmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MATHM=\ - ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MATHM=\ - ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Objects\mappingobject.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_MAPPI=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_MAPPI=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\PC\python.def - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\socketmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_SOCKE=\ - ".\./Include\Python.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\mytime.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_SOCKE=\ - ".\./Include\Python.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\mytime.h"\ - ".\./Include\allobjects.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\selectmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_SELEC=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\myselect.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - ".\./Include\mytime.h"\ - - -"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_SELEC=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\myselect.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - ".\./Include\mytime.h"\ - - -"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\sysmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_SYSMO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\osdefs.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_SYSMO=\ - ".\Python\sysmodule.h"\ - ".\Python\import.h"\ - - -"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_SYSMO=\ - ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\import.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\osdefs.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\import.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_IMPORT=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\import.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\marshal.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\intrcheck.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_IMPORT=\ - ".\Python\macglue.h"\ - - -"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_IMPORT=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\import.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\marshal.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_IMPORT=\ - ".\Python\macglue.h"\ - - -"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\posixmodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_POSIX=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\unistd.h"\ - {$(INCLUDE)}"\sys\UTIME.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -DEP_CPP_POSIX=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\unistd.h"\ - {$(INCLUDE)}"\sys\UTIME.H"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - +################################################################################ +# Begin Target -"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) +# Name "vc40 - Win32 Release" +# Name "vc40 - Win32 Debug" + +!IF "$(CFG)" == "vc40 - Win32 Release" +!ELSEIF "$(CFG)" == "vc40 - Win32 Debug" !ENDIF -# End Source File +# End Target ################################################################################ -# Begin Source File +# Begin Target -SOURCE=.\Modules\operator.c +# Name "vc40_dll - Win32 Release" +# Name "vc40_dll - Win32 Debug" !IF "$(CFG)" == "vc40_dll - Win32 Release" -DEP_CPP_OPERA=\ - ".\./Include\Python.h"\ +!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" + +!ENDIF + +################################################################################ +# Begin Source File + +SOURCE=.\Objects\longobject.c +DEP_CPP_LONGO=\ ".\./Include\allobjects.h"\ + ".\./Include\longintrepr.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7465,13 +1185,14 @@ DEP_CPP_OPERA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -7479,17 +1200,22 @@ DEP_CPP_OPERA=\ ".\./Include\thread.h"\ -"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)" +"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_OPERA=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\listobject.c +DEP_CPP_LISTO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7510,35 +1236,33 @@ DEP_CPP_OPERA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)" +"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\errnomodule.c - -!IF "$(CFG)" == "vc40_dll - Win32 Release" - -DEP_CPP_ERRNO=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\intobject.c +DEP_CPP_INTOB=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7559,13 +1283,13 @@ DEP_CPP_ERRNO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -7573,49 +1297,23 @@ DEP_CPP_ERRNO=\ ".\./Include\thread.h"\ -"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" - -NODEP_CPP_ERRNO=\ - ".\Modules\Python.h"\ - - -"$(INTDIR)\errnomodule.obj" : $(SOURCE) "$(INTDIR)" +"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File -# End Target -################################################################################ -# Begin Target - -# Name "vc40_nt - Win32 Release" -# Name "vc40_nt - Win32 Debug" - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" - -!ENDIF - ################################################################################ # Begin Source File -SOURCE=.\Objects\longobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_LONGO=\ +SOURCE=.\Python\importdl.c +DEP_CPP_IMPOR=\ ".\./Include\allobjects.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\mymath.h"\ + ".\./Include\osdefs.h"\ + ".\Python\importdl.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\sys\STAT.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7636,32 +1334,40 @@ DEP_CPP_LONGO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_IMPOR=\ + ".\Python\dl.h"\ + ".\Python\macdefs.h"\ + ".\Python\macglue.h"\ + -"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" +"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_LONGO=\ +SOURCE=.\Modules\imageop.c +DEP_CPP_IMAGE=\ ".\./Include\allobjects.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\mymath.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7682,113 +1388,63 @@ DEP_CPP_LONGO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" +"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\listobject.c +SOURCE=.\Parser\grammar1.c -!IF "$(CFG)" == "vc40_nt - Win32 Release" +!IF "$(CFG)" == "vc40_dll - Win32 Release" -DEP_CPP_LISTO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ +DEP_CPP_GRAMM=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\grammar.h"\ + ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ - ".\Include\abstract.h"\ + ".\Include\bitset.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ -"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" +"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" -DEP_CPP_LISTO=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ +DEP_CPP_GRAMM=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\grammar.h"\ + ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + ".\Include\bitset.h"\ -"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" +"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -7798,15 +1454,55 @@ DEP_CPP_LISTO=\ ################################################################################ # Begin Source File -SOURCE=.\Objects\intobject.c +SOURCE=.\Python\graminit.c -!IF "$(CFG)" == "vc40_nt - Win32 Release" +!IF "$(CFG)" == "vc40_dll - Win32 Release" -DEP_CPP_INTOB=\ +DEP_CPP_GRAMI=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\grammar.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\Include\bitset.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" + +DEP_CPP_GRAMI=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\grammar.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\Include\bitset.h"\ + + +"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ENDIF + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Python\getversion.c +DEP_CPP_GETVE=\ + ".\./Include\Python.h"\ + ".\./Include\patchlevel.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7827,12 +1523,14 @@ DEP_CPP_INTOB=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -7840,17 +1538,20 @@ DEP_CPP_INTOB=\ ".\./Include\thread.h"\ -"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" +"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_INTOB=\ +SOURCE=.\Python\getplatform.c +DEP_CPP_GETPL=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7871,38 +1572,36 @@ DEP_CPP_INTOB=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" +"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\importdl.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_IMPOR=\ - ".\./Include\allobjects.h"\ +SOURCE=.\Modules\getpath.c +DEP_CPP_GETPA=\ + ".\./Include\Python.h"\ ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ + ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7923,39 +1622,51 @@ DEP_CPP_IMPOR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -NODEP_CPP_IMPOR=\ - ".\Python\dl.h"\ - ".\Python\macdefs.h"\ - ".\Python\macglue.h"\ - -"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" +"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_IMPOR=\ - ".\./Include\allobjects.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ +SOURCE=.\Python\getmtime.c +DEP_CPP_GETMT=\ + ".\./PC\config.h"\ {$(INCLUDE)}"\sys\TYPES.H"\ {$(INCLUDE)}"\sys\STAT.H"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Python\getcopyright.c +DEP_CPP_GETCO=\ + ".\./Include\Python.h"\ + ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -7976,41 +1687,35 @@ DEP_CPP_IMPOR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -NODEP_CPP_IMPOR=\ - ".\Python\dl.h"\ - ".\Python\macdefs.h"\ - ".\Python\macglue.h"\ - -"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" +"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\imageop.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_IMAGE=\ +SOURCE=.\Python\getcompiler.c +DEP_CPP_GETCOM=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8031,12 +1736,14 @@ DEP_CPP_IMAGE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8044,17 +1751,19 @@ DEP_CPP_IMAGE=\ ".\./Include\thread.h"\ -"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" +"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_IMAGE=\ +SOURCE=.\Python\getargs.c +DEP_CPP_GETAR=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8075,60 +1784,22 @@ DEP_CPP_IMAGE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\grammar1.c -DEP_CPP_GRAMM=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\token.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\Include\bitset.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\graminit.c -DEP_CPP_GRAMI=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\Include\bitset.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" +"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -8136,16 +1807,13 @@ DEP_CPP_GRAMI=\ ################################################################################ # Begin Source File -SOURCE=.\Python\getversion.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETVE=\ - ".\./Include\Python.h"\ - ".\./Include\patchlevel.h"\ +SOURCE=.\Objects\funcobject.c +DEP_CPP_FUNCO=\ ".\./Include\allobjects.h"\ + ".\./Include\compile.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8166,13 +1834,14 @@ DEP_CPP_GETVE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8180,18 +1849,20 @@ DEP_CPP_GETVE=\ ".\./Include\thread.h"\ -"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" +"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETVE=\ +SOURCE=.\Python\frozen.c +DEP_CPP_FROZE=\ ".\./Include\Python.h"\ - ".\./Include\patchlevel.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8212,36 +1883,39 @@ DEP_CPP_GETVE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" +"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\getplatform.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETPL=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\frameobject.c +DEP_CPP_FRAME=\ ".\./Include\allobjects.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ + ".\./Include\opcode.h"\ + ".\./Include\structmember.h"\ + ".\./Include\bltinmodule.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8262,31 +1936,35 @@ DEP_CPP_GETPL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" +"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETPL=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\floatobject.c +DEP_CPP_FLOAT=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8307,37 +1985,36 @@ DEP_CPP_GETPL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" +"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\getpath.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETPA=\ - ".\./Include\Python.h"\ - ".\./Include\osdefs.h"\ +SOURCE=.\Objects\fileobject.c +DEP_CPP_FILEO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\structmember.h"\ + ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8358,13 +2035,12 @@ DEP_CPP_GETPA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8372,18 +2048,20 @@ DEP_CPP_GETPA=\ ".\./Include\thread.h"\ -"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" +"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETPA=\ - ".\./Include\Python.h"\ - ".\./Include\osdefs.h"\ +SOURCE=.\Python\errors.c +DEP_CPP_ERROR=\ ".\./Include\allobjects.h"\ + ".\./Include\traceback.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8403,37 +2081,22 @@ DEP_CPP_GETPA=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\getmtime.c -DEP_CPP_GETMT=\ - ".\./PC\config.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)" +"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -8441,15 +2104,11 @@ DEP_CPP_GETMT=\ ################################################################################ # Begin Source File -SOURCE=.\Python\getcopyright.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETCO=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\environment.c +DEP_CPP_ENVIR=\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8470,13 +2129,14 @@ DEP_CPP_GETCO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8484,17 +2144,20 @@ DEP_CPP_GETCO=\ ".\./Include\thread.h"\ -"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" +"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETCO=\ +SOURCE=.\PC\config.c +DEP_CPP_CONFI=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8515,36 +2178,36 @@ DEP_CPP_GETCO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" +"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\getcompiler.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETCOM=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\complexobject.c +DEP_CPP_COMPL=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8565,13 +2228,13 @@ DEP_CPP_GETCOM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8579,17 +2242,25 @@ DEP_CPP_GETCOM=\ ".\./Include\thread.h"\ -"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" +"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETCOM=\ - ".\./Include\Python.h"\ +SOURCE=.\Python\compile.c +DEP_CPP_COMPI=\ ".\./Include\allobjects.h"\ + ".\./Include\node.h"\ + ".\./Include\token.h"\ + ".\./Include\graminit.h"\ + ".\./Include\compile.h"\ + ".\./Include\opcode.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8610,35 +2281,35 @@ DEP_CPP_GETCOM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" +"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\getargs.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_GETAR=\ +SOURCE=.\Objects\cobject.c +DEP_CPP_COBJE=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8659,13 +2330,14 @@ DEP_CPP_GETAR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8673,16 +2345,21 @@ DEP_CPP_GETAR=\ ".\./Include\thread.h"\ -"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" +"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_GETAR=\ +SOURCE=.\Modules\cmathmodule.c +DEP_CPP_CMATH=\ ".\./Include\allobjects.h"\ + ".\./Include\complexobject.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8690,7 +2367,6 @@ DEP_CPP_GETAR=\ ".\Include\intobject.h"\ ".\Include\longobject.h"\ ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ ".\Include\rangeobject.h"\ ".\Include\stringobject.h"\ ".\Include\tupleobject.h"\ @@ -8703,37 +2379,35 @@ DEP_CPP_GETAR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" +"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\funcobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_FUNCO=\ +SOURCE=.\Objects\classobject.c +DEP_CPP_CLASS=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8754,13 +2428,14 @@ DEP_CPP_FUNCO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -8768,18 +2443,20 @@ DEP_CPP_FUNCO=\ ".\./Include\thread.h"\ -"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" +"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_FUNCO=\ +SOURCE=.\Python\cgensupport.c +DEP_CPP_CGENS=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\structmember.h"\ + ".\./Include\cgensupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8800,36 +2477,40 @@ DEP_CPP_FUNCO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" +"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\frozen.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_FROZE=\ - ".\./Include\Python.h"\ +SOURCE=.\Python\ceval.c +DEP_CPP_CEVAL=\ ".\./Include\allobjects.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ + ".\./Include\eval.h"\ + ".\./Include\opcode.h"\ + ".\./Include\graminit.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8850,31 +2531,39 @@ DEP_CPP_FROZE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ -"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" +"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_FROZE=\ - ".\./Include\Python.h"\ +SOURCE=.\Python\bltinmodule.c +DEP_CPP_BLTIN=\ ".\./Include\allobjects.h"\ + ".\./Include\node.h"\ + ".\./Include\graminit.h"\ + ".\./Include\bltinmodule.h"\ + ".\./Include\import.h"\ + ".\./Include\compile.h"\ + ".\./Include\eval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8895,40 +2584,33 @@ DEP_CPP_FROZE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" +"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\frameobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_FRAME=\ +SOURCE=.\Modules\binascii.c +DEP_CPP_BINAS=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./Include\bltinmodule.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8949,34 +2631,36 @@ DEP_CPP_FRAME=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" +"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_FRAME=\ +SOURCE=.\Modules\audioop.c +DEP_CPP_AUDIO=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ - ".\./Include\bltinmodule.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -8997,37 +2681,36 @@ DEP_CPP_FRAME=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" +"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\floatobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_FLOAT=\ +SOURCE=.\Modules\arraymodule.c +DEP_CPP_ARRAY=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9048,12 +2731,12 @@ DEP_CPP_FLOAT=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9061,18 +2744,22 @@ DEP_CPP_FLOAT=\ ".\./Include\thread.h"\ -"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" +"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_FLOAT=\ +SOURCE=.\Objects\accessobject.c +DEP_CPP_ACCES=\ ".\./Include\allobjects.h"\ + ".\./Include\ceval.h"\ + ".\./Include\structmember.h"\ ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9093,37 +2780,56 @@ DEP_CPP_FLOAT=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" +"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\fileobject.c +SOURCE=.\Parser\acceler.c +DEP_CPP_ACCEL=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\./Include\token.h"\ + ".\Parser\parser.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\Include\bitset.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_FILEO=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\abstract.c +DEP_CPP_ABSTR=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\structmember.h"\ - ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9144,11 +2850,14 @@ DEP_CPP_FILEO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9156,19 +2865,32 @@ DEP_CPP_FILEO=\ ".\./Include\thread.h"\ -"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" +"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_FILEO=\ +SOURCE=.\Modules\yuvconvert.c +DEP_CPP_YUVCO=\ + ".\Modules\yuv.h"\ + + +"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\typeobject.c +DEP_CPP_TYPEO=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\structmember.h"\ - ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9189,34 +2911,34 @@ DEP_CPP_FILEO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" +"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\errors.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ERROR=\ +SOURCE=.\Objects\tupleobject.c +DEP_CPP_TUPLE=\ ".\./Include\allobjects.h"\ - ".\./Include\traceback.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9236,13 +2958,15 @@ DEP_CPP_ERROR=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9250,17 +2974,25 @@ DEP_CPP_ERROR=\ ".\./Include\thread.h"\ -"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" +"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ERROR=\ +SOURCE=.\Python\traceback.c +DEP_CPP_TRACE=\ ".\./Include\allobjects.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ ".\./Include\traceback.h"\ + ".\./Include\structmember.h"\ + ".\./Include\osdefs.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9280,35 +3012,60 @@ DEP_CPP_ERROR=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" +"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\environment.c +SOURCE=.\Parser\tokenizer.c +DEP_CPP_TOKEN=\ + ".\./Include\pgenheaders.h"\ + ".\Parser\tokenizer.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\./Include\token.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_ENVIR=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\timemodule.c +DEP_CPP_TIMEM=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\unistd.h"\ + {$(INCLUDE)}"\sys\TIMEB.H"\ + {$(INCLUDE)}"\i86.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9329,30 +3086,37 @@ DEP_CPP_ENVIR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_TIMEM=\ + ".\Modules\myselect.h"\ + ".\Modules\mytime.h"\ + -"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" +"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ENVIR=\ +SOURCE=.\Modules\threadmodule.c +DEP_CPP_THREA=\ ".\./Include\allobjects.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9373,36 +3137,56 @@ DEP_CPP_ENVIR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ -"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" +"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\PC\config.c +SOURCE=.\Python\thread.c +DEP_CPP_THREAD=\ + ".\./PC\config.h"\ + ".\./Include\thread.h"\ + ".\Python\thread_sgi.h"\ + ".\Python\thread_solaris.h"\ + ".\Python\thread_lwp.h"\ + ".\Python\thread_pthread.h"\ + ".\Python\thread_cthread.h"\ + ".\Python\thread_nt.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\unistd.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_CONFI=\ - ".\./Include\Python.h"\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\structmodule.c +DEP_CPP_STRUC=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9423,13 +3207,13 @@ DEP_CPP_CONFI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9437,17 +3221,20 @@ DEP_CPP_CONFI=\ ".\./Include\thread.h"\ -"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" +"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_CONFI=\ - ".\./Include\Python.h"\ +SOURCE=.\Python\structmember.c +DEP_CPP_STRUCT=\ ".\./Include\allobjects.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9468,37 +3255,35 @@ DEP_CPP_CONFI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" +"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\complexobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_COMPL=\ +SOURCE=.\Modules\stropmodule.c +DEP_CPP_STROP=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9519,12 +3304,13 @@ DEP_CPP_COMPL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9532,18 +3318,19 @@ DEP_CPP_COMPL=\ ".\./Include\thread.h"\ -"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" +"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_COMPL=\ +SOURCE=.\Objects\stringobject.c +DEP_CPP_STRIN=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9564,40 +3351,35 @@ DEP_CPP_COMPL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" +"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\compile.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_COMPI=\ +SOURCE=.\Modules\soundex.c +DEP_CPP_SOUND=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\compile.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9618,13 +3400,14 @@ DEP_CPP_COMPI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9632,22 +3415,21 @@ DEP_CPP_COMPI=\ ".\./Include\thread.h"\ -"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" +"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_COMPI=\ +SOURCE=.\Modules\signalmodule.c +DEP_CPP_SIGNA=\ + ".\./Include\Python.h"\ + ".\./Include\thread.h"\ ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\compile.h"\ - ".\./Include\opcode.h"\ - ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9668,36 +3450,38 @@ DEP_CPP_COMPI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + +NODEP_CPP_SIGNA=\ + ".\Modules\intrcheck.h"\ -"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" +"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\cobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_COBJE=\ +SOURCE=.\Modules\rotormodule.c +DEP_CPP_ROTOR=\ ".\./Include\Python.h"\ + ".\./Include\mymath.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9718,13 +3502,14 @@ DEP_CPP_COBJE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -9732,17 +3517,21 @@ DEP_CPP_COBJE=\ ".\./Include\thread.h"\ -"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" +"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_COBJE=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\rgbimgmodule.c +DEP_CPP_RGBIM=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + {$(INCLUDE)}"\unistd.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9763,36 +3552,55 @@ DEP_CPP_COBJE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" +"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\cmathmodule.c +SOURCE=.\Modules\regexpr.c +DEP_CPP_REGEX=\ + ".\Modules\regexpr.h"\ + ".\./PC\config.h"\ + +NODEP_CPP_REGEX=\ + ".\Modules\myproto.h"\ + ".\Modules\lisp.h"\ + ".\Modules\buffer.h"\ + ".\Modules\syntax.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_CMATH=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\regexmodule.c +DEP_CPP_REGEXM=\ + ".\./Include\Python.h"\ + ".\Modules\regexpr.h"\ ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9813,35 +3621,34 @@ DEP_CPP_CMATH=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -NODEP_CPP_CMATH=\ - ".\Modules\complexobject.h"\ - -"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" +"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_CMATH=\ +SOURCE=.\Objects\rangeobject.c +DEP_CPP_RANGE=\ ".\./Include\allobjects.h"\ - ".\./Include\complexobject.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9849,6 +3656,7 @@ DEP_CPP_CMATH=\ ".\Include\intobject.h"\ ".\Include\longobject.h"\ ".\Include\floatobject.h"\ + ".\./Include\complexobject.h"\ ".\Include\rangeobject.h"\ ".\Include\stringobject.h"\ ".\Include\tupleobject.h"\ @@ -9861,36 +3669,45 @@ DEP_CPP_CMATH=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" +"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\classobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_CLASS=\ +SOURCE=.\Python\pythonrun.c +DEP_CPP_PYTHO=\ ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\./Include\graminit.h"\ + ".\./Include\errcode.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\bltinmodule.h"\ + ".\./Include\compile.h"\ + ".\./Include\eval.h"\ + ".\./Include\ceval.h"\ + ".\./Include\import.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -9911,81 +3728,86 @@ DEP_CPP_CLASS=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + ".\Include\bitset.h"\ + +NODEP_CPP_PYTHO=\ + ".\Python\parsetok.h"\ + ".\Python\marshal.h"\ -"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" +"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_CLASS=\ - ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ +SOURCE=.\Parser\parsetok.c +DEP_CPP_PARSE=\ + ".\./Include\pgenheaders.h"\ + ".\Parser\tokenizer.h"\ + ".\./Include\node.h"\ + ".\./Include\grammar.h"\ + ".\Parser\parser.h"\ + ".\./Include\errcode.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + ".\./Include\token.h"\ + ".\Include\bitset.h"\ + +NODEP_CPP_PARSE=\ + ".\Parser\parsetok.h"\ -"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" +"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\cgensupport.c +SOURCE=.\Parser\parser.c +DEP_CPP_PARSER=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\token.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\Parser\parser.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\Include\bitset.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_CGENS=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\object.c +DEP_CPP_OBJEC=\ ".\./Include\allobjects.h"\ - ".\./Include\cgensupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10006,13 +3828,14 @@ DEP_CPP_CGENS=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10020,17 +3843,39 @@ DEP_CPP_CGENS=\ ".\./Include\thread.h"\ -"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" +"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_CGENS=\ +SOURCE=.\Parser\node.c +DEP_CPP_NODE_=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\node.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\newmodule.c +DEP_CPP_NEWMO=\ ".\./Include\allobjects.h"\ - ".\./Include\cgensupport.h"\ + ".\./Include\compile.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10051,41 +3896,37 @@ DEP_CPP_CGENS=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" +"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\ceval.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_CEVAL=\ +SOURCE=.\Python\marshal.c +DEP_CPP_MARSH=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\longintrepr.h"\ ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\eval.h"\ - ".\./Include\opcode.h"\ - ".\./Include\graminit.h"\ - ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10106,35 +3947,69 @@ DEP_CPP_CEVAL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ + +NODEP_CPP_MARSH=\ + ".\Python\marshal.h"\ -"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" +"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_CEVAL=\ +SOURCE=.\Python\mystrtoul.c +DEP_CPP_MYSTR=\ + ".\./PC\config.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Parser\myreadline.c +DEP_CPP_MYREA=\ + ".\./PC\config.h"\ + +NODEP_CPP_MYREA=\ + ".\Parser\myproto.h"\ + ".\Parser\mymalloc.h"\ + ".\Parser\intrcheck.h"\ + + +"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\moduleobject.c +DEP_CPP_MODUL=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\eval.h"\ - ".\./Include\opcode.h"\ - ".\./Include\graminit.h"\ - ".\./Include\thread.h"\ + ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10155,40 +4030,34 @@ DEP_CPP_CEVAL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" +"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\bltinmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_BLTIN=\ +SOURCE=.\Python\modsupport.c +DEP_CPP_MODSU=\ ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\graminit.h"\ - ".\./Include\bltinmodule.h"\ ".\./Include\import.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10209,34 +4078,34 @@ DEP_CPP_BLTIN=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" +"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_BLTIN=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\graminit.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\import.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ +SOURCE=.\Objects\methodobject.c +DEP_CPP_METHO=\ + ".\./Include\allobjects.h"\ + ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10257,36 +4126,36 @@ DEP_CPP_BLTIN=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" +"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\binascii.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_BINAS=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\md5module.c +DEP_CPP_MD5MO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\Modules\md5.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10307,13 +4176,13 @@ DEP_CPP_BINAS=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10321,17 +4190,34 @@ DEP_CPP_BINAS=\ ".\./Include\thread.h"\ -"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" +"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_BINAS=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\md5c.c +DEP_CPP_MD5C_=\ + ".\./PC\config.h"\ + ".\Modules\md5.h"\ + + +"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\mathmodule.c +DEP_CPP_MATHM=\ ".\./Include\allobjects.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10352,37 +4238,35 @@ DEP_CPP_BINAS=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" +"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\audioop.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_AUDIO=\ +SOURCE=.\Objects\mappingobject.c +DEP_CPP_MAPPI=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10403,12 +4287,13 @@ DEP_CPP_AUDIO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10416,18 +4301,33 @@ DEP_CPP_AUDIO=\ ".\./Include\thread.h"\ -"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" +"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_AUDIO=\ +SOURCE=.\PC\python.def + +!IF "$(CFG)" == "vc40_dll - Win32 Release" + +!ELSEIF "$(CFG)" == "vc40_dll - Win32 Debug" + +!ENDIF + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\socketmodule.c +DEP_CPP_SOCKE=\ + ".\./Include\Python.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10448,37 +4348,40 @@ DEP_CPP_AUDIO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_SOCKE=\ + ".\Modules\mytime.h"\ + -"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" +"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\arraymodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ARRAY=\ +SOURCE=.\Modules\selectmodule.c +DEP_CPP_SELEC=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ {$(INCLUDE)}"\sys\TYPES.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10499,31 +4402,39 @@ DEP_CPP_ARRAY=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_SELEC=\ + ".\Modules\myselect.h"\ + -"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" +"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ARRAY=\ +SOURCE=.\Python\sysmodule.c +DEP_CPP_SYSMO=\ ".\./Include\allobjects.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\import.h"\ ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ + ".\./Include\osdefs.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10544,36 +4455,42 @@ DEP_CPP_ARRAY=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" +"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\accessobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ACCES=\ +SOURCE=.\Python\import.c +DEP_CPP_IMPORT=\ ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./Include\structmember.h"\ - ".\./Include\modsupport.h"\ + ".\./Include\node.h"\ + ".\./Include\token.h"\ + ".\./Include\graminit.h"\ + ".\./Include\import.h"\ + ".\./Include\errcode.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\bltinmodule.h"\ + ".\./Include\compile.h"\ + ".\./Include\eval.h"\ + ".\./Include\osdefs.h"\ + ".\Python\importdl.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10594,31 +4511,42 @@ DEP_CPP_ACCES=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_IMPORT=\ + ".\Python\pythonrun.h"\ + ".\Python\marshal.h"\ + ".\Python\macglue.h"\ + -"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" +"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ACCES=\ +SOURCE=.\Modules\posixmodule.c +DEP_CPP_POSIX=\ ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ - ".\./Include\structmember.h"\ ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\sys\STAT.H"\ + {$(INCLUDE)}"\unistd.h"\ + {$(INCLUDE)}"\sys\UTIME.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10639,82 +4567,36 @@ DEP_CPP_ACCES=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ - -"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\acceler.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ACCEL=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\Parser\parser.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\Include\bitset.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" - -DEP_CPP_ACCEL=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\Parser\parser.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ +NODEP_CPP_POSIX=\ + ".\Modules\mytime.h"\ -"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" +"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\abstract.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ABSTR=\ +SOURCE=.\Modules\operator.c +DEP_CPP_OPERA=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10735,13 +4617,14 @@ DEP_CPP_ABSTR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10749,17 +4632,20 @@ DEP_CPP_ABSTR=\ ".\./Include\thread.h"\ -"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" +"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ABSTR=\ +SOURCE=.\Modules\errnomodule.c +DEP_CPP_ERRNO=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10780,33 +4666,22 @@ DEP_CPP_ABSTR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\yuvconvert.c -DEP_CPP_YUVCO=\ - ".\Modules\yuv.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ + ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)" +"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -10814,14 +4689,12 @@ DEP_CPP_YUVCO=\ ################################################################################ # Begin Source File -SOURCE=.\Objects\typeobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_TYPEO=\ +SOURCE=.\Objects\sliceobject.c +DEP_CPP_SLICE=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10842,13 +4715,14 @@ DEP_CPP_TYPEO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10856,16 +4730,34 @@ DEP_CPP_TYPEO=\ ".\./Include\thread.h"\ -"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" +"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) +# End Source File +# End Target +################################################################################ +# Begin Target + +# Name "vc40_nt - Win32 Release" +# Name "vc40_nt - Win32 Debug" + +!IF "$(CFG)" == "vc40_nt - Win32 Release" + !ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" -DEP_CPP_TYPEO=\ +!ENDIF + +################################################################################ +# Begin Source File + +SOURCE=.\Objects\longobject.c +DEP_CPP_LONGO=\ ".\./Include\allobjects.h"\ + ".\./Include\longintrepr.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10886,35 +4778,37 @@ DEP_CPP_TYPEO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" +"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\tupleobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_TUPLE=\ +SOURCE=.\Objects\listobject.c +DEP_CPP_LISTO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10935,13 +4829,12 @@ DEP_CPP_TUPLE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -10949,16 +4842,20 @@ DEP_CPP_TUPLE=\ ".\./Include\thread.h"\ -"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" +"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_TUPLE=\ +SOURCE=.\Objects\intobject.c +DEP_CPP_INTOB=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -10979,41 +4876,37 @@ DEP_CPP_TUPLE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" +"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\traceback.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_TRACE=\ +SOURCE=.\Python\importdl.c +DEP_CPP_IMPOR=\ ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\traceback.h"\ - ".\./Include\structmember.h"\ ".\./Include\osdefs.h"\ + ".\Python\importdl.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\sys\STAT.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11033,35 +4926,41 @@ DEP_CPP_TRACE=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_IMPOR=\ + ".\Python\dl.h"\ + ".\Python\macdefs.h"\ + ".\Python\macglue.h"\ + -"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" +"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_TRACE=\ +SOURCE=.\Modules\imageop.c +DEP_CPP_IMAGE=\ ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\frameobject.h"\ - ".\./Include\traceback.h"\ - ".\./Include\structmember.h"\ - ".\./Include\osdefs.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11081,86 +4980,77 @@ DEP_CPP_TRACE=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" +"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Parser\tokenizer.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_TOKEN=\ +SOURCE=.\Parser\grammar1.c +DEP_CPP_GRAMM=\ ".\./Include\pgenheaders.h"\ - ".\Parser\tokenizer.h"\ - ".\./Include\errcode.h"\ + ".\./Include\grammar.h"\ + ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ - ".\./Include\token.h"\ + ".\Include\bitset.h"\ ".\./Include\rename2.h"\ -"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" +"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_TOKEN=\ +SOURCE=.\Python\graminit.c +DEP_CPP_GRAMI=\ ".\./Include\pgenheaders.h"\ - ".\Parser\tokenizer.h"\ - ".\./Include\errcode.h"\ + ".\./Include\grammar.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ + ".\Include\bitset.h"\ ".\./Include\rename2.h"\ - ".\./Include\token.h"\ -"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" +"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\timemodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_TIMEM=\ +SOURCE=.\Python\getversion.c +DEP_CPP_GETVE=\ + ".\./Include\Python.h"\ + ".\./Include\patchlevel.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./Include\myselect.h"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\sys\TIMEB.H"\ - {$(INCLUDE)}"\i86.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11181,11 +5071,14 @@ DEP_CPP_TIMEM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11193,24 +5086,20 @@ DEP_CPP_TIMEM=\ ".\./Include\thread.h"\ -"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" +"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_TIMEM=\ +SOURCE=.\Python\getplatform.c +DEP_CPP_GETPL=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ - ".\./Include\myselect.h"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\sys\TIMEB.H"\ - {$(INCLUDE)}"\i86.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11231,34 +5120,36 @@ DEP_CPP_TIMEM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" +"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\threadmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_THREA=\ +SOURCE=.\Modules\getpath.c +DEP_CPP_GETPA=\ + ".\./Include\Python.h"\ + ".\./Include\osdefs.h"\ ".\./Include\allobjects.h"\ - ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11279,30 +5170,51 @@ DEP_CPP_THREA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" +"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_THREA=\ +SOURCE=.\Python\getmtime.c +DEP_CPP_GETMT=\ + ".\./PC\config.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\sys\STAT.H"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Python\getcopyright.c +DEP_CPP_GETCO=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11323,41 +5235,22 @@ DEP_CPP_THREA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\rename2.h"\ - - -"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Python\thread.c -DEP_CPP_THREAD=\ - ".\./PC\config.h"\ - ".\./Include\thread.h"\ - ".\Python\thread_sgi.h"\ - ".\Python\thread_solaris.h"\ - ".\Python\thread_lwp.h"\ - ".\Python\thread_pthread.h"\ - ".\Python\thread_cthread.h"\ - ".\Python\thread_nt.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\unistd.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ + ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)" +"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -11365,15 +5258,12 @@ DEP_CPP_THREAD=\ ################################################################################ # Begin Source File -SOURCE=.\Modules\structmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_STRUC=\ +SOURCE=.\Python\getcompiler.c +DEP_CPP_GETCOM=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11394,12 +5284,14 @@ DEP_CPP_STRUC=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11407,17 +5299,19 @@ DEP_CPP_STRUC=\ ".\./Include\thread.h"\ -"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" +"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_STRUC=\ +SOURCE=.\Python\getargs.c +DEP_CPP_GETAR=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11438,35 +5332,36 @@ DEP_CPP_STRUC=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" +"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\structmember.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_STRUCT=\ +SOURCE=.\Objects\funcobject.c +DEP_CPP_FUNCO=\ ".\./Include\allobjects.h"\ + ".\./Include\compile.h"\ ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11487,13 +5382,14 @@ DEP_CPP_STRUCT=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11501,17 +5397,20 @@ DEP_CPP_STRUCT=\ ".\./Include\thread.h"\ -"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" +"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_STRUCT=\ +SOURCE=.\Python\frozen.c +DEP_CPP_FROZE=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11532,36 +5431,39 @@ DEP_CPP_STRUCT=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" +"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\stropmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_STROP=\ +SOURCE=.\Objects\frameobject.c +DEP_CPP_FRAME=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ + ".\./Include\opcode.h"\ + ".\./Include\structmember.h"\ + ".\./Include\bltinmodule.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11582,30 +5484,35 @@ DEP_CPP_STROP=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ - ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" +"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_STROP=\ +SOURCE=.\Objects\floatobject.c +DEP_CPP_FLOAT=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11626,34 +5533,36 @@ DEP_CPP_STROP=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" +"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\stringobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_STRIN=\ +SOURCE=.\Objects\fileobject.c +DEP_CPP_FILEO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\structmember.h"\ + ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11674,13 +5583,12 @@ DEP_CPP_STRIN=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11688,16 +5596,20 @@ DEP_CPP_STRIN=\ ".\./Include\thread.h"\ -"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" +"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_STRIN=\ +SOURCE=.\Python\errors.c +DEP_CPP_ERROR=\ ".\./Include\allobjects.h"\ + ".\./Include\traceback.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11717,37 +5629,34 @@ DEP_CPP_STRIN=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" +"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\soundex.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_SOUND=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\environment.c +DEP_CPP_ENVIR=\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11768,13 +5677,14 @@ DEP_CPP_SOUND=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11782,17 +5692,20 @@ DEP_CPP_SOUND=\ ".\./Include\thread.h"\ -"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" +"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_SOUND=\ +SOURCE=.\PC\config.c +DEP_CPP_CONFI=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11813,38 +5726,36 @@ DEP_CPP_SOUND=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" +"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\signalmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_SIGNA=\ - ".\./Include\Python.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\thread.h"\ +SOURCE=.\Objects\complexobject.c +DEP_CPP_COMPL=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11865,31 +5776,39 @@ DEP_CPP_SIGNA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" +"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_SIGNA=\ - ".\./Include\Python.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\thread.h"\ +SOURCE=.\Python\compile.c +DEP_CPP_COMPI=\ ".\./Include\allobjects.h"\ + ".\./Include\node.h"\ + ".\./Include\token.h"\ + ".\./Include\graminit.h"\ + ".\./Include\compile.h"\ + ".\./Include\opcode.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11910,35 +5829,35 @@ DEP_CPP_SIGNA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" +"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\rotormodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_ROTOR=\ +SOURCE=.\Objects\cobject.c +DEP_CPP_COBJE=\ ".\./Include\Python.h"\ - ".\./Include\mymath.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11959,13 +5878,14 @@ DEP_CPP_ROTOR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -11973,18 +5893,21 @@ DEP_CPP_ROTOR=\ ".\./Include\thread.h"\ -"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" +"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_ROTOR=\ - ".\./Include\Python.h"\ - ".\./Include\mymath.h"\ +SOURCE=.\Modules\cmathmodule.c +DEP_CPP_CMATH=\ ".\./Include\allobjects.h"\ + ".\./Include\complexobject.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -11992,7 +5915,6 @@ DEP_CPP_ROTOR=\ ".\Include\intobject.h"\ ".\Include\longobject.h"\ ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ ".\Include\rangeobject.h"\ ".\Include\stringobject.h"\ ".\Include\tupleobject.h"\ @@ -12005,37 +5927,35 @@ DEP_CPP_ROTOR=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" +"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\rgbimgmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_RGBIM=\ +SOURCE=.\Objects\classobject.c +DEP_CPP_CLASS=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - {$(INCLUDE)}"\unistd.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12056,12 +5976,14 @@ DEP_CPP_RGBIM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -12069,18 +5991,20 @@ DEP_CPP_RGBIM=\ ".\./Include\thread.h"\ -"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" +"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_RGBIM=\ +SOURCE=.\Python\cgensupport.c +DEP_CPP_CGENS=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - {$(INCLUDE)}"\unistd.h"\ + ".\./Include\cgensupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12101,40 +6025,22 @@ DEP_CPP_RGBIM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - - -"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\regexpr.c -DEP_CPP_REGEX=\ - ".\./Include\myproto.h"\ - ".\Modules\regexpr.h"\ - ".\./PC\config.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - -NODEP_CPP_REGEX=\ - ".\Modules\lisp.h"\ - ".\Modules\buffer.h"\ - ".\Modules\syntax.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)" +"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -12142,16 +6048,17 @@ NODEP_CPP_REGEX=\ ################################################################################ # Begin Source File -SOURCE=.\Modules\regexmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_REGEXM=\ - ".\./Include\Python.h"\ - ".\Modules\regexpr.h"\ +SOURCE=.\Python\ceval.c +DEP_CPP_CEVAL=\ ".\./Include\allobjects.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ + ".\./Include\eval.h"\ + ".\./Include\opcode.h"\ + ".\./Include\graminit.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12172,32 +6079,39 @@ DEP_CPP_REGEXM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ -"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" +"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_REGEXM=\ - ".\./Include\Python.h"\ - ".\Modules\regexpr.h"\ +SOURCE=.\Python\bltinmodule.c +DEP_CPP_BLTIN=\ ".\./Include\allobjects.h"\ + ".\./Include\node.h"\ + ".\./Include\graminit.h"\ + ".\./Include\bltinmodule.h"\ + ".\./Include\import.h"\ + ".\./Include\compile.h"\ + ".\./Include\eval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12218,35 +6132,33 @@ DEP_CPP_REGEXM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" +"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\rangeobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_RANGE=\ +SOURCE=.\Modules\binascii.c +DEP_CPP_BINAS=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12267,13 +6179,14 @@ DEP_CPP_RANGE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -12281,16 +6194,21 @@ DEP_CPP_RANGE=\ ".\./Include\thread.h"\ -"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" +"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_RANGE=\ +SOURCE=.\Modules\audioop.c +DEP_CPP_AUDIO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12311,48 +6229,36 @@ DEP_CPP_RANGE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" +"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\pythonrun.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_PYTHO=\ +SOURCE=.\Modules\arraymodule.c +DEP_CPP_ARRAY=\ ".\./Include\allobjects.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\graminit.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\import.h"\ - ".\./Include\marshal.h"\ - ".\./Include\thread.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12373,39 +6279,35 @@ DEP_CPP_PYTHO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" +"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_PYTHO=\ +SOURCE=.\Objects\accessobject.c +DEP_CPP_ACCES=\ ".\./Include\allobjects.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\graminit.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ ".\./Include\ceval.h"\ - ".\./Include\import.h"\ - ".\./Include\marshal.h"\ - ".\./Include\thread.h"\ + ".\./Include\structmember.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12426,109 +6328,190 @@ DEP_CPP_PYTHO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" +"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Parser\parsetok.c -DEP_CPP_PARSE=\ +SOURCE=.\Parser\acceler.c + +!IF "$(CFG)" == "vc40_nt - Win32 Release" + +DEP_CPP_ACCEL=\ ".\./Include\pgenheaders.h"\ - ".\Parser\tokenizer.h"\ - ".\./Include\node.h"\ ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\./Include\token.h"\ ".\Parser\parser.h"\ - ".\./Include\parsetok.h"\ - ".\./Include\errcode.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ - ".\./Include\rename2.h"\ - ".\./Include\token.h"\ ".\Include\bitset.h"\ + ".\./Include\rename2.h"\ -"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)" +"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Parser\parser.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" +!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" -DEP_CPP_PARSER=\ +DEP_CPP_ACCEL=\ ".\./Include\pgenheaders.h"\ - ".\./Include\token.h"\ ".\./Include\grammar.h"\ ".\./Include\node.h"\ + ".\./Include\token.h"\ ".\Parser\parser.h"\ - ".\./Include\errcode.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ ".\Include\bitset.h"\ + + +"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ENDIF + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\abstract.c +DEP_CPP_ABSTR=\ + ".\./Include\Python.h"\ + ".\./Include\allobjects.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\object.h"\ + ".\Include\objimpl.h"\ + ".\Include\pydebug.h"\ + ".\Include\accessobject.h"\ + ".\Include\intobject.h"\ + ".\Include\longobject.h"\ + ".\Include\floatobject.h"\ + ".\./Include\complexobject.h"\ + ".\Include\rangeobject.h"\ + ".\Include\stringobject.h"\ + ".\Include\tupleobject.h"\ + ".\Include\listobject.h"\ + ".\Include\mappingobject.h"\ + ".\Include\methodobject.h"\ + ".\Include\moduleobject.h"\ + ".\Include\funcobject.h"\ + ".\Include\classobject.h"\ + ".\Include\fileobject.h"\ + ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ + ".\Include\errors.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" +"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_PARSER=\ - ".\./Include\pgenheaders.h"\ - ".\./Include\token.h"\ - ".\./Include\grammar.h"\ - ".\./Include\node.h"\ - ".\Parser\parser.h"\ - ".\./Include\errcode.h"\ +SOURCE=.\Modules\yuvconvert.c +DEP_CPP_YUVCO=\ + ".\Modules\yuv.h"\ + + +"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\typeobject.c +DEP_CPP_TYPEO=\ + ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\object.h"\ + ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ + ".\Include\accessobject.h"\ + ".\Include\intobject.h"\ + ".\Include\longobject.h"\ + ".\Include\floatobject.h"\ + ".\./Include\complexobject.h"\ + ".\Include\rangeobject.h"\ + ".\Include\stringobject.h"\ + ".\Include\tupleobject.h"\ + ".\Include\listobject.h"\ + ".\Include\mappingobject.h"\ + ".\Include\methodobject.h"\ + ".\Include\moduleobject.h"\ + ".\Include\funcobject.h"\ + ".\Include\classobject.h"\ + ".\Include\fileobject.h"\ + ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ + ".\Include\errors.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\Include\bitset.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" +"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\object.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_OBJEC=\ +SOURCE=.\Objects\tupleobject.c +DEP_CPP_TUPLE=\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12549,13 +6532,14 @@ DEP_CPP_OBJEC=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -12563,16 +6547,25 @@ DEP_CPP_OBJEC=\ ".\./Include\thread.h"\ -"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" +"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_OBJEC=\ +SOURCE=.\Python\traceback.c +DEP_CPP_TRACE=\ ".\./Include\allobjects.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\compile.h"\ + ".\./Include\frameobject.h"\ + ".\./Include\traceback.h"\ + ".\./Include\structmember.h"\ + ".\./Include\osdefs.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12592,56 +6585,83 @@ DEP_CPP_OBJEC=\ ".\Include\classobject.h"\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" +"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Parser\node.c -DEP_CPP_NODE_=\ +SOURCE=.\Parser\tokenizer.c + +!IF "$(CFG)" == "vc40_nt - Win32 Release" + +DEP_CPP_TOKEN=\ ".\./Include\pgenheaders.h"\ - ".\./Include\node.h"\ + ".\Parser\tokenizer.h"\ + ".\./Include\errcode.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ ".\Include\pydebug.h"\ + ".\./Include\token.h"\ ".\./Include\rename2.h"\ -"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)" +"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" + +DEP_CPP_TOKEN=\ + ".\./Include\pgenheaders.h"\ + ".\Parser\tokenizer.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\./Include\token.h"\ + + +"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) +!ENDIF + # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\newmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_NEWMO=\ +SOURCE=.\Modules\timemodule.c +DEP_CPP_TIMEM=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\unistd.h"\ + {$(INCLUDE)}"\sys\TIMEB.H"\ + {$(INCLUDE)}"\i86.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12662,31 +6682,37 @@ DEP_CPP_NEWMO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_TIMEM=\ + ".\Modules\myselect.h"\ + ".\Modules\mytime.h"\ + -"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" +"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_NEWMO=\ +SOURCE=.\Modules\threadmodule.c +DEP_CPP_THREA=\ ".\./Include\allobjects.h"\ - ".\./Include\compile.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12707,34 +6733,43 @@ DEP_CPP_NEWMO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ -"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" +"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\mystrtoul.c -DEP_CPP_MYSTR=\ +SOURCE=.\Python\thread.c +DEP_CPP_THREAD=\ ".\./PC\config.h"\ - ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ + ".\Python\thread_sgi.h"\ + ".\Python\thread_solaris.h"\ + ".\Python\thread_lwp.h"\ + ".\Python\thread_pthread.h"\ + ".\Python\thread_cthread.h"\ + ".\Python\thread_nt.h"\ + {$(INCLUDE)}"\sys\TYPES.H"\ + {$(INCLUDE)}"\unistd.h"\ -"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)" +"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -12742,16 +6777,47 @@ DEP_CPP_MYSTR=\ ################################################################################ # Begin Source File -SOURCE=.\Parser\myreadline.c -DEP_CPP_MYREA=\ +SOURCE=.\Modules\structmodule.c +DEP_CPP_STRUC=\ + ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\myproto.h"\ + ".\Include\object.h"\ + ".\Include\objimpl.h"\ + ".\Include\pydebug.h"\ + ".\Include\accessobject.h"\ + ".\Include\intobject.h"\ + ".\Include\longobject.h"\ + ".\Include\floatobject.h"\ + ".\./Include\complexobject.h"\ + ".\Include\rangeobject.h"\ + ".\Include\stringobject.h"\ + ".\Include\tupleobject.h"\ + ".\Include\listobject.h"\ + ".\Include\mappingobject.h"\ + ".\Include\methodobject.h"\ + ".\Include\moduleobject.h"\ + ".\Include\funcobject.h"\ + ".\Include\classobject.h"\ + ".\Include\fileobject.h"\ + ".\Include\cobject.h"\ + ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ + ".\Include\errors.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ + ".\./Include\thread.h"\ -"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)" +"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -12759,15 +6825,12 @@ DEP_CPP_MYREA=\ ################################################################################ # Begin Source File -SOURCE=.\Objects\moduleobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_MODUL=\ +SOURCE=.\Python\structmember.c +DEP_CPP_STRUCT=\ ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ + ".\./Include\structmember.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12788,12 +6851,14 @@ DEP_CPP_MODUL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -12801,17 +6866,20 @@ DEP_CPP_MODUL=\ ".\./Include\thread.h"\ -"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" +"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MODUL=\ +SOURCE=.\Modules\stropmodule.c +DEP_CPP_STROP=\ ".\./Include\allobjects.h"\ - ".\./Include\ceval.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12832,35 +6900,33 @@ DEP_CPP_MODUL=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" +"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\modsupport.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_MODSU=\ +SOURCE=.\Objects\stringobject.c +DEP_CPP_STRIN=\ ".\./Include\allobjects.h"\ - ".\./Include\import.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12881,30 +6947,35 @@ DEP_CPP_MODSU=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" +"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MODSU=\ +SOURCE=.\Modules\soundex.c +DEP_CPP_SOUND=\ + ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ - ".\./Include\import.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12925,36 +6996,36 @@ DEP_CPP_MODSU=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" +"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\methodobject.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_METHO=\ +SOURCE=.\Modules\signalmodule.c +DEP_CPP_SIGNA=\ + ".\./Include\Python.h"\ + ".\./Include\thread.h"\ ".\./Include\allobjects.h"\ - ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -12975,31 +7046,38 @@ DEP_CPP_METHO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + +NODEP_CPP_SIGNA=\ + ".\Modules\intrcheck.h"\ -"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" +"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_METHO=\ +SOURCE=.\Modules\rotormodule.c +DEP_CPP_ROTOR=\ + ".\./Include\Python.h"\ + ".\./Include\mymath.h"\ ".\./Include\allobjects.h"\ - ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13020,37 +7098,36 @@ DEP_CPP_METHO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" +"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\md5module.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" +################################################################################ +# Begin Source File -DEP_CPP_MD5MO=\ +SOURCE=.\Modules\rgbimgmodule.c +DEP_CPP_RGBIM=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ - ".\Modules\md5.h"\ + {$(INCLUDE)}"\unistd.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13071,12 +7148,13 @@ DEP_CPP_MD5MO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13084,18 +7162,41 @@ DEP_CPP_MD5MO=\ ".\./Include\thread.h"\ -"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" +"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MD5MO=\ +SOURCE=.\Modules\regexpr.c +DEP_CPP_REGEX=\ + ".\Modules\regexpr.h"\ + ".\./PC\config.h"\ + +NODEP_CPP_REGEX=\ + ".\Modules\myproto.h"\ + ".\Modules\lisp.h"\ + ".\Modules\buffer.h"\ + ".\Modules\syntax.h"\ + + +"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\regexmodule.c +DEP_CPP_REGEXM=\ + ".\./Include\Python.h"\ + ".\Modules\regexpr.h"\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\Modules\md5.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13116,33 +7217,22 @@ DEP_CPP_MD5MO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - -# End Source File -################################################################################ -# Begin Source File - -SOURCE=.\Modules\md5c.c -DEP_CPP_MD5C_=\ - ".\./PC\config.h"\ - ".\Modules\md5.h"\ - - -"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)" +"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -13150,15 +7240,11 @@ DEP_CPP_MD5C_=\ ################################################################################ # Begin Source File -SOURCE=.\Modules\mathmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_MATHM=\ +SOURCE=.\Objects\rangeobject.c +DEP_CPP_RANGE=\ ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13179,13 +7265,14 @@ DEP_CPP_MATHM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13193,17 +7280,30 @@ DEP_CPP_MATHM=\ ".\./Include\thread.h"\ -"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" +"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MATHM=\ +SOURCE=.\Python\pythonrun.c +DEP_CPP_PYTHO=\ ".\./Include\allobjects.h"\ - ".\./Include\mymath.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\./Include\graminit.h"\ + ".\./Include\errcode.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\bltinmodule.h"\ + ".\./Include\compile.h"\ + ".\./Include\eval.h"\ + ".\./Include\ceval.h"\ + ".\./Include\import.h"\ + ".\./Include\thread.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13224,39 +7324,112 @@ DEP_CPP_MATHM=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ + ".\Include\bitset.h"\ + +NODEP_CPP_PYTHO=\ + ".\Python\parsetok.h"\ + ".\Python\marshal.h"\ -"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" +"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Parser\parsetok.c +DEP_CPP_PARSE=\ + ".\./Include\pgenheaders.h"\ + ".\Parser\tokenizer.h"\ + ".\./Include\node.h"\ + ".\./Include\grammar.h"\ + ".\Parser\parser.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\./Include\token.h"\ + ".\Include\bitset.h"\ + +NODEP_CPP_PARSE=\ + ".\Parser\parsetok.h"\ + + +"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\marshal.c +SOURCE=.\Parser\parser.c !IF "$(CFG)" == "vc40_nt - Win32 Release" -DEP_CPP_MARSH=\ +DEP_CPP_PARSER=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\token.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\Parser\parser.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\Include\bitset.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" + +DEP_CPP_PARSER=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\token.h"\ + ".\./Include\grammar.h"\ + ".\./Include\node.h"\ + ".\Parser\parser.h"\ + ".\./Include\errcode.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + ".\Include\bitset.h"\ + + +"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +!ENDIF + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\object.c +DEP_CPP_OBJEC=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\longintrepr.h"\ - ".\./Include\compile.h"\ - ".\./Include\marshal.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13277,12 +7450,14 @@ DEP_CPP_MARSH=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13290,20 +7465,39 @@ DEP_CPP_MARSH=\ ".\./Include\thread.h"\ -"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" +"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MARSH=\ +SOURCE=.\Parser\node.c +DEP_CPP_NODE_=\ + ".\./Include\pgenheaders.h"\ + ".\./Include\node.h"\ + ".\./PC\config.h"\ + ".\Include\myproto.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pydebug.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Modules\newmodule.c +DEP_CPP_NEWMO=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\longintrepr.h"\ ".\./Include\compile.h"\ - ".\./Include\marshal.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13324,35 +7518,67 @@ DEP_CPP_MARSH=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" +"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Python\mystrtoul.c +DEP_CPP_MYSTR=\ + ".\./PC\config.h"\ + ".\./Include\rename2.h"\ + + +"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) + # End Source File ################################################################################ # Begin Source File -SOURCE=.\Objects\mappingobject.c +SOURCE=.\Parser\myreadline.c +DEP_CPP_MYREA=\ + ".\./PC\config.h"\ + +NODEP_CPP_MYREA=\ + ".\Parser\myproto.h"\ + ".\Parser\mymalloc.h"\ + ".\Parser\intrcheck.h"\ + -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_MAPPI=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Objects\moduleobject.c +DEP_CPP_MODUL=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13373,12 +7599,13 @@ DEP_CPP_MAPPI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13386,17 +7613,20 @@ DEP_CPP_MAPPI=\ ".\./Include\thread.h"\ -"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" +"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MAPPI=\ +SOURCE=.\Python\modsupport.c +DEP_CPP_MODSU=\ ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ + ".\./Include\import.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13417,35 +7647,34 @@ DEP_CPP_MAPPI=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" +"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\main.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_MAIN_=\ - ".\./Include\Python.h"\ +SOURCE=.\Objects\methodobject.c +DEP_CPP_METHO=\ ".\./Include\allobjects.h"\ + ".\./Include\token.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13466,13 +7695,14 @@ DEP_CPP_MAIN_=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13480,17 +7710,21 @@ DEP_CPP_MAIN_=\ ".\./Include\thread.h"\ -"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)" +"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_MAIN_=\ - ".\./Include\Python.h"\ +SOURCE=.\Modules\md5module.c +DEP_CPP_MD5MO=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ + ".\Modules\md5.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13511,30 +7745,35 @@ DEP_CPP_MAIN_=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)" +"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Python\getopt.c +SOURCE=.\Modules\md5c.c +DEP_CPP_MD5C_=\ + ".\./PC\config.h"\ + ".\Modules\md5.h"\ + -"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)" +"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) @@ -13542,18 +7781,12 @@ SOURCE=.\Python\getopt.c ################################################################################ # Begin Source File -SOURCE=.\Python\sysmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_SYSMO=\ +SOURCE=.\Modules\mathmodule.c +DEP_CPP_MATHM=\ ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\import.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\osdefs.h"\ + ".\./Include\mymath.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13574,31 +7807,37 @@ DEP_CPP_SYSMO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" +"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_SYSMO=\ +SOURCE=.\Python\marshal.c +DEP_CPP_MARSH=\ ".\./Include\allobjects.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\import.h"\ ".\./Include\modsupport.h"\ - ".\./Include\osdefs.h"\ + ".\./Include\longintrepr.h"\ + ".\./Include\compile.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13619,36 +7858,37 @@ DEP_CPP_SYSMO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\./Include\sysmodule.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_MARSH=\ + ".\Python\marshal.h"\ + -"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" +"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\socketmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_SOCKE=\ - ".\./Include\Python.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\mytime.h"\ +SOURCE=.\Objects\mappingobject.c +DEP_CPP_MAPPI=\ ".\./Include\allobjects.h"\ + ".\./Include\modsupport.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13669,13 +7909,13 @@ DEP_CPP_SOCKE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ + ".\Include\mymalloc.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -13683,19 +7923,20 @@ DEP_CPP_SOCKE=\ ".\./Include\thread.h"\ -"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" +"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_SOCKE=\ +SOURCE=.\Modules\main.c +DEP_CPP_MAIN_=\ ".\./Include\Python.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\mytime.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13716,39 +7957,48 @@ DEP_CPP_SOCKE=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" +"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\selectmodule.c +SOURCE=.\Python\getopt.c -!IF "$(CFG)" == "vc40_nt - Win32 Release" +"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)" + $(CPP) $(CPP_PROJ) $(SOURCE) -DEP_CPP_SELEC=\ + +# End Source File +################################################################################ +# Begin Source File + +SOURCE=.\Python\sysmodule.c +DEP_CPP_SYSMO=\ ".\./Include\allobjects.h"\ + ".\./Include\sysmodule.h"\ + ".\./Include\import.h"\ ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\myselect.h"\ + ".\./Include\osdefs.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13769,33 +8019,33 @@ DEP_CPP_SELEC=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\import.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ - ".\./Include\mytime.h"\ -"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" +"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_SELEC=\ - ".\./Include\allobjects.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ +SOURCE=.\Modules\socketmodule.c +DEP_CPP_SOCKE=\ + ".\./Include\Python.h"\ {$(INCLUDE)}"\sys\TYPES.H"\ - ".\./Include\myselect.h"\ + ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13816,41 +8066,40 @@ DEP_CPP_SELEC=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\./Include\modsupport.h"\ + ".\./Include\ceval.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ - ".\./Include\mytime.h"\ + +NODEP_CPP_SOCKE=\ + ".\Modules\mytime.h"\ -"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" +"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\posixmodule.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - -DEP_CPP_POSIX=\ +SOURCE=.\Modules\selectmodule.c +DEP_CPP_SELEC=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ {$(INCLUDE)}"\sys\TYPES.H"\ - {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\mytime.h"\ - {$(INCLUDE)}"\unistd.h"\ - {$(INCLUDE)}"\sys\UTIME.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13871,35 +8120,41 @@ DEP_CPP_POSIX=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_SELEC=\ + ".\Modules\myselect.h"\ + -"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)" +"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File +SOURCE=.\Modules\posixmodule.c DEP_CPP_POSIX=\ ".\./Include\allobjects.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ {$(INCLUDE)}"\sys\TYPES.H"\ {$(INCLUDE)}"\sys\STAT.H"\ - ".\./Include\mytime.h"\ {$(INCLUDE)}"\unistd.h"\ {$(INCLUDE)}"\sys\UTIME.H"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13920,29 +8175,31 @@ DEP_CPP_POSIX=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\mymalloc.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ +NODEP_CPP_POSIX=\ + ".\Modules\mytime.h"\ + "$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File SOURCE=.\Python\import.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - DEP_CPP_IMPORT=\ ".\./Include\allobjects.h"\ ".\./Include\node.h"\ @@ -13952,14 +8209,12 @@ DEP_CPP_IMPORT=\ ".\./Include\errcode.h"\ ".\./Include\sysmodule.h"\ ".\./Include\bltinmodule.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\marshal.h"\ ".\./Include\compile.h"\ ".\./Include\eval.h"\ ".\./Include\osdefs.h"\ ".\Python\importdl.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -13980,16 +8235,20 @@ DEP_CPP_IMPORT=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\pythonrun.h"\ + ".\Include\intrcheck.h"\ ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ NODEP_CPP_IMPORT=\ + ".\Python\pythonrun.h"\ + ".\Python\marshal.h"\ ".\Python\macglue.h"\ @@ -13997,76 +8256,16 @@ NODEP_CPP_IMPORT=\ $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" - -DEP_CPP_IMPORT=\ - ".\./Include\allobjects.h"\ - ".\./Include\node.h"\ - ".\./Include\token.h"\ - ".\./Include\graminit.h"\ - ".\./Include\import.h"\ - ".\./Include\errcode.h"\ - ".\./Include\sysmodule.h"\ - ".\./Include\bltinmodule.h"\ - ".\./Include\pythonrun.h"\ - ".\./Include\marshal.h"\ - ".\./Include\compile.h"\ - ".\./Include\eval.h"\ - ".\./Include\osdefs.h"\ - ".\Python\importdl.h"\ - ".\./PC\config.h"\ - ".\./Include\myproto.h"\ - ".\Include\object.h"\ - ".\Include\objimpl.h"\ - ".\Include\pydebug.h"\ - ".\Include\accessobject.h"\ - ".\Include\intobject.h"\ - ".\Include\longobject.h"\ - ".\Include\floatobject.h"\ - ".\./Include\complexobject.h"\ - ".\Include\rangeobject.h"\ - ".\Include\stringobject.h"\ - ".\Include\tupleobject.h"\ - ".\Include\listobject.h"\ - ".\Include\mappingobject.h"\ - ".\Include\methodobject.h"\ - ".\Include\moduleobject.h"\ - ".\Include\funcobject.h"\ - ".\Include\classobject.h"\ - ".\Include\fileobject.h"\ - ".\Include\cobject.h"\ - ".\./Include\traceback.h"\ - ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ - ".\./Include\modsupport.h"\ - ".\./Include\ceval.h"\ - ".\./Include\intrcheck.h"\ - ".\./Include\rename2.h"\ - ".\./Include\thread.h"\ - -NODEP_CPP_IMPORT=\ - ".\Python\macglue.h"\ - - -"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)" - $(CPP) $(CPP_PROJ) $(SOURCE) - - -!ENDIF - # End Source File ################################################################################ # Begin Source File SOURCE=.\Modules\operator.c - -!IF "$(CFG)" == "vc40_nt - Win32 Release" - DEP_CPP_OPERA=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -14087,13 +8286,14 @@ DEP_CPP_OPERA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -14105,13 +8305,16 @@ DEP_CPP_OPERA=\ $(CPP) $(CPP_PROJ) $(SOURCE) -!ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" +# End Source File +################################################################################ +# Begin Source File -DEP_CPP_OPERA=\ +SOURCE=.\Modules\errnomodule.c +DEP_CPP_ERRNO=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -14132,36 +8335,38 @@ DEP_CPP_OPERA=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)" +"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) -!ENDIF - # End Source File ################################################################################ # Begin Source File -SOURCE=.\Modules\errnomodule.c +SOURCE=.\Objects\sliceobject.c !IF "$(CFG)" == "vc40_nt - Win32 Release" -DEP_CPP_ERRNO=\ +DEP_CPP_SLICE=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -14182,13 +8387,14 @@ DEP_CPP_ERRNO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ ".\./Include\import.h"\ ".\./Include\bltinmodule.h"\ ".\Include\abstract.h"\ @@ -14196,17 +8402,17 @@ DEP_CPP_ERRNO=\ ".\./Include\thread.h"\ -"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)" +"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) !ELSEIF "$(CFG)" == "vc40_nt - Win32 Debug" -DEP_CPP_ERRNO=\ +DEP_CPP_SLICE=\ ".\./Include\Python.h"\ ".\./Include\allobjects.h"\ ".\./PC\config.h"\ - ".\./Include\myproto.h"\ + ".\Include\myproto.h"\ ".\Include\object.h"\ ".\Include\objimpl.h"\ ".\Include\pydebug.h"\ @@ -14227,18 +8433,22 @@ DEP_CPP_ERRNO=\ ".\Include\fileobject.h"\ ".\Include\cobject.h"\ ".\./Include\traceback.h"\ + ".\Include\sliceobject.h"\ ".\Include\errors.h"\ - ".\./Include\mymalloc.h"\ + ".\Include\mymalloc.h"\ ".\./Include\modsupport.h"\ ".\./Include\ceval.h"\ - ".\./Include\pythonrun.h"\ + ".\Include\pythonrun.h"\ ".\./Include\sysmodule.h"\ - ".\./Include\intrcheck.h"\ + ".\Include\intrcheck.h"\ + ".\./Include\import.h"\ + ".\./Include\bltinmodule.h"\ + ".\Include\abstract.h"\ ".\./Include\rename2.h"\ ".\./Include\thread.h"\ -"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)" +"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)" $(CPP) $(CPP_PROJ) $(SOURCE) diff --git a/PC/vc40.mdp b/PC/vc40.mdp index 6752ba0..1609218 100644 Binary files a/PC/vc40.mdp and b/PC/vc40.mdp differ diff --git a/PC/vc40.ncb b/PC/vc40.ncb index 49d1025..95ddb2d 100644 Binary files a/PC/vc40.ncb and b/PC/vc40.ncb differ diff --git a/PC/wat_dos/pyth_dos.tgt b/PC/wat_dos/pyth_dos.tgt index 6ed649d..99c0b81 100755 --- a/PC/wat_dos/pyth_dos.tgt +++ b/PC/wat_dos/pyth_dos.tgt @@ -74,7 +74,7 @@ WVList 0 18 WPickList -77 +78 19 MItem 3 @@ -987,8 +987,8 @@ WVList 0 225 MItem -28 -..\..\objects\stringobject.c +27 +..\..\objects\sliceobject.c 226 WString 4 @@ -1005,8 +1005,8 @@ WVList 0 229 MItem -27 -..\..\objects\tupleobject.c +28 +..\..\objects\stringobject.c 230 WString 4 @@ -1023,8 +1023,8 @@ WVList 0 233 MItem -26 -..\..\objects\typeobject.c +27 +..\..\objects\tupleobject.c 234 WString 4 @@ -1041,8 +1041,8 @@ WVList 0 237 MItem -22 -..\..\parser\acceler.c +26 +..\..\objects\typeobject.c 238 WString 4 @@ -1059,8 +1059,8 @@ WVList 0 241 MItem -23 -..\..\parser\grammar1.c +22 +..\..\parser\acceler.c 242 WString 4 @@ -1077,8 +1077,8 @@ WVList 0 245 MItem -25 -..\..\parser\myreadline.c +23 +..\..\parser\grammar1.c 246 WString 4 @@ -1095,8 +1095,8 @@ WVList 0 249 MItem -19 -..\..\parser\node.c +25 +..\..\parser\myreadline.c 250 WString 4 @@ -1113,8 +1113,8 @@ WVList 0 253 MItem -21 -..\..\parser\parser.c +19 +..\..\parser\node.c 254 WString 4 @@ -1131,8 +1131,8 @@ WVList 0 257 MItem -23 -..\..\parser\parsetok.c +21 +..\..\parser\parser.c 258 WString 4 @@ -1149,8 +1149,8 @@ WVList 0 261 MItem -24 -..\..\parser\tokenizer.c +23 +..\..\parser\parsetok.c 262 WString 4 @@ -1167,8 +1167,8 @@ WVList 0 265 MItem -26 -..\..\python\bltinmodule.c +24 +..\..\parser\tokenizer.c 266 WString 4 @@ -1185,8 +1185,8 @@ WVList 0 269 MItem -20 -..\..\python\ceval.c +26 +..\..\python\bltinmodule.c 270 WString 4 @@ -1203,8 +1203,8 @@ WVList 0 273 MItem -26 -..\..\python\cgensupport.c +20 +..\..\python\ceval.c 274 WString 4 @@ -1221,8 +1221,8 @@ WVList 0 277 MItem -22 -..\..\python\compile.c +26 +..\..\python\cgensupport.c 278 WString 4 @@ -1239,8 +1239,8 @@ WVList 0 281 MItem -21 -..\..\python\errors.c +22 +..\..\python\compile.c 282 WString 4 @@ -1258,7 +1258,7 @@ WVList 285 MItem 21 -..\..\python\frozen.c +..\..\python\errors.c 286 WString 4 @@ -1275,8 +1275,8 @@ WVList 0 289 MItem -22 -..\..\python\getargs.c +21 +..\..\python\frozen.c 290 WString 4 @@ -1293,8 +1293,8 @@ WVList 0 293 MItem -26 -..\..\python\getcompiler.c +22 +..\..\python\getargs.c 294 WString 4 @@ -1311,8 +1311,8 @@ WVList 0 297 MItem -27 -..\..\python\getcopyright.c +26 +..\..\python\getcompiler.c 298 WString 4 @@ -1329,8 +1329,8 @@ WVList 0 301 MItem -23 -..\..\python\getmtime.c +27 +..\..\python\getcopyright.c 302 WString 4 @@ -1347,8 +1347,8 @@ WVList 0 305 MItem -21 -..\..\python\getopt.c +23 +..\..\python\getmtime.c 306 WString 4 @@ -1365,8 +1365,8 @@ WVList 0 309 MItem -26 -..\..\python\getplatform.c +21 +..\..\python\getopt.c 310 WString 4 @@ -1383,8 +1383,8 @@ WVList 0 313 MItem -25 -..\..\python\getversion.c +26 +..\..\python\getplatform.c 314 WString 4 @@ -1401,8 +1401,8 @@ WVList 0 317 MItem -23 -..\..\python\graminit.c +25 +..\..\python\getversion.c 318 WString 4 @@ -1419,8 +1419,8 @@ WVList 0 321 MItem -21 -..\..\python\import.c +23 +..\..\python\graminit.c 322 WString 4 @@ -1437,8 +1437,8 @@ WVList 0 325 MItem -23 -..\..\python\importdl.c +21 +..\..\python\import.c 326 WString 4 @@ -1455,8 +1455,8 @@ WVList 0 329 MItem -22 -..\..\python\marshal.c +23 +..\..\python\importdl.c 330 WString 4 @@ -1473,8 +1473,8 @@ WVList 0 333 MItem -25 -..\..\python\modsupport.c +22 +..\..\python\marshal.c 334 WString 4 @@ -1491,8 +1491,8 @@ WVList 0 337 MItem -24 -..\..\python\mystrtoul.c +25 +..\..\python\modsupport.c 338 WString 4 @@ -1510,7 +1510,7 @@ WVList 341 MItem 24 -..\..\python\pythonrun.c +..\..\python\mystrtoul.c 342 WString 4 @@ -1527,8 +1527,8 @@ WVList 0 345 MItem -27 -..\..\python\structmember.c +24 +..\..\python\pythonrun.c 346 WString 4 @@ -1545,8 +1545,8 @@ WVList 0 349 MItem -24 -..\..\python\sysmodule.c +27 +..\..\python\structmember.c 350 WString 4 @@ -1564,7 +1564,7 @@ WVList 353 MItem 24 -..\..\python\traceback.c +..\..\python\sysmodule.c 354 WString 4 @@ -1581,8 +1581,8 @@ WVList 0 357 MItem -11 -..\config.c +24 +..\..\python\traceback.c 358 WString 4 @@ -1597,3 +1597,21 @@ WVList 1 1 0 +361 +MItem +11 +..\config.c +362 +WString +4 +COBJ +363 +WVList +0 +364 +WVList +0 +19 +1 +1 +0 diff --git a/PC/wat_os2/pyth_os2.tgt b/PC/wat_os2/pyth_os2.tgt index f2e6bd3..f511bbf 100755 --- a/PC/wat_os2/pyth_os2.tgt +++ b/PC/wat_os2/pyth_os2.tgt @@ -58,7 +58,7 @@ WVList 0 14 WPickList -77 +78 15 MItem 3 @@ -903,8 +903,8 @@ WVList 0 204 MItem -28 -..\..\objects\stringobject.c +27 +..\..\objects\sliceobject.c 205 WString 4 @@ -921,8 +921,8 @@ WVList 0 208 MItem -27 -..\..\objects\tupleobject.c +28 +..\..\objects\stringobject.c 209 WString 4 @@ -939,8 +939,8 @@ WVList 0 212 MItem -26 -..\..\objects\typeobject.c +27 +..\..\objects\tupleobject.c 213 WString 4 @@ -957,8 +957,8 @@ WVList 0 216 MItem -22 -..\..\parser\acceler.c +26 +..\..\objects\typeobject.c 217 WString 4 @@ -975,8 +975,8 @@ WVList 0 220 MItem -23 -..\..\parser\grammar1.c +22 +..\..\parser\acceler.c 221 WString 4 @@ -993,8 +993,8 @@ WVList 0 224 MItem -25 -..\..\parser\myreadline.c +23 +..\..\parser\grammar1.c 225 WString 4 @@ -1011,8 +1011,8 @@ WVList 0 228 MItem -19 -..\..\parser\node.c +25 +..\..\parser\myreadline.c 229 WString 4 @@ -1029,8 +1029,8 @@ WVList 0 232 MItem -21 -..\..\parser\parser.c +19 +..\..\parser\node.c 233 WString 4 @@ -1047,8 +1047,8 @@ WVList 0 236 MItem -23 -..\..\parser\parsetok.c +21 +..\..\parser\parser.c 237 WString 4 @@ -1065,8 +1065,8 @@ WVList 0 240 MItem -24 -..\..\parser\tokenizer.c +23 +..\..\parser\parsetok.c 241 WString 4 @@ -1083,8 +1083,8 @@ WVList 0 244 MItem -26 -..\..\python\bltinmodule.c +24 +..\..\parser\tokenizer.c 245 WString 4 @@ -1101,8 +1101,8 @@ WVList 0 248 MItem -20 -..\..\python\ceval.c +26 +..\..\python\bltinmodule.c 249 WString 4 @@ -1119,8 +1119,8 @@ WVList 0 252 MItem -26 -..\..\python\cgensupport.c +20 +..\..\python\ceval.c 253 WString 4 @@ -1137,8 +1137,8 @@ WVList 0 256 MItem -22 -..\..\python\compile.c +26 +..\..\python\cgensupport.c 257 WString 4 @@ -1155,8 +1155,8 @@ WVList 0 260 MItem -21 -..\..\python\errors.c +22 +..\..\python\compile.c 261 WString 4 @@ -1174,7 +1174,7 @@ WVList 264 MItem 21 -..\..\python\frozen.c +..\..\python\errors.c 265 WString 4 @@ -1191,8 +1191,8 @@ WVList 0 268 MItem -22 -..\..\python\getargs.c +21 +..\..\python\frozen.c 269 WString 4 @@ -1209,8 +1209,8 @@ WVList 0 272 MItem -26 -..\..\python\getcompiler.c +22 +..\..\python\getargs.c 273 WString 4 @@ -1227,8 +1227,8 @@ WVList 0 276 MItem -27 -..\..\python\getcopyright.c +26 +..\..\python\getcompiler.c 277 WString 4 @@ -1245,8 +1245,8 @@ WVList 0 280 MItem -23 -..\..\python\getmtime.c +27 +..\..\python\getcopyright.c 281 WString 4 @@ -1263,8 +1263,8 @@ WVList 0 284 MItem -21 -..\..\python\getopt.c +23 +..\..\python\getmtime.c 285 WString 4 @@ -1281,8 +1281,8 @@ WVList 0 288 MItem -26 -..\..\python\getplatform.c +21 +..\..\python\getopt.c 289 WString 4 @@ -1299,8 +1299,8 @@ WVList 0 292 MItem -25 -..\..\python\getversion.c +26 +..\..\python\getplatform.c 293 WString 4 @@ -1317,8 +1317,8 @@ WVList 0 296 MItem -23 -..\..\python\graminit.c +25 +..\..\python\getversion.c 297 WString 4 @@ -1335,8 +1335,8 @@ WVList 0 300 MItem -21 -..\..\python\import.c +23 +..\..\python\graminit.c 301 WString 4 @@ -1353,8 +1353,8 @@ WVList 0 304 MItem -23 -..\..\python\importdl.c +21 +..\..\python\import.c 305 WString 4 @@ -1371,8 +1371,8 @@ WVList 0 308 MItem -22 -..\..\python\marshal.c +23 +..\..\python\importdl.c 309 WString 4 @@ -1389,8 +1389,8 @@ WVList 0 312 MItem -25 -..\..\python\modsupport.c +22 +..\..\python\marshal.c 313 WString 4 @@ -1407,8 +1407,8 @@ WVList 0 316 MItem -24 -..\..\python\mystrtoul.c +25 +..\..\python\modsupport.c 317 WString 4 @@ -1426,7 +1426,7 @@ WVList 320 MItem 24 -..\..\python\pythonrun.c +..\..\python\mystrtoul.c 321 WString 4 @@ -1443,8 +1443,8 @@ WVList 0 324 MItem -27 -..\..\python\structmember.c +24 +..\..\python\pythonrun.c 325 WString 4 @@ -1461,8 +1461,8 @@ WVList 0 328 MItem -24 -..\..\python\sysmodule.c +27 +..\..\python\structmember.c 329 WString 4 @@ -1480,7 +1480,7 @@ WVList 332 MItem 24 -..\..\python\traceback.c +..\..\python\sysmodule.c 333 WString 4 @@ -1497,8 +1497,8 @@ WVList 0 336 MItem -11 -..\config.c +24 +..\..\python\traceback.c 337 WString 4 @@ -1513,3 +1513,21 @@ WVList 1 1 0 +340 +MItem +11 +..\config.c +341 +WString +4 +COBJ +342 +WVList +0 +343 +WVList +0 +15 +1 +1 +0 -- cgit v0.12