]> granicus.if.org Git - python/commitdiff
New project files, with sliceobject.c added.
authorGuido van Rossum <guido@python.org>
Thu, 1 Aug 1996 17:13:12 +0000 (17:13 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 1 Aug 1996 17:13:12 +0000 (17:13 +0000)
PC/python.wpj
PC/vc15_lib/python.mak
PC/vc15_lib/python.wsp
PC/vc40.mak
PC/vc40.mdp
PC/vc40.ncb
PC/wat_dos/pyth_dos.tgt
PC/wat_os2/pyth_os2.tgt

index 2810158e37181171dd68df4bba064f66ac6a4a53..88d97e74157dd81f58ea4cf30a2c354e7ac166e1 100644 (file)
@@ -42,22 +42,22 @@ WRect
 WFileName\r
 20\r
 wat_os2\pyth_os2.tgt\r
-12\r
+38\r
 74\r
 11\r
 VComponent\r
 12\r
 WRect\r
-128\r
-85\r
+140\r
+102\r
 5632\r
-4113\r
+4096\r
 0\r
 0\r
 13\r
 WFileName\r
 20\r
 wat_dos\pyth_dos.tgt\r
-9\r
+40\r
 9\r
 11\r
index af25cedea68faa00c3acc41a2e494f6cb328958a..95f8a546a194b3b817eb1c363b55017e2063c106 100644 (file)
@@ -10,7 +10,7 @@ D_RCDEFINES = -d_DEBUG
 R_RCDEFINES = -dNDEBUG\r
 ORIGIN = MSVC\r
 ORIGIN_VER = 1.00\r
-PROJPATH = N:\PYTHON\PYTHON-1.4B2\PC\VC15_LIB\\r
+PROJPATH = O:\PYTH14B2\PC\VC15_LIB\\r
 USEMFC = 0\r
 CC = cl\r
 CPP = cl\r
@@ -117,2463 +117,2564 @@ SBRS = ABSTRACT.SBR \
                COMPLEXO.SBR \\r
                CMATHMOD.SBR \\r
                ERRNOMOD.SBR \\r
-               OPERATOR.SBR\r
-\r
-\r
-ABSTRACT_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-ACCELER_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\parser.h\r
-\r
-\r
-ACCESSOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-ARRAYMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-AUDIOOP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-BINASCII_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-BLTINMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\graminit.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\eval.h\r
-\r
-\r
-CEVAL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\frameobj.h \\r
-       n:\python\python-1.4b2\pc\src\eval.h \\r
-       n:\python\python-1.4b2\pc\src\opcode.h \\r
-       n:\python\python-1.4b2\pc\src\graminit.h\r
-\r
-\r
-CGENSUPP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\cgensupp.h\r
-\r
-\r
-CLASSOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-COMPILE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\graminit.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\opcode.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-CONFIG_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-ENVIRONM_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-ERRORS_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-FILEOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-FLOATOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-FRAMEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\frameobj.h \\r
-       n:\python\python-1.4b2\pc\src\opcode.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-FROZEN_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-FUNCOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-GETARGS_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-GETCOMPI_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-GETCOPYR_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-GETMTIME_DEP = n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h\r
-\r
-\r
-GETPATH_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\osdefs.h\r
-\r
-\r
-GETPLATF_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-GETVERSI_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\patchlev.h\r
-\r
-\r
-GRAMINIT_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h\r
-\r
-\r
-GRAMMAR1_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h \\r
-       n:\python\python-1.4b2\pc\src\token.h\r
-\r
-\r
-IMAGEOP_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-IMPORT_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\graminit.h \\r
-       n:\python\python-1.4b2\pc\src\errcode.h \\r
-       n:\python\python-1.4b2\pc\src\marshal.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\eval.h \\r
-       n:\python\python-1.4b2\pc\src\osdefs.h \\r
-       n:\python\python-1.4b2\pc\src\importdl.h\r
-\r
-\r
-IMPORTDL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\osdefs.h \\r
-       n:\python\python-1.4b2\pc\src\importdl.h\r
-\r
-\r
-INTOBJEC_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-LISTOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-LONGOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\longintr.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-MAPPINGO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-MARSHAL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\longintr.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\marshal.h\r
-\r
-\r
-MATHMODU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-MD5C_DEP = n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\md5.h\r
-\r
-\r
-MD5MODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\md5.h\r
-\r
-\r
-METHODOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\token.h\r
-\r
-\r
-MODSUPPO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-MODULEOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-MYREADLI_DEP = n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h\r
-\r
-\r
-MYSTRTOU_DEP = n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h\r
-\r
-\r
-NEWMODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h\r
-\r
-\r
-NODE_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\node.h\r
-\r
-\r
-OBJECT_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-PARSER_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\parser.h \\r
-       n:\python\python-1.4b2\pc\src\errcode.h\r
-\r
-\r
-PARSETOK_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\tokenize.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h \\r
-       n:\python\python-1.4b2\pc\src\parser.h \\r
-       n:\python\python-1.4b2\pc\src\parsetok.h \\r
-       n:\python\python-1.4b2\pc\src\errcode.h\r
-\r
-\r
-POSIXMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mytime.h\r
-\r
-\r
-PYTHONRU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\grammar.h \\r
-       n:\python\python-1.4b2\pc\src\bitset.h \\r
-       n:\python\python-1.4b2\pc\src\node.h \\r
-       n:\python\python-1.4b2\pc\src\parsetok.h \\r
-       n:\python\python-1.4b2\pc\src\graminit.h \\r
-       n:\python\python-1.4b2\pc\src\errcode.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\eval.h \\r
-       n:\python\python-1.4b2\pc\src\marshal.h\r
-\r
-\r
-RANGEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-REGEXMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\regexpr.h\r
-\r
-\r
-REGEXPR_DEP = n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\regexpr.h \\r
-       n:\python\python-1.4b2\pc\src\config.h\r
-\r
-\r
-RGBIMGMO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-ROTORMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-SIGNALMO_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-SOUNDEX_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-STRINGOB_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-STROPMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-STRUCTME_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h\r
-\r
-\r
-STRUCTMO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-SYSMODUL_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\osdefs.h\r
-\r
-\r
-TIMEMODU_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\myselect.h \\r
-       n:\python\python-1.4b2\pc\src\mytime.h\r
-\r
-\r
-TOKENIZE_DEP = n:\python\python-1.4b2\pc\src\pgenhead.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\tokenize.h \\r
-       n:\python\python-1.4b2\pc\src\token.h \\r
-       n:\python\python-1.4b2\pc\src\errcode.h\r
-\r
-\r
-TRACEBAC_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\compile.h \\r
-       n:\python\python-1.4b2\pc\src\frameobj.h \\r
-       n:\python\python-1.4b2\pc\src\structme.h \\r
-       n:\python\python-1.4b2\pc\src\osdefs.h\r
-\r
-\r
-TUPLEOBJ_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-TYPEOBJE_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-YUVCONVE_DEP = n:\python\python-1.4b2\pc\src\yuv.h\r
-\r
-\r
-COBJECT_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-COMPLEXO_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-CMATHMOD_DEP = n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h \\r
-       n:\python\python-1.4b2\pc\src\mymath.h\r
-\r
-\r
-ERRNOMOD_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
-\r
-\r
-OPERATOR_DEP = n:\python\python-1.4b2\pc\src\python.h \\r
-       n:\python\python-1.4b2\pc\src\allobjec.h \\r
-       n:\python\python-1.4b2\pc\src\config.h \\r
-       n:\python\python-1.4b2\pc\src\myproto.h \\r
-       n:\python\python-1.4b2\pc\src\rename2.h \\r
-       n:\python\python-1.4b2\pc\src\object.h \\r
-       n:\python\python-1.4b2\pc\src\objimpl.h \\r
-       n:\python\python-1.4b2\pc\src\pydebug.h \\r
-       n:\python\python-1.4b2\pc\src\accessob.h \\r
-       n:\python\python-1.4b2\pc\src\intobjec.h \\r
-       n:\python\python-1.4b2\pc\src\longobje.h \\r
-       n:\python\python-1.4b2\pc\src\floatobj.h \\r
-       n:\python\python-1.4b2\pc\src\complexo.h \\r
-       n:\python\python-1.4b2\pc\src\rangeobj.h \\r
-       n:\python\python-1.4b2\pc\src\stringob.h \\r
-       n:\python\python-1.4b2\pc\src\tupleobj.h \\r
-       n:\python\python-1.4b2\pc\src\listobje.h \\r
-       n:\python\python-1.4b2\pc\src\mappingo.h \\r
-       n:\python\python-1.4b2\pc\src\methodob.h \\r
-       n:\python\python-1.4b2\pc\src\moduleob.h \\r
-       n:\python\python-1.4b2\pc\src\funcobje.h \\r
-       n:\python\python-1.4b2\pc\src\classobj.h \\r
-       n:\python\python-1.4b2\pc\src\thread.h \\r
-       n:\python\python-1.4b2\pc\src\fileobje.h \\r
-       n:\python\python-1.4b2\pc\src\cobject.h \\r
-       n:\python\python-1.4b2\pc\src\tracebac.h \\r
-       n:\python\python-1.4b2\pc\src\errors.h \\r
-       n:\python\python-1.4b2\pc\src\mymalloc.h \\r
-       n:\python\python-1.4b2\pc\src\modsuppo.h \\r
-       n:\python\python-1.4b2\pc\src\ceval.h \\r
-       n:\python\python-1.4b2\pc\src\pythonru.h \\r
-       n:\python\python-1.4b2\pc\src\sysmodul.h \\r
-       n:\python\python-1.4b2\pc\src\intrchec.h \\r
-       n:\python\python-1.4b2\pc\src\import.h \\r
-       n:\python\python-1.4b2\pc\src\bltinmod.h \\r
-       n:\python\python-1.4b2\pc\src\abstract.h\r
+               OPERATOR.SBR \\r
+               SLICEOBJ.SBR\r
+\r
+\r
+ABSTRACT_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+ACCELER_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\parser.h\r
+\r
+\r
+ACCESSOB_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+ARRAYMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+AUDIOOP_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+BINASCII_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+BLTINMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\graminit.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\eval.h\r
+\r
+\r
+CEVAL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\frameobj.h \\r
+       o:\pyth14b2\pc\src\eval.h \\r
+       o:\pyth14b2\pc\src\opcode.h \\r
+       o:\pyth14b2\pc\src\graminit.h\r
+\r
+\r
+CGENSUPP_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\cgensupp.h\r
+\r
+\r
+CLASSOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+COMPILE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\graminit.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\opcode.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+CONFIG_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+ENVIRONM_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+ERRORS_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+FILEOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+FLOATOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+FRAMEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\frameobj.h \\r
+       o:\pyth14b2\pc\src\opcode.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+FROZEN_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+FUNCOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+GETARGS_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+GETCOMPI_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+GETCOPYR_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+GETMTIME_DEP = o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\rename2.h\r
+\r
+\r
+GETPATH_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\osdefs.h\r
+\r
+\r
+GETPLATF_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+GETVERSI_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\patchlev.h\r
+\r
+\r
+GRAMINIT_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h\r
+\r
+\r
+GRAMMAR1_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h \\r
+       o:\pyth14b2\pc\src\token.h\r
+\r
+\r
+IMAGEOP_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+IMPORT_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\graminit.h \\r
+       o:\pyth14b2\pc\src\errcode.h \\r
+       o:\pyth14b2\pc\src\marshal.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\eval.h \\r
+       o:\pyth14b2\pc\src\osdefs.h \\r
+       o:\pyth14b2\pc\src\importdl.h\r
+\r
+\r
+IMPORTDL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\osdefs.h \\r
+       o:\pyth14b2\pc\src\importdl.h\r
+\r
+\r
+INTOBJEC_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+LISTOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+LONGOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\longintr.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+MAPPINGO_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+MARSHAL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\longintr.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\marshal.h\r
+\r
+\r
+MATHMODU_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+MD5C_DEP = o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\md5.h\r
+\r
+\r
+MD5MODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\md5.h\r
+\r
+\r
+METHODOB_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\token.h\r
+\r
+\r
+MODSUPPO_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+MODULEOB_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+MYREADLI_DEP = o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\intrchec.h\r
+\r
+\r
+MYSTRTOU_DEP = o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\rename2.h\r
+\r
+\r
+NEWMODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\compile.h\r
+\r
+\r
+NODE_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\node.h\r
+\r
+\r
+OBJECT_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+PARSER_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\parser.h \\r
+       o:\pyth14b2\pc\src\errcode.h\r
+\r
+\r
+PARSETOK_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\tokenize.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h \\r
+       o:\pyth14b2\pc\src\parser.h \\r
+       o:\pyth14b2\pc\src\parsetok.h \\r
+       o:\pyth14b2\pc\src\errcode.h\r
+\r
+\r
+POSIXMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mytime.h\r
+\r
+\r
+PYTHONRU_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\grammar.h \\r
+       o:\pyth14b2\pc\src\bitset.h \\r
+       o:\pyth14b2\pc\src\node.h \\r
+       o:\pyth14b2\pc\src\parsetok.h \\r
+       o:\pyth14b2\pc\src\graminit.h \\r
+       o:\pyth14b2\pc\src\errcode.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\eval.h \\r
+       o:\pyth14b2\pc\src\marshal.h\r
+\r
+\r
+RANGEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+REGEXMOD_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\regexpr.h\r
+\r
+\r
+REGEXPR_DEP = o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\regexpr.h \\r
+       o:\pyth14b2\pc\src\config.h\r
+\r
+\r
+RGBIMGMO_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+ROTORMOD_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+SIGNALMO_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+SOUNDEX_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+STRINGOB_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+STROPMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+STRUCTME_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\structme.h\r
+\r
+\r
+STRUCTMO_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+SYSMODUL_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\osdefs.h\r
+\r
+\r
+TIMEMODU_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\myselect.h \\r
+       o:\pyth14b2\pc\src\mytime.h\r
+\r
+\r
+TOKENIZE_DEP = o:\pyth14b2\pc\src\pgenhead.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\tokenize.h \\r
+       o:\pyth14b2\pc\src\token.h \\r
+       o:\pyth14b2\pc\src\errcode.h\r
+\r
+\r
+TRACEBAC_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\compile.h \\r
+       o:\pyth14b2\pc\src\frameobj.h \\r
+       o:\pyth14b2\pc\src\structme.h \\r
+       o:\pyth14b2\pc\src\osdefs.h\r
+\r
+\r
+TUPLEOBJ_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+TYPEOBJE_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+YUVCONVE_DEP = o:\pyth14b2\pc\src\yuv.h\r
+\r
+\r
+COBJECT_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+COMPLEXO_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+CMATHMOD_DEP = o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h \\r
+       o:\pyth14b2\pc\src\mymath.h\r
+\r
+\r
+ERRNOMOD_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+OPERATOR_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
+\r
+\r
+SLICEOBJ_DEP = o:\pyth14b2\pc\src\python.h \\r
+       o:\pyth14b2\pc\src\allobjec.h \\r
+       o:\pyth14b2\pc\src\config.h \\r
+       o:\pyth14b2\pc\src\myproto.h \\r
+       o:\pyth14b2\pc\src\rename2.h \\r
+       o:\pyth14b2\pc\src\object.h \\r
+       o:\pyth14b2\pc\src\objimpl.h \\r
+       o:\pyth14b2\pc\src\pydebug.h \\r
+       o:\pyth14b2\pc\src\accessob.h \\r
+       o:\pyth14b2\pc\src\intobjec.h \\r
+       o:\pyth14b2\pc\src\longobje.h \\r
+       o:\pyth14b2\pc\src\floatobj.h \\r
+       o:\pyth14b2\pc\src\complexo.h \\r
+       o:\pyth14b2\pc\src\rangeobj.h \\r
+       o:\pyth14b2\pc\src\stringob.h \\r
+       o:\pyth14b2\pc\src\tupleobj.h \\r
+       o:\pyth14b2\pc\src\listobje.h \\r
+       o:\pyth14b2\pc\src\mappingo.h \\r
+       o:\pyth14b2\pc\src\methodob.h \\r
+       o:\pyth14b2\pc\src\moduleob.h \\r
+       o:\pyth14b2\pc\src\funcobje.h \\r
+       o:\pyth14b2\pc\src\classobj.h \\r
+       o:\pyth14b2\pc\src\thread.h \\r
+       o:\pyth14b2\pc\src\fileobje.h \\r
+       o:\pyth14b2\pc\src\cobject.h \\r
+       o:\pyth14b2\pc\src\tracebac.h \\r
+       o:\pyth14b2\pc\src\sliceobj.h \\r
+       o:\pyth14b2\pc\src\errors.h \\r
+       o:\pyth14b2\pc\src\mymalloc.h \\r
+       o:\pyth14b2\pc\src\modsuppo.h \\r
+       o:\pyth14b2\pc\src\ceval.h \\r
+       o:\pyth14b2\pc\src\pythonru.h \\r
+       o:\pyth14b2\pc\src\sysmodul.h \\r
+       o:\pyth14b2\pc\src\intrchec.h \\r
+       o:\pyth14b2\pc\src\import.h \\r
+       o:\pyth14b2\pc\src\bltinmod.h \\r
+       o:\pyth14b2\pc\src\abstract.h\r
 \r
 \r
 all:   $(PROJ).LIB $(PROJ).BSC\r
@@ -2800,6 +2901,9 @@ ERRNOMOD.OBJ:     ..\SRC\ERRNOMOD.C $(ERRNOMOD_DEP)
 OPERATOR.OBJ:  ..\SRC\OPERATOR.C $(OPERATOR_DEP)\r
        $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\OPERATOR.C\r
 \r
+SLICEOBJ.OBJ:  ..\SRC\SLICEOBJ.C $(SLICEOBJ_DEP)\r
+       $(CC) $(CFLAGS) $(CUSEPCHFLAG) /c ..\SRC\SLICEOBJ.C\r
+\r
 $(PROJ).LIB::  ABSTRACT.OBJ ACCELER.OBJ ACCESSOB.OBJ ARRAYMOD.OBJ AUDIOOP.OBJ BINASCII.OBJ \\r
        BLTINMOD.OBJ CEVAL.OBJ CGENSUPP.OBJ CLASSOBJ.OBJ COMPILE.OBJ CONFIG.OBJ ENVIRONM.OBJ \\r
        ERRORS.OBJ FILEOBJE.OBJ FLOATOBJ.OBJ FRAMEOBJ.OBJ FROZEN.OBJ FUNCOBJE.OBJ GETARGS.OBJ \\r
@@ -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 \\r
        ROTORMOD.OBJ SIGNALMO.OBJ SOUNDEX.OBJ STRINGOB.OBJ STROPMOD.OBJ STRUCTME.OBJ STRUCTMO.OBJ \\r
        SYSMODUL.OBJ TIMEMODU.OBJ TOKENIZE.OBJ TRACEBAC.OBJ TUPLEOBJ.OBJ TYPEOBJE.OBJ YUVCONVE.OBJ \\r
-       COBJECT.OBJ COMPLEXO.OBJ CMATHMOD.OBJ ERRNOMOD.OBJ OPERATOR.OBJ $(OBJS_EXT)\r
+       COBJECT.OBJ COMPLEXO.OBJ CMATHMOD.OBJ ERRNOMOD.OBJ OPERATOR.OBJ SLICEOBJ.OBJ $(OBJS_EXT)\r
        echo >NUL @<<$(PROJ).CRF\r
 $@ /PAGESIZE:64\r
 y\r
@@ -2888,6 +2992,7 @@ y
 +CMATHMOD.OBJ &\r
 +ERRNOMOD.OBJ &\r
 +OPERATOR.OBJ &\r
++SLICEOBJ.OBJ &\r
 ;\r
 <<\r
        if exist $@ del $@\r
index 57fb6c9aea76549d307635a30659d8f16e1969b0..c4f093e59ff105622d6b6ddef0ac6e95fd485325 100644 (file)
Binary files a/PC/vc15_lib/python.wsp and b/PC/vc15_lib/python.wsp differ
index edcc5bb86e1eacdd0a9cfbbfc5212adfab17034f..ce8a45e98bd2d66cdc0e92de2f4bad536975f6f5 100644 (file)
@@ -193,84 +193,85 @@ ALL : "$(OUTDIR)\py14an.dll"
 \r
 CLEAN : \r
        -@erase ".\vc40_dll\Release\py14an.dll"\r
+       -@erase ".\vc40_dll\Release\thread.obj"\r
        -@erase ".\vc40_dll\Release\classobject.obj"\r
-       -@erase ".\vc40_dll\Release\stropmodule.obj"\r
-       -@erase ".\vc40_dll\Release\getargs.obj"\r
        -@erase ".\vc40_dll\Release\bltinmodule.obj"\r
-       -@erase ".\vc40_dll\Release\structmember.obj"\r
-       -@erase ".\vc40_dll\Release\rangeobject.obj"\r
-       -@erase ".\vc40_dll\Release\socketmodule.obj"\r
-       -@erase ".\vc40_dll\Release\audioop.obj"\r
-       -@erase ".\vc40_dll\Release\frameobject.obj"\r
-       -@erase ".\vc40_dll\Release\regexmodule.obj"\r
-       -@erase ".\vc40_dll\Release\funcobject.obj"\r
-       -@erase ".\vc40_dll\Release\getmtime.obj"\r
-       -@erase ".\vc40_dll\Release\operator.obj"\r
-       -@erase ".\vc40_dll\Release\stringobject.obj"\r
-       -@erase ".\vc40_dll\Release\posixmodule.obj"\r
-       -@erase ".\vc40_dll\Release\myreadline.obj"\r
-       -@erase ".\vc40_dll\Release\cmathmodule.obj"\r
-       -@erase ".\vc40_dll\Release\getcopyright.obj"\r
-       -@erase ".\vc40_dll\Release\cgensupport.obj"\r
-       -@erase ".\vc40_dll\Release\parsetok.obj"\r
-       -@erase ".\vc40_dll\Release\newmodule.obj"\r
-       -@erase ".\vc40_dll\Release\mappingobject.obj"\r
-       -@erase ".\vc40_dll\Release\acceler.obj"\r
-       -@erase ".\vc40_dll\Release\modsupport.obj"\r
-       -@erase ".\vc40_dll\Release\threadmodule.obj"\r
-       -@erase ".\vc40_dll\Release\soundex.obj"\r
-       -@erase ".\vc40_dll\Release\parser.obj"\r
-       -@erase ".\vc40_dll\Release\mathmodule.obj"\r
+       -@erase ".\vc40_dll\Release\object.obj"\r
+       -@erase ".\vc40_dll\Release\getargs.obj"\r
+       -@erase ".\vc40_dll\Release\getcompiler.obj"\r
+       -@erase ".\vc40_dll\Release\graminit.obj"\r
        -@erase ".\vc40_dll\Release\importdl.obj"\r
-       -@erase ".\vc40_dll\Release\methodobject.obj"\r
-       -@erase ".\vc40_dll\Release\getpath.obj"\r
+       -@erase ".\vc40_dll\Release\structmodule.obj"\r
        -@erase ".\vc40_dll\Release\mystrtoul.obj"\r
-       -@erase ".\vc40_dll\Release\rgbimgmodule.obj"\r
-       -@erase ".\vc40_dll\Release\rotormodule.obj"\r
-       -@erase ".\vc40_dll\Release\binascii.obj"\r
-       -@erase ".\vc40_dll\Release\node.obj"\r
-       -@erase ".\vc40_dll\Release\config.obj"\r
-       -@erase ".\vc40_dll\Release\selectmodule.obj"\r
-       -@erase ".\vc40_dll\Release\signalmodule.obj"\r
-       -@erase ".\vc40_dll\Release\marshal.obj"\r
+       -@erase ".\vc40_dll\Release\errnomodule.obj"\r
+       -@erase ".\vc40_dll\Release\frameobject.obj"\r
        -@erase ".\vc40_dll\Release\fileobject.obj"\r
        -@erase ".\vc40_dll\Release\longobject.obj"\r
-       -@erase ".\vc40_dll\Release\accessobject.obj"\r
-       -@erase ".\vc40_dll\Release\ceval.obj"\r
-       -@erase ".\vc40_dll\Release\compile.obj"\r
-       -@erase ".\vc40_dll\Release\thread.obj"\r
+       -@erase ".\vc40_dll\Release\regexmodule.obj"\r
+       -@erase ".\vc40_dll\Release\environment.obj"\r
+       -@erase ".\vc40_dll\Release\audioop.obj"\r
+       -@erase ".\vc40_dll\Release\floatobject.obj"\r
        -@erase ".\vc40_dll\Release\cobject.obj"\r
-       -@erase ".\vc40_dll\Release\getcompiler.obj"\r
+       -@erase ".\vc40_dll\Release\frozen.obj"\r
+       -@erase ".\vc40_dll\Release\moduleobject.obj"\r
+       -@erase ".\vc40_dll\Release\node.obj"\r
+       -@erase ".\vc40_dll\Release\cmathmodule.obj"\r
        -@erase ".\vc40_dll\Release\grammar1.obj"\r
        -@erase ".\vc40_dll\Release\abstract.obj"\r
-       -@erase ".\vc40_dll\Release\object.obj"\r
-       -@erase ".\vc40_dll\Release\errnomodule.obj"\r
-       -@erase ".\vc40_dll\Release\timemodule.obj"\r
        -@erase ".\vc40_dll\Release\complexobject.obj"\r
-       -@erase ".\vc40_dll\Release\environment.obj"\r
-       -@erase ".\vc40_dll\Release\floatobject.obj"\r
-       -@erase ".\vc40_dll\Release\getplatform.obj"\r
+       -@erase ".\vc40_dll\Release\arraymodule.obj"\r
+       -@erase ".\vc40_dll\Release\selectmodule.obj"\r
+       -@erase ".\vc40_dll\Release\structmember.obj"\r
+       -@erase ".\vc40_dll\Release\acceler.obj"\r
+       -@erase ".\vc40_dll\Release\timemodule.obj"\r
+       -@erase ".\vc40_dll\Release\accessobject.obj"\r
+       -@erase ".\vc40_dll\Release\socketmodule.obj"\r
+       -@erase ".\vc40_dll\Release\soundex.obj"\r
        -@erase ".\vc40_dll\Release\tokenizer.obj"\r
+       -@erase ".\vc40_dll\Release\stringobject.obj"\r
+       -@erase ".\vc40_dll\Release\stropmodule.obj"\r
        -@erase ".\vc40_dll\Release\intobject.obj"\r
-       -@erase ".\vc40_dll\Release\import.obj"\r
-       -@erase ".\vc40_dll\Release\frozen.obj"\r
-       -@erase ".\vc40_dll\Release\structmodule.obj"\r
-       -@erase ".\vc40_dll\Release\errors.obj"\r
-       -@erase ".\vc40_dll\Release\arraymodule.obj"\r
+       -@erase ".\vc40_dll\Release\parsetok.obj"\r
+       -@erase ".\vc40_dll\Release\getcopyright.obj"\r
+       -@erase ".\vc40_dll\Release\getpath.obj"\r
+       -@erase ".\vc40_dll\Release\listobject.obj"\r
+       -@erase ".\vc40_dll\Release\typeobject.obj"\r
+       -@erase ".\vc40_dll\Release\rangeobject.obj"\r
        -@erase ".\vc40_dll\Release\md5module.obj"\r
        -@erase ".\vc40_dll\Release\traceback.obj"\r
        -@erase ".\vc40_dll\Release\sysmodule.obj"\r
-       -@erase ".\vc40_dll\Release\listobject.obj"\r
-       -@erase ".\vc40_dll\Release\typeobject.obj"\r
-       -@erase ".\vc40_dll\Release\graminit.obj"\r
-       -@erase ".\vc40_dll\Release\imageop.obj"\r
-       -@erase ".\vc40_dll\Release\regexpr.obj"\r
+       -@erase ".\vc40_dll\Release\marshal.obj"\r
+       -@erase ".\vc40_dll\Release\yuvconvert.obj"\r
        -@erase ".\vc40_dll\Release\pythonrun.obj"\r
+       -@erase ".\vc40_dll\Release\getversion.obj"\r
+       -@erase ".\vc40_dll\Release\threadmodule.obj"\r
+       -@erase ".\vc40_dll\Release\mathmodule.obj"\r
+       -@erase ".\vc40_dll\Release\ceval.obj"\r
+       -@erase ".\vc40_dll\Release\compile.obj"\r
+       -@erase ".\vc40_dll\Release\import.obj"\r
        -@erase ".\vc40_dll\Release\md5c.obj"\r
+       -@erase ".\vc40_dll\Release\posixmodule.obj"\r
+       -@erase ".\vc40_dll\Release\errors.obj"\r
+       -@erase ".\vc40_dll\Release\binascii.obj"\r
+       -@erase ".\vc40_dll\Release\cgensupport.obj"\r
+       -@erase ".\vc40_dll\Release\methodobject.obj"\r
+       -@erase ".\vc40_dll\Release\rgbimgmodule.obj"\r
+       -@erase ".\vc40_dll\Release\getplatform.obj"\r
+       -@erase ".\vc40_dll\Release\signalmodule.obj"\r
+       -@erase ".\vc40_dll\Release\parser.obj"\r
+       -@erase ".\vc40_dll\Release\getmtime.obj"\r
+       -@erase ".\vc40_dll\Release\funcobject.obj"\r
+       -@erase ".\vc40_dll\Release\operator.obj"\r
+       -@erase ".\vc40_dll\Release\mappingobject.obj"\r
+       -@erase ".\vc40_dll\Release\myreadline.obj"\r
+       -@erase ".\vc40_dll\Release\config.obj"\r
+       -@erase ".\vc40_dll\Release\imageop.obj"\r
+       -@erase ".\vc40_dll\Release\rotormodule.obj"\r
+       -@erase ".\vc40_dll\Release\regexpr.obj"\r
        -@erase ".\vc40_dll\Release\tupleobject.obj"\r
-       -@erase ".\vc40_dll\Release\yuvconvert.obj"\r
-       -@erase ".\vc40_dll\Release\getversion.obj"\r
-       -@erase ".\vc40_dll\Release\moduleobject.obj"\r
+       -@erase ".\vc40_dll\Release\modsupport.obj"\r
+       -@erase ".\vc40_dll\Release\newmodule.obj"\r
+       -@erase ".\vc40_dll\Release\sliceobject.obj"\r
        -@erase ".\vc40_dll\Release\py14an.lib"\r
        -@erase ".\vc40_dll\Release\py14an.exp"\r
 \r
@@ -327,84 +328,85 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
 DEF_FILE= \\r
        ".\PC\python.def"\r
 LINK32_OBJS= \\r
-       "$(INTDIR)/classobject.obj" \\r
-       "$(INTDIR)/stropmodule.obj" \\r
-       "$(INTDIR)/getargs.obj" \\r
-       "$(INTDIR)/bltinmodule.obj" \\r
-       "$(INTDIR)/structmember.obj" \\r
-       "$(INTDIR)/rangeobject.obj" \\r
-       "$(INTDIR)/socketmodule.obj" \\r
-       "$(INTDIR)/audioop.obj" \\r
-       "$(INTDIR)/frameobject.obj" \\r
-       "$(INTDIR)/regexmodule.obj" \\r
-       "$(INTDIR)/funcobject.obj" \\r
-       "$(INTDIR)/getmtime.obj" \\r
-       "$(INTDIR)/operator.obj" \\r
-       "$(INTDIR)/stringobject.obj" \\r
-       "$(INTDIR)/posixmodule.obj" \\r
-       "$(INTDIR)/myreadline.obj" \\r
-       "$(INTDIR)/cmathmodule.obj" \\r
-       "$(INTDIR)/getcopyright.obj" \\r
-       "$(INTDIR)/cgensupport.obj" \\r
-       "$(INTDIR)/parsetok.obj" \\r
-       "$(INTDIR)/newmodule.obj" \\r
-       "$(INTDIR)/mappingobject.obj" \\r
-       "$(INTDIR)/acceler.obj" \\r
-       "$(INTDIR)/modsupport.obj" \\r
-       "$(INTDIR)/threadmodule.obj" \\r
-       "$(INTDIR)/soundex.obj" \\r
-       "$(INTDIR)/parser.obj" \\r
-       "$(INTDIR)/mathmodule.obj" \\r
-       "$(INTDIR)/importdl.obj" \\r
-       "$(INTDIR)/methodobject.obj" \\r
-       "$(INTDIR)/getpath.obj" \\r
-       "$(INTDIR)/mystrtoul.obj" \\r
-       "$(INTDIR)/rgbimgmodule.obj" \\r
-       "$(INTDIR)/rotormodule.obj" \\r
-       "$(INTDIR)/binascii.obj" \\r
-       "$(INTDIR)/node.obj" \\r
-       "$(INTDIR)/config.obj" \\r
-       "$(INTDIR)/selectmodule.obj" \\r
-       "$(INTDIR)/signalmodule.obj" \\r
-       "$(INTDIR)/marshal.obj" \\r
-       "$(INTDIR)/fileobject.obj" \\r
-       "$(INTDIR)/longobject.obj" \\r
-       "$(INTDIR)/accessobject.obj" \\r
-       "$(INTDIR)/ceval.obj" \\r
-       "$(INTDIR)/compile.obj" \\r
-       "$(INTDIR)/thread.obj" \\r
-       "$(INTDIR)/cobject.obj" \\r
-       "$(INTDIR)/getcompiler.obj" \\r
-       "$(INTDIR)/grammar1.obj" \\r
-       "$(INTDIR)/abstract.obj" \\r
-       "$(INTDIR)/object.obj" \\r
-       "$(INTDIR)/errnomodule.obj" \\r
-       "$(INTDIR)/timemodule.obj" \\r
-       "$(INTDIR)/complexobject.obj" \\r
-       "$(INTDIR)/environment.obj" \\r
-       "$(INTDIR)/floatobject.obj" \\r
-       "$(INTDIR)/getplatform.obj" \\r
-       "$(INTDIR)/tokenizer.obj" \\r
-       "$(INTDIR)/intobject.obj" \\r
-       "$(INTDIR)/import.obj" \\r
-       "$(INTDIR)/frozen.obj" \\r
-       "$(INTDIR)/structmodule.obj" \\r
-       "$(INTDIR)/errors.obj" \\r
-       "$(INTDIR)/arraymodule.obj" \\r
-       "$(INTDIR)/md5module.obj" \\r
-       "$(INTDIR)/traceback.obj" \\r
-       "$(INTDIR)/sysmodule.obj" \\r
-       "$(INTDIR)/listobject.obj" \\r
-       "$(INTDIR)/typeobject.obj" \\r
-       "$(INTDIR)/graminit.obj" \\r
-       "$(INTDIR)/imageop.obj" \\r
-       "$(INTDIR)/regexpr.obj" \\r
-       "$(INTDIR)/pythonrun.obj" \\r
-       "$(INTDIR)/md5c.obj" \\r
-       "$(INTDIR)/tupleobject.obj" \\r
-       "$(INTDIR)/yuvconvert.obj" \\r
-       "$(INTDIR)/getversion.obj" \\r
-       "$(INTDIR)/moduleobject.obj"\r
+       ".\vc40_dll\Release\thread.obj" \\r
+       ".\vc40_dll\Release\classobject.obj" \\r
+       ".\vc40_dll\Release\bltinmodule.obj" \\r
+       ".\vc40_dll\Release\object.obj" \\r
+       ".\vc40_dll\Release\getargs.obj" \\r
+       ".\vc40_dll\Release\getcompiler.obj" \\r
+       ".\vc40_dll\Release\graminit.obj" \\r
+       ".\vc40_dll\Release\importdl.obj" \\r
+       ".\vc40_dll\Release\structmodule.obj" \\r
+       ".\vc40_dll\Release\mystrtoul.obj" \\r
+       ".\vc40_dll\Release\errnomodule.obj" \\r
+       ".\vc40_dll\Release\frameobject.obj" \\r
+       ".\vc40_dll\Release\fileobject.obj" \\r
+       ".\vc40_dll\Release\longobject.obj" \\r
+       ".\vc40_dll\Release\regexmodule.obj" \\r
+       ".\vc40_dll\Release\environment.obj" \\r
+       ".\vc40_dll\Release\audioop.obj" \\r
+       ".\vc40_dll\Release\floatobject.obj" \\r
+       ".\vc40_dll\Release\cobject.obj" \\r
+       ".\vc40_dll\Release\frozen.obj" \\r
+       ".\vc40_dll\Release\moduleobject.obj" \\r
+       ".\vc40_dll\Release\node.obj" \\r
+       ".\vc40_dll\Release\cmathmodule.obj" \\r
+       ".\vc40_dll\Release\grammar1.obj" \\r
+       ".\vc40_dll\Release\abstract.obj" \\r
+       ".\vc40_dll\Release\complexobject.obj" \\r
+       ".\vc40_dll\Release\arraymodule.obj" \\r
+       ".\vc40_dll\Release\selectmodule.obj" \\r
+       ".\vc40_dll\Release\structmember.obj" \\r
+       ".\vc40_dll\Release\acceler.obj" \\r
+       ".\vc40_dll\Release\timemodule.obj" \\r
+       ".\vc40_dll\Release\accessobject.obj" \\r
+       ".\vc40_dll\Release\socketmodule.obj" \\r
+       ".\vc40_dll\Release\soundex.obj" \\r
+       ".\vc40_dll\Release\tokenizer.obj" \\r
+       ".\vc40_dll\Release\stringobject.obj" \\r
+       ".\vc40_dll\Release\stropmodule.obj" \\r
+       ".\vc40_dll\Release\intobject.obj" \\r
+       ".\vc40_dll\Release\parsetok.obj" \\r
+       ".\vc40_dll\Release\getcopyright.obj" \\r
+       ".\vc40_dll\Release\getpath.obj" \\r
+       ".\vc40_dll\Release\listobject.obj" \\r
+       ".\vc40_dll\Release\typeobject.obj" \\r
+       ".\vc40_dll\Release\rangeobject.obj" \\r
+       ".\vc40_dll\Release\md5module.obj" \\r
+       ".\vc40_dll\Release\traceback.obj" \\r
+       ".\vc40_dll\Release\sysmodule.obj" \\r
+       ".\vc40_dll\Release\marshal.obj" \\r
+       ".\vc40_dll\Release\yuvconvert.obj" \\r
+       ".\vc40_dll\Release\pythonrun.obj" \\r
+       ".\vc40_dll\Release\getversion.obj" \\r
+       ".\vc40_dll\Release\threadmodule.obj" \\r
+       ".\vc40_dll\Release\mathmodule.obj" \\r
+       ".\vc40_dll\Release\ceval.obj" \\r
+       ".\vc40_dll\Release\compile.obj" \\r
+       ".\vc40_dll\Release\import.obj" \\r
+       ".\vc40_dll\Release\md5c.obj" \\r
+       ".\vc40_dll\Release\posixmodule.obj" \\r
+       ".\vc40_dll\Release\errors.obj" \\r
+       ".\vc40_dll\Release\binascii.obj" \\r
+       ".\vc40_dll\Release\cgensupport.obj" \\r
+       ".\vc40_dll\Release\methodobject.obj" \\r
+       ".\vc40_dll\Release\rgbimgmodule.obj" \\r
+       ".\vc40_dll\Release\getplatform.obj" \\r
+       ".\vc40_dll\Release\signalmodule.obj" \\r
+       ".\vc40_dll\Release\parser.obj" \\r
+       ".\vc40_dll\Release\getmtime.obj" \\r
+       ".\vc40_dll\Release\funcobject.obj" \\r
+       ".\vc40_dll\Release\operator.obj" \\r
+       ".\vc40_dll\Release\mappingobject.obj" \\r
+       ".\vc40_dll\Release\myreadline.obj" \\r
+       ".\vc40_dll\Release\config.obj" \\r
+       ".\vc40_dll\Release\imageop.obj" \\r
+       ".\vc40_dll\Release\rotormodule.obj" \\r
+       ".\vc40_dll\Release\regexpr.obj" \\r
+       ".\vc40_dll\Release\tupleobject.obj" \\r
+       ".\vc40_dll\Release\modsupport.obj" \\r
+       ".\vc40_dll\Release\newmodule.obj" \\r
+       ".\vc40_dll\Release\sliceobject.obj"\r
 \r
 "$(OUTDIR)\py14an.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
     $(LINK32) @<<\r
@@ -432,84 +434,85 @@ CLEAN :
        -@erase ".\vc40_dll\Debug\vc40.pdb"\r
        -@erase ".\vc40_dll\Debug\vc40.idb"\r
        -@erase ".\vc40_dll\Debug\py14an.dll"\r
-       -@erase ".\vc40_dll\Debug\node.obj"\r
-       -@erase ".\vc40_dll\Debug\arraymodule.obj"\r
-       -@erase ".\vc40_dll\Debug\funcobject.obj"\r
-       -@erase ".\vc40_dll\Debug\structmember.obj"\r
+       -@erase ".\vc40_dll\Debug\threadmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\frameobject.obj"\r
+       -@erase ".\vc40_dll\Debug\fileobject.obj"\r
+       -@erase ".\vc40_dll\Debug\longobject.obj"\r
+       -@erase ".\vc40_dll\Debug\posixmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\cgensupport.obj"\r
        -@erase ".\vc40_dll\Debug\soundex.obj"\r
        -@erase ".\vc40_dll\Debug\tokenizer.obj"\r
-       -@erase ".\vc40_dll\Debug\myreadline.obj"\r
+       -@erase ".\vc40_dll\Debug\selectmodule.obj"\r
        -@erase ".\vc40_dll\Debug\intobject.obj"\r
-       -@erase ".\vc40_dll\Debug\tupleobject.obj"\r
-       -@erase ".\vc40_dll\Debug\frozen.obj"\r
-       -@erase ".\vc40_dll\Debug\socketmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\signalmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\getplatform.obj"\r
+       -@erase ".\vc40_dll\Debug\accessobject.obj"\r
+       -@erase ".\vc40_dll\Debug\md5c.obj"\r
        -@erase ".\vc40_dll\Debug\imageop.obj"\r
-       -@erase ".\vc40_dll\Debug\graminit.obj"\r
-       -@erase ".\vc40_dll\Debug\stropmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\modsupport.obj"\r
+       -@erase ".\vc40_dll\Debug\getpath.obj"\r
+       -@erase ".\vc40_dll\Debug\timemodule.obj"\r
        -@erase ".\vc40_dll\Debug\md5module.obj"\r
        -@erase ".\vc40_dll\Debug\traceback.obj"\r
        -@erase ".\vc40_dll\Debug\sysmodule.obj"\r
        -@erase ".\vc40_dll\Debug\marshal.obj"\r
-       -@erase ".\vc40_dll\Debug\bltinmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\getcopyright.obj"\r
+       -@erase ".\vc40_dll\Debug\stringobject.obj"\r
+       -@erase ".\vc40_dll\Debug\getmtime.obj"\r
+       -@erase ".\vc40_dll\Debug\import.obj"\r
        -@erase ".\vc40_dll\Debug\pythonrun.obj"\r
-       -@erase ".\vc40_dll\Debug\ceval.obj"\r
-       -@erase ".\vc40_dll\Debug\config.obj"\r
-       -@erase ".\vc40_dll\Debug\rangeobject.obj"\r
        -@erase ".\vc40_dll\Debug\mappingobject.obj"\r
-       -@erase ".\vc40_dll\Debug\getargs.obj"\r
-       -@erase ".\vc40_dll\Debug\frameobject.obj"\r
-       -@erase ".\vc40_dll\Debug\abstract.obj"\r
-       -@erase ".\vc40_dll\Debug\regexmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\threadmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\fileobject.obj"\r
-       -@erase ".\vc40_dll\Debug\longobject.obj"\r
-       -@erase ".\vc40_dll\Debug\posixmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\cmathmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\cgensupport.obj"\r
-       -@erase ".\vc40_dll\Debug\getplatform.obj"\r
-       -@erase ".\vc40_dll\Debug\selectmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\signalmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\parsetok.obj"\r
-       -@erase ".\vc40_dll\Debug\accessobject.obj"\r
-       -@erase ".\vc40_dll\Debug\import.obj"\r
-       -@erase ".\vc40_dll\Debug\acceler.obj"\r
+       -@erase ".\vc40_dll\Debug\operator.obj"\r
        -@erase ".\vc40_dll\Debug\errors.obj"\r
-       -@erase ".\vc40_dll\Debug\timemodule.obj"\r
-       -@erase ".\vc40_dll\Debug\regexpr.obj"\r
-       -@erase ".\vc40_dll\Debug\newmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\stringobject.obj"\r
+       -@erase ".\vc40_dll\Debug\getargs.obj"\r
        -@erase ".\vc40_dll\Debug\rotormodule.obj"\r
-       -@erase ".\vc40_dll\Debug\parser.obj"\r
-       -@erase ".\vc40_dll\Debug\complexobject.obj"\r
-       -@erase ".\vc40_dll\Debug\getpath.obj"\r
-       -@erase ".\vc40_dll\Debug\importdl.obj"\r
-       -@erase ".\vc40_dll\Debug\classobject.obj"\r
+       -@erase ".\vc40_dll\Debug\tupleobject.obj"\r
+       -@erase ".\vc40_dll\Debug\ceval.obj"\r
+       -@erase ".\vc40_dll\Debug\modsupport.obj"\r
        -@erase ".\vc40_dll\Debug\listobject.obj"\r
        -@erase ".\vc40_dll\Debug\typeobject.obj"\r
-       -@erase ".\vc40_dll\Debug\binascii.obj"\r
-       -@erase ".\vc40_dll\Debug\mystrtoul.obj"\r
-       -@erase ".\vc40_dll\Debug\getcompiler.obj"\r
+       -@erase ".\vc40_dll\Debug\classobject.obj"\r
+       -@erase ".\vc40_dll\Debug\parser.obj"\r
        -@erase ".\vc40_dll\Debug\yuvconvert.obj"\r
        -@erase ".\vc40_dll\Debug\getversion.obj"\r
+       -@erase ".\vc40_dll\Debug\bltinmodule.obj"\r
        -@erase ".\vc40_dll\Debug\structmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\audioop.obj"\r
+       -@erase ".\vc40_dll\Debug\getcompiler.obj"\r
        -@erase ".\vc40_dll\Debug\mathmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\compile.obj"\r
-       -@erase ".\vc40_dll\Debug\errnomodule.obj"\r
-       -@erase ".\vc40_dll\Debug\cobject.obj"\r
        -@erase ".\vc40_dll\Debug\methodobject.obj"\r
-       -@erase ".\vc40_dll\Debug\md5c.obj"\r
-       -@erase ".\vc40_dll\Debug\grammar1.obj"\r
-       -@erase ".\vc40_dll\Debug\getmtime.obj"\r
        -@erase ".\vc40_dll\Debug\rgbimgmodule.obj"\r
-       -@erase ".\vc40_dll\Debug\thread.obj"\r
-       -@erase ".\vc40_dll\Debug\operator.obj"\r
+       -@erase ".\vc40_dll\Debug\importdl.obj"\r
+       -@erase ".\vc40_dll\Debug\errnomodule.obj"\r
+       -@erase ".\vc40_dll\Debug\regexmodule.obj"\r
        -@erase ".\vc40_dll\Debug\environment.obj"\r
+       -@erase ".\vc40_dll\Debug\binascii.obj"\r
        -@erase ".\vc40_dll\Debug\floatobject.obj"\r
        -@erase ".\vc40_dll\Debug\moduleobject.obj"\r
+       -@erase ".\vc40_dll\Debug\acceler.obj"\r
+       -@erase ".\vc40_dll\Debug\thread.obj"\r
+       -@erase ".\vc40_dll\Debug\cmathmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\regexpr.obj"\r
+       -@erase ".\vc40_dll\Debug\newmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\funcobject.obj"\r
        -@erase ".\vc40_dll\Debug\object.obj"\r
+       -@erase ".\vc40_dll\Debug\structmember.obj"\r
+       -@erase ".\vc40_dll\Debug\arraymodule.obj"\r
+       -@erase ".\vc40_dll\Debug\complexobject.obj"\r
+       -@erase ".\vc40_dll\Debug\grammar1.obj"\r
+       -@erase ".\vc40_dll\Debug\abstract.obj"\r
+       -@erase ".\vc40_dll\Debug\myreadline.obj"\r
+       -@erase ".\vc40_dll\Debug\node.obj"\r
+       -@erase ".\vc40_dll\Debug\socketmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\mystrtoul.obj"\r
+       -@erase ".\vc40_dll\Debug\frozen.obj"\r
+       -@erase ".\vc40_dll\Debug\stropmodule.obj"\r
+       -@erase ".\vc40_dll\Debug\getcopyright.obj"\r
+       -@erase ".\vc40_dll\Debug\audioop.obj"\r
+       -@erase ".\vc40_dll\Debug\compile.obj"\r
+       -@erase ".\vc40_dll\Debug\cobject.obj"\r
+       -@erase ".\vc40_dll\Debug\parsetok.obj"\r
+       -@erase ".\vc40_dll\Debug\rangeobject.obj"\r
+       -@erase ".\vc40_dll\Debug\config.obj"\r
+       -@erase ".\vc40_dll\Debug\graminit.obj"\r
+       -@erase ".\vc40_dll\Debug\sliceobject.obj"\r
        -@erase ".\vc40_dll\Debug\py14an.ilk"\r
        -@erase ".\vc40_dll\Debug\py14an.lib"\r
        -@erase ".\vc40_dll\Debug\py14an.exp"\r
@@ -568,84 +571,85 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
 DEF_FILE= \\r
        ".\PC\python.def"\r
 LINK32_OBJS= \\r
-       "$(INTDIR)/node.obj" \\r
-       "$(INTDIR)/arraymodule.obj" \\r
-       "$(INTDIR)/funcobject.obj" \\r
-       "$(INTDIR)/structmember.obj" \\r
-       "$(INTDIR)/soundex.obj" \\r
-       "$(INTDIR)/tokenizer.obj" \\r
-       "$(INTDIR)/myreadline.obj" \\r
-       "$(INTDIR)/intobject.obj" \\r
-       "$(INTDIR)/tupleobject.obj" \\r
-       "$(INTDIR)/frozen.obj" \\r
-       "$(INTDIR)/socketmodule.obj" \\r
-       "$(INTDIR)/imageop.obj" \\r
-       "$(INTDIR)/graminit.obj" \\r
-       "$(INTDIR)/stropmodule.obj" \\r
-       "$(INTDIR)/modsupport.obj" \\r
-       "$(INTDIR)/md5module.obj" \\r
-       "$(INTDIR)/traceback.obj" \\r
-       "$(INTDIR)/sysmodule.obj" \\r
-       "$(INTDIR)/marshal.obj" \\r
-       "$(INTDIR)/bltinmodule.obj" \\r
-       "$(INTDIR)/getcopyright.obj" \\r
-       "$(INTDIR)/pythonrun.obj" \\r
-       "$(INTDIR)/ceval.obj" \\r
-       "$(INTDIR)/config.obj" \\r
-       "$(INTDIR)/rangeobject.obj" \\r
-       "$(INTDIR)/mappingobject.obj" \\r
-       "$(INTDIR)/getargs.obj" \\r
-       "$(INTDIR)/frameobject.obj" \\r
-       "$(INTDIR)/abstract.obj" \\r
-       "$(INTDIR)/regexmodule.obj" \\r
-       "$(INTDIR)/threadmodule.obj" \\r
-       "$(INTDIR)/fileobject.obj" \\r
-       "$(INTDIR)/longobject.obj" \\r
-       "$(INTDIR)/posixmodule.obj" \\r
-       "$(INTDIR)/cmathmodule.obj" \\r
-       "$(INTDIR)/cgensupport.obj" \\r
-       "$(INTDIR)/getplatform.obj" \\r
-       "$(INTDIR)/selectmodule.obj" \\r
-       "$(INTDIR)/signalmodule.obj" \\r
-       "$(INTDIR)/parsetok.obj" \\r
-       "$(INTDIR)/accessobject.obj" \\r
-       "$(INTDIR)/import.obj" \\r
-       "$(INTDIR)/acceler.obj" \\r
-       "$(INTDIR)/errors.obj" \\r
-       "$(INTDIR)/timemodule.obj" \\r
-       "$(INTDIR)/regexpr.obj" \\r
-       "$(INTDIR)/newmodule.obj" \\r
-       "$(INTDIR)/stringobject.obj" \\r
-       "$(INTDIR)/rotormodule.obj" \\r
-       "$(INTDIR)/parser.obj" \\r
-       "$(INTDIR)/complexobject.obj" \\r
-       "$(INTDIR)/getpath.obj" \\r
-       "$(INTDIR)/importdl.obj" \\r
-       "$(INTDIR)/classobject.obj" \\r
-       "$(INTDIR)/listobject.obj" \\r
-       "$(INTDIR)/typeobject.obj" \\r
-       "$(INTDIR)/binascii.obj" \\r
-       "$(INTDIR)/mystrtoul.obj" \\r
-       "$(INTDIR)/getcompiler.obj" \\r
-       "$(INTDIR)/yuvconvert.obj" \\r
-       "$(INTDIR)/getversion.obj" \\r
-       "$(INTDIR)/structmodule.obj" \\r
-       "$(INTDIR)/audioop.obj" \\r
-       "$(INTDIR)/mathmodule.obj" \\r
-       "$(INTDIR)/compile.obj" \\r
-       "$(INTDIR)/errnomodule.obj" \\r
-       "$(INTDIR)/cobject.obj" \\r
-       "$(INTDIR)/methodobject.obj" \\r
-       "$(INTDIR)/md5c.obj" \\r
-       "$(INTDIR)/grammar1.obj" \\r
-       "$(INTDIR)/getmtime.obj" \\r
-       "$(INTDIR)/rgbimgmodule.obj" \\r
-       "$(INTDIR)/thread.obj" \\r
-       "$(INTDIR)/operator.obj" \\r
-       "$(INTDIR)/environment.obj" \\r
-       "$(INTDIR)/floatobject.obj" \\r
-       "$(INTDIR)/moduleobject.obj" \\r
-       "$(INTDIR)/object.obj"\r
+       ".\vc40_dll\Debug\threadmodule.obj" \\r
+       ".\vc40_dll\Debug\frameobject.obj" \\r
+       ".\vc40_dll\Debug\fileobject.obj" \\r
+       ".\vc40_dll\Debug\longobject.obj" \\r
+       ".\vc40_dll\Debug\posixmodule.obj" \\r
+       ".\vc40_dll\Debug\cgensupport.obj" \\r
+       ".\vc40_dll\Debug\soundex.obj" \\r
+       ".\vc40_dll\Debug\tokenizer.obj" \\r
+       ".\vc40_dll\Debug\selectmodule.obj" \\r
+       ".\vc40_dll\Debug\intobject.obj" \\r
+       ".\vc40_dll\Debug\signalmodule.obj" \\r
+       ".\vc40_dll\Debug\getplatform.obj" \\r
+       ".\vc40_dll\Debug\accessobject.obj" \\r
+       ".\vc40_dll\Debug\md5c.obj" \\r
+       ".\vc40_dll\Debug\imageop.obj" \\r
+       ".\vc40_dll\Debug\getpath.obj" \\r
+       ".\vc40_dll\Debug\timemodule.obj" \\r
+       ".\vc40_dll\Debug\md5module.obj" \\r
+       ".\vc40_dll\Debug\traceback.obj" \\r
+       ".\vc40_dll\Debug\sysmodule.obj" \\r
+       ".\vc40_dll\Debug\marshal.obj" \\r
+       ".\vc40_dll\Debug\stringobject.obj" \\r
+       ".\vc40_dll\Debug\getmtime.obj" \\r
+       ".\vc40_dll\Debug\import.obj" \\r
+       ".\vc40_dll\Debug\pythonrun.obj" \\r
+       ".\vc40_dll\Debug\mappingobject.obj" \\r
+       ".\vc40_dll\Debug\operator.obj" \\r
+       ".\vc40_dll\Debug\errors.obj" \\r
+       ".\vc40_dll\Debug\getargs.obj" \\r
+       ".\vc40_dll\Debug\rotormodule.obj" \\r
+       ".\vc40_dll\Debug\tupleobject.obj" \\r
+       ".\vc40_dll\Debug\ceval.obj" \\r
+       ".\vc40_dll\Debug\modsupport.obj" \\r
+       ".\vc40_dll\Debug\listobject.obj" \\r
+       ".\vc40_dll\Debug\typeobject.obj" \\r
+       ".\vc40_dll\Debug\classobject.obj" \\r
+       ".\vc40_dll\Debug\parser.obj" \\r
+       ".\vc40_dll\Debug\yuvconvert.obj" \\r
+       ".\vc40_dll\Debug\getversion.obj" \\r
+       ".\vc40_dll\Debug\bltinmodule.obj" \\r
+       ".\vc40_dll\Debug\structmodule.obj" \\r
+       ".\vc40_dll\Debug\getcompiler.obj" \\r
+       ".\vc40_dll\Debug\mathmodule.obj" \\r
+       ".\vc40_dll\Debug\methodobject.obj" \\r
+       ".\vc40_dll\Debug\rgbimgmodule.obj" \\r
+       ".\vc40_dll\Debug\importdl.obj" \\r
+       ".\vc40_dll\Debug\errnomodule.obj" \\r
+       ".\vc40_dll\Debug\regexmodule.obj" \\r
+       ".\vc40_dll\Debug\environment.obj" \\r
+       ".\vc40_dll\Debug\binascii.obj" \\r
+       ".\vc40_dll\Debug\floatobject.obj" \\r
+       ".\vc40_dll\Debug\moduleobject.obj" \\r
+       ".\vc40_dll\Debug\acceler.obj" \\r
+       ".\vc40_dll\Debug\thread.obj" \\r
+       ".\vc40_dll\Debug\cmathmodule.obj" \\r
+       ".\vc40_dll\Debug\regexpr.obj" \\r
+       ".\vc40_dll\Debug\newmodule.obj" \\r
+       ".\vc40_dll\Debug\funcobject.obj" \\r
+       ".\vc40_dll\Debug\object.obj" \\r
+       ".\vc40_dll\Debug\structmember.obj" \\r
+       ".\vc40_dll\Debug\arraymodule.obj" \\r
+       ".\vc40_dll\Debug\complexobject.obj" \\r
+       ".\vc40_dll\Debug\grammar1.obj" \\r
+       ".\vc40_dll\Debug\abstract.obj" \\r
+       ".\vc40_dll\Debug\myreadline.obj" \\r
+       ".\vc40_dll\Debug\node.obj" \\r
+       ".\vc40_dll\Debug\socketmodule.obj" \\r
+       ".\vc40_dll\Debug\mystrtoul.obj" \\r
+       ".\vc40_dll\Debug\frozen.obj" \\r
+       ".\vc40_dll\Debug\stropmodule.obj" \\r
+       ".\vc40_dll\Debug\getcopyright.obj" \\r
+       ".\vc40_dll\Debug\audioop.obj" \\r
+       ".\vc40_dll\Debug\compile.obj" \\r
+       ".\vc40_dll\Debug\cobject.obj" \\r
+       ".\vc40_dll\Debug\parsetok.obj" \\r
+       ".\vc40_dll\Debug\rangeobject.obj" \\r
+       ".\vc40_dll\Debug\config.obj" \\r
+       ".\vc40_dll\Debug\graminit.obj" \\r
+       ".\vc40_dll\Debug\sliceobject.obj"\r
 \r
 "$(OUTDIR)\py14an.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
     $(LINK32) @<<\r
@@ -671,86 +675,87 @@ ALL : "$(OUTDIR)\pyth_nt.exe"
 \r
 CLEAN : \r
        -@erase ".\vc40_nt\Release\pyth_nt.exe"\r
+       -@erase ".\vc40_nt\Release\importdl.obj"\r
+       -@erase ".\vc40_nt\Release\sysmodule.obj"\r
+       -@erase ".\vc40_nt\Release\mystrtoul.obj"\r
+       -@erase ".\vc40_nt\Release\myreadline.obj"\r
+       -@erase ".\vc40_nt\Release\getcopyright.obj"\r
        -@erase ".\vc40_nt\Release\binascii.obj"\r
-       -@erase ".\vc40_nt\Release\getpath.obj"\r
+       -@erase ".\vc40_nt\Release\errnomodule.obj"\r
        -@erase ".\vc40_nt\Release\import.obj"\r
-       -@erase ".\vc40_nt\Release\getplatform.obj"\r
-       -@erase ".\vc40_nt\Release\getcopyright.obj"\r
-       -@erase ".\vc40_nt\Release\yuvconvert.obj"\r
-       -@erase ".\vc40_nt\Release\getversion.obj"\r
-       -@erase ".\vc40_nt\Release\marshal.obj"\r
-       -@erase ".\vc40_nt\Release\mathmodule.obj"\r
-       -@erase ".\vc40_nt\Release\md5c.obj"\r
+       -@erase ".\vc40_nt\Release\frameobject.obj"\r
+       -@erase ".\vc40_nt\Release\regexmodule.obj"\r
+       -@erase ".\vc40_nt\Release\environment.obj"\r
+       -@erase ".\vc40_nt\Release\errors.obj"\r
+       -@erase ".\vc40_nt\Release\floatobject.obj"\r
+       -@erase ".\vc40_nt\Release\cmathmodule.obj"\r
        -@erase ".\vc40_nt\Release\grammar1.obj"\r
        -@erase ".\vc40_nt\Release\getmtime.obj"\r
-       -@erase ".\vc40_nt\Release\parser.obj"\r
        -@erase ".\vc40_nt\Release\operator.obj"\r
-       -@erase ".\vc40_nt\Release\compile.obj"\r
-       -@erase ".\vc40_nt\Release\threadmodule.obj"\r
-       -@erase ".\vc40_nt\Release\cobject.obj"\r
-       -@erase ".\vc40_nt\Release\rotormodule.obj"\r
-       -@erase ".\vc40_nt\Release\tupleobject.obj"\r
-       -@erase ".\vc40_nt\Release\newmodule.obj"\r
-       -@erase ".\vc40_nt\Release\config.obj"\r
-       -@erase ".\vc40_nt\Release\rgbimgmodule.obj"\r
-       -@erase ".\vc40_nt\Release\classobject.obj"\r
-       -@erase ".\vc40_nt\Release\intobject.obj"\r
-       -@erase ".\vc40_nt\Release\funcobject.obj"\r
-       -@erase ".\vc40_nt\Release\mappingobject.obj"\r
-       -@erase ".\vc40_nt\Release\selectmodule.obj"\r
-       -@erase ".\vc40_nt\Release\signalmodule.obj"\r
-       -@erase ".\vc40_nt\Release\bltinmodule.obj"\r
-       -@erase ".\vc40_nt\Release\getcompiler.obj"\r
-       -@erase ".\vc40_nt\Release\myreadline.obj"\r
-       -@erase ".\vc40_nt\Release\main.obj"\r
-       -@erase ".\vc40_nt\Release\accessobject.obj"\r
-       -@erase ".\vc40_nt\Release\thread.obj"\r
-       -@erase ".\vc40_nt\Release\mystrtoul.obj"\r
-       -@erase ".\vc40_nt\Release\graminit.obj"\r
-       -@erase ".\vc40_nt\Release\errnomodule.obj"\r
-       -@erase ".\vc40_nt\Release\frameobject.obj"\r
-       -@erase ".\vc40_nt\Release\object.obj"\r
-       -@erase ".\vc40_nt\Release\regexmodule.obj"\r
-       -@erase ".\vc40_nt\Release\environment.obj"\r
-       -@erase ".\vc40_nt\Release\floatobject.obj"\r
-       -@erase ".\vc40_nt\Release\imageop.obj"\r
-       -@erase ".\vc40_nt\Release\regexpr.obj"\r
-       -@erase ".\vc40_nt\Release\cmathmodule.obj"\r
+       -@erase ".\vc40_nt\Release\parser.obj"\r
        -@erase ".\vc40_nt\Release\arraymodule.obj"\r
-       -@erase ".\vc40_nt\Release\frozen.obj"\r
-       -@erase ".\vc40_nt\Release\abstract.obj"\r
-       -@erase ".\vc40_nt\Release\getopt.obj"\r
-       -@erase ".\vc40_nt\Release\getargs.obj"\r
-       -@erase ".\vc40_nt\Release\errors.obj"\r
-       -@erase ".\vc40_nt\Release\structmodule.obj"\r
+       -@erase ".\vc40_nt\Release\acceler.obj"\r
+       -@erase ".\vc40_nt\Release\regexpr.obj"\r
+       -@erase ".\vc40_nt\Release\selectmodule.obj"\r
        -@erase ".\vc40_nt\Release\fileobject.obj"\r
        -@erase ".\vc40_nt\Release\longobject.obj"\r
-       -@erase ".\vc40_nt\Release\ceval.obj"\r
-       -@erase ".\vc40_nt\Release\methodobject.obj"\r
-       -@erase ".\vc40_nt\Release\node.obj"\r
        -@erase ".\vc40_nt\Release\tokenizer.obj"\r
-       -@erase ".\vc40_nt\Release\audioop.obj"\r
-       -@erase ".\vc40_nt\Release\complexobject.obj"\r
+       -@erase ".\vc40_nt\Release\accessobject.obj"\r
        -@erase ".\vc40_nt\Release\stropmodule.obj"\r
-       -@erase ".\vc40_nt\Release\moduleobject.obj"\r
-       -@erase ".\vc40_nt\Release\parsetok.obj"\r
+       -@erase ".\vc40_nt\Release\socketmodule.obj"\r
+       -@erase ".\vc40_nt\Release\ceval.obj"\r
+       -@erase ".\vc40_nt\Release\thread.obj"\r
+       -@erase ".\vc40_nt\Release\graminit.obj"\r
+       -@erase ".\vc40_nt\Release\stringobject.obj"\r
        -@erase ".\vc40_nt\Release\md5module.obj"\r
        -@erase ".\vc40_nt\Release\traceback.obj"\r
-       -@erase ".\vc40_nt\Release\sysmodule.obj"\r
        -@erase ".\vc40_nt\Release\rangeobject.obj"\r
-       -@erase ".\vc40_nt\Release\timemodule.obj"\r
+       -@erase ".\vc40_nt\Release\main.obj"\r
+       -@erase ".\vc40_nt\Release\object.obj"\r
        -@erase ".\vc40_nt\Release\pythonrun.obj"\r
-       -@erase ".\vc40_nt\Release\structmember.obj"\r
-       -@erase ".\vc40_nt\Release\acceler.obj"\r
-       -@erase ".\vc40_nt\Release\socketmodule.obj"\r
+       -@erase ".\vc40_nt\Release\timemodule.obj"\r
+       -@erase ".\vc40_nt\Release\audioop.obj"\r
+       -@erase ".\vc40_nt\Release\mappingobject.obj"\r
+       -@erase ".\vc40_nt\Release\compile.obj"\r
+       -@erase ".\vc40_nt\Release\cobject.obj"\r
        -@erase ".\vc40_nt\Release\posixmodule.obj"\r
-       -@erase ".\vc40_nt\Release\soundex.obj"\r
-       -@erase ".\vc40_nt\Release\importdl.obj"\r
        -@erase ".\vc40_nt\Release\cgensupport.obj"\r
+       -@erase ".\vc40_nt\Release\threadmodule.obj"\r
+       -@erase ".\vc40_nt\Release\abstract.obj"\r
+       -@erase ".\vc40_nt\Release\frozen.obj"\r
+       -@erase ".\vc40_nt\Release\structmodule.obj"\r
+       -@erase ".\vc40_nt\Release\getopt.obj"\r
+       -@erase ".\vc40_nt\Release\getplatform.obj"\r
        -@erase ".\vc40_nt\Release\modsupport.obj"\r
-       -@erase ".\vc40_nt\Release\stringobject.obj"\r
        -@erase ".\vc40_nt\Release\listobject.obj"\r
        -@erase ".\vc40_nt\Release\typeobject.obj"\r
+       -@erase ".\vc40_nt\Release\methodobject.obj"\r
+       -@erase ".\vc40_nt\Release\md5c.obj"\r
+       -@erase ".\vc40_nt\Release\rgbimgmodule.obj"\r
+       -@erase ".\vc40_nt\Release\yuvconvert.obj"\r
+       -@erase ".\vc40_nt\Release\getversion.obj"\r
+       -@erase ".\vc40_nt\Release\config.obj"\r
+       -@erase ".\vc40_nt\Release\signalmodule.obj"\r
+       -@erase ".\vc40_nt\Release\moduleobject.obj"\r
+       -@erase ".\vc40_nt\Release\mathmodule.obj"\r
+       -@erase ".\vc40_nt\Release\soundex.obj"\r
+       -@erase ".\vc40_nt\Release\node.obj"\r
+       -@erase ".\vc40_nt\Release\parsetok.obj"\r
+       -@erase ".\vc40_nt\Release\imageop.obj"\r
+       -@erase ".\vc40_nt\Release\getpath.obj"\r
+       -@erase ".\vc40_nt\Release\rotormodule.obj"\r
+       -@erase ".\vc40_nt\Release\tupleobject.obj"\r
+       -@erase ".\vc40_nt\Release\newmodule.obj"\r
+       -@erase ".\vc40_nt\Release\structmember.obj"\r
+       -@erase ".\vc40_nt\Release\intobject.obj"\r
+       -@erase ".\vc40_nt\Release\classobject.obj"\r
+       -@erase ".\vc40_nt\Release\marshal.obj"\r
+       -@erase ".\vc40_nt\Release\bltinmodule.obj"\r
+       -@erase ".\vc40_nt\Release\complexobject.obj"\r
+       -@erase ".\vc40_nt\Release\funcobject.obj"\r
+       -@erase ".\vc40_nt\Release\getargs.obj"\r
+       -@erase ".\vc40_nt\Release\getcompiler.obj"\r
+       -@erase ".\vc40_nt\Release\sliceobject.obj"\r
 \r
 "$(OUTDIR)" :\r
     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"\r
@@ -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\\r
  /pdb:"$(OUTDIR)/pyth_nt.pdb" /machine:I386 /out:"$(OUTDIR)/pyth_nt.exe" \r
 LINK32_OBJS= \\r
-       "$(INTDIR)/binascii.obj" \\r
-       "$(INTDIR)/getpath.obj" \\r
-       "$(INTDIR)/import.obj" \\r
-       "$(INTDIR)/getplatform.obj" \\r
-       "$(INTDIR)/getcopyright.obj" \\r
-       "$(INTDIR)/yuvconvert.obj" \\r
-       "$(INTDIR)/getversion.obj" \\r
-       "$(INTDIR)/marshal.obj" \\r
-       "$(INTDIR)/mathmodule.obj" \\r
-       "$(INTDIR)/md5c.obj" \\r
-       "$(INTDIR)/grammar1.obj" \\r
-       "$(INTDIR)/getmtime.obj" \\r
-       "$(INTDIR)/parser.obj" \\r
-       "$(INTDIR)/operator.obj" \\r
-       "$(INTDIR)/compile.obj" \\r
-       "$(INTDIR)/threadmodule.obj" \\r
-       "$(INTDIR)/cobject.obj" \\r
-       "$(INTDIR)/rotormodule.obj" \\r
-       "$(INTDIR)/tupleobject.obj" \\r
-       "$(INTDIR)/newmodule.obj" \\r
-       "$(INTDIR)/config.obj" \\r
-       "$(INTDIR)/rgbimgmodule.obj" \\r
-       "$(INTDIR)/classobject.obj" \\r
-       "$(INTDIR)/intobject.obj" \\r
-       "$(INTDIR)/funcobject.obj" \\r
-       "$(INTDIR)/mappingobject.obj" \\r
-       "$(INTDIR)/selectmodule.obj" \\r
-       "$(INTDIR)/signalmodule.obj" \\r
-       "$(INTDIR)/bltinmodule.obj" \\r
-       "$(INTDIR)/getcompiler.obj" \\r
-       "$(INTDIR)/myreadline.obj" \\r
-       "$(INTDIR)/main.obj" \\r
-       "$(INTDIR)/accessobject.obj" \\r
-       "$(INTDIR)/thread.obj" \\r
-       "$(INTDIR)/mystrtoul.obj" \\r
-       "$(INTDIR)/graminit.obj" \\r
-       "$(INTDIR)/errnomodule.obj" \\r
-       "$(INTDIR)/frameobject.obj" \\r
-       "$(INTDIR)/object.obj" \\r
-       "$(INTDIR)/regexmodule.obj" \\r
-       "$(INTDIR)/environment.obj" \\r
-       "$(INTDIR)/floatobject.obj" \\r
-       "$(INTDIR)/imageop.obj" \\r
-       "$(INTDIR)/regexpr.obj" \\r
-       "$(INTDIR)/cmathmodule.obj" \\r
-       "$(INTDIR)/arraymodule.obj" \\r
-       "$(INTDIR)/frozen.obj" \\r
-       "$(INTDIR)/abstract.obj" \\r
-       "$(INTDIR)/getopt.obj" \\r
-       "$(INTDIR)/getargs.obj" \\r
-       "$(INTDIR)/errors.obj" \\r
-       "$(INTDIR)/structmodule.obj" \\r
-       "$(INTDIR)/fileobject.obj" \\r
-       "$(INTDIR)/longobject.obj" \\r
-       "$(INTDIR)/ceval.obj" \\r
-       "$(INTDIR)/methodobject.obj" \\r
-       "$(INTDIR)/node.obj" \\r
-       "$(INTDIR)/tokenizer.obj" \\r
-       "$(INTDIR)/audioop.obj" \\r
-       "$(INTDIR)/complexobject.obj" \\r
-       "$(INTDIR)/stropmodule.obj" \\r
-       "$(INTDIR)/moduleobject.obj" \\r
-       "$(INTDIR)/parsetok.obj" \\r
-       "$(INTDIR)/md5module.obj" \\r
-       "$(INTDIR)/traceback.obj" \\r
-       "$(INTDIR)/sysmodule.obj" \\r
-       "$(INTDIR)/rangeobject.obj" \\r
-       "$(INTDIR)/timemodule.obj" \\r
-       "$(INTDIR)/pythonrun.obj" \\r
-       "$(INTDIR)/structmember.obj" \\r
-       "$(INTDIR)/acceler.obj" \\r
-       "$(INTDIR)/socketmodule.obj" \\r
-       "$(INTDIR)/posixmodule.obj" \\r
-       "$(INTDIR)/soundex.obj" \\r
-       "$(INTDIR)/importdl.obj" \\r
-       "$(INTDIR)/cgensupport.obj" \\r
-       "$(INTDIR)/modsupport.obj" \\r
-       "$(INTDIR)/stringobject.obj" \\r
-       "$(INTDIR)/listobject.obj" \\r
-       "$(INTDIR)/typeobject.obj"\r
+       ".\vc40_nt\Release\importdl.obj" \\r
+       ".\vc40_nt\Release\sysmodule.obj" \\r
+       ".\vc40_nt\Release\mystrtoul.obj" \\r
+       ".\vc40_nt\Release\myreadline.obj" \\r
+       ".\vc40_nt\Release\getcopyright.obj" \\r
+       ".\vc40_nt\Release\binascii.obj" \\r
+       ".\vc40_nt\Release\errnomodule.obj" \\r
+       ".\vc40_nt\Release\import.obj" \\r
+       ".\vc40_nt\Release\frameobject.obj" \\r
+       ".\vc40_nt\Release\regexmodule.obj" \\r
+       ".\vc40_nt\Release\environment.obj" \\r
+       ".\vc40_nt\Release\errors.obj" \\r
+       ".\vc40_nt\Release\floatobject.obj" \\r
+       ".\vc40_nt\Release\cmathmodule.obj" \\r
+       ".\vc40_nt\Release\grammar1.obj" \\r
+       ".\vc40_nt\Release\getmtime.obj" \\r
+       ".\vc40_nt\Release\operator.obj" \\r
+       ".\vc40_nt\Release\parser.obj" \\r
+       ".\vc40_nt\Release\arraymodule.obj" \\r
+       ".\vc40_nt\Release\acceler.obj" \\r
+       ".\vc40_nt\Release\regexpr.obj" \\r
+       ".\vc40_nt\Release\selectmodule.obj" \\r
+       ".\vc40_nt\Release\fileobject.obj" \\r
+       ".\vc40_nt\Release\longobject.obj" \\r
+       ".\vc40_nt\Release\tokenizer.obj" \\r
+       ".\vc40_nt\Release\accessobject.obj" \\r
+       ".\vc40_nt\Release\stropmodule.obj" \\r
+       ".\vc40_nt\Release\socketmodule.obj" \\r
+       ".\vc40_nt\Release\ceval.obj" \\r
+       ".\vc40_nt\Release\thread.obj" \\r
+       ".\vc40_nt\Release\graminit.obj" \\r
+       ".\vc40_nt\Release\stringobject.obj" \\r
+       ".\vc40_nt\Release\md5module.obj" \\r
+       ".\vc40_nt\Release\traceback.obj" \\r
+       ".\vc40_nt\Release\rangeobject.obj" \\r
+       ".\vc40_nt\Release\main.obj" \\r
+       ".\vc40_nt\Release\object.obj" \\r
+       ".\vc40_nt\Release\pythonrun.obj" \\r
+       ".\vc40_nt\Release\timemodule.obj" \\r
+       ".\vc40_nt\Release\audioop.obj" \\r
+       ".\vc40_nt\Release\mappingobject.obj" \\r
+       ".\vc40_nt\Release\compile.obj" \\r
+       ".\vc40_nt\Release\cobject.obj" \\r
+       ".\vc40_nt\Release\posixmodule.obj" \\r
+       ".\vc40_nt\Release\cgensupport.obj" \\r
+       ".\vc40_nt\Release\threadmodule.obj" \\r
+       ".\vc40_nt\Release\abstract.obj" \\r
+       ".\vc40_nt\Release\frozen.obj" \\r
+       ".\vc40_nt\Release\structmodule.obj" \\r
+       ".\vc40_nt\Release\getopt.obj" \\r
+       ".\vc40_nt\Release\getplatform.obj" \\r
+       ".\vc40_nt\Release\modsupport.obj" \\r
+       ".\vc40_nt\Release\listobject.obj" \\r
+       ".\vc40_nt\Release\typeobject.obj" \\r
+       ".\vc40_nt\Release\methodobject.obj" \\r
+       ".\vc40_nt\Release\md5c.obj" \\r
+       ".\vc40_nt\Release\rgbimgmodule.obj" \\r
+       ".\vc40_nt\Release\yuvconvert.obj" \\r
+       ".\vc40_nt\Release\getversion.obj" \\r
+       ".\vc40_nt\Release\config.obj" \\r
+       ".\vc40_nt\Release\signalmodule.obj" \\r
+       ".\vc40_nt\Release\moduleobject.obj" \\r
+       ".\vc40_nt\Release\mathmodule.obj" \\r
+       ".\vc40_nt\Release\soundex.obj" \\r
+       ".\vc40_nt\Release\node.obj" \\r
+       ".\vc40_nt\Release\parsetok.obj" \\r
+       ".\vc40_nt\Release\imageop.obj" \\r
+       ".\vc40_nt\Release\getpath.obj" \\r
+       ".\vc40_nt\Release\rotormodule.obj" \\r
+       ".\vc40_nt\Release\tupleobject.obj" \\r
+       ".\vc40_nt\Release\newmodule.obj" \\r
+       ".\vc40_nt\Release\structmember.obj" \\r
+       ".\vc40_nt\Release\intobject.obj" \\r
+       ".\vc40_nt\Release\classobject.obj" \\r
+       ".\vc40_nt\Release\marshal.obj" \\r
+       ".\vc40_nt\Release\bltinmodule.obj" \\r
+       ".\vc40_nt\Release\complexobject.obj" \\r
+       ".\vc40_nt\Release\funcobject.obj" \\r
+       ".\vc40_nt\Release\getargs.obj" \\r
+       ".\vc40_nt\Release\getcompiler.obj" \\r
+       ".\vc40_nt\Release\sliceobject.obj"\r
 \r
 "$(OUTDIR)\pyth_nt.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
     $(LINK32) @<<\r
@@ -905,86 +911,87 @@ CLEAN :
        -@erase ".\vc40_nt\Debug\vc40.pdb"\r
        -@erase ".\vc40_nt\Debug\vc40.idb"\r
        -@erase ".\vc40_nt\Debug\pyth_nt.exe"\r
-       -@erase ".\vc40_nt\Debug\config.obj"\r
-       -@erase ".\vc40_nt\Debug\myreadline.obj"\r
-       -@erase ".\vc40_nt\Debug\moduleobject.obj"\r
-       -@erase ".\vc40_nt\Debug\grammar1.obj"\r
-       -@erase ".\vc40_nt\Debug\abstract.obj"\r
-       -@erase ".\vc40_nt\Debug\acceler.obj"\r
-       -@erase ".\vc40_nt\Debug\thread.obj"\r
-       -@erase ".\vc40_nt\Debug\stropmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\soundex.obj"\r
-       -@erase ".\vc40_nt\Debug\object.obj"\r
-       -@erase ".\vc40_nt\Debug\structmember.obj"\r
+       -@erase ".\vc40_nt\Debug\binascii.obj"\r
+       -@erase ".\vc40_nt\Debug\getcopyright.obj"\r
        -@erase ".\vc40_nt\Debug\newmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\rangeobject.obj"\r
-       -@erase ".\vc40_nt\Debug\md5module.obj"\r
-       -@erase ".\vc40_nt\Debug\socketmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\getpath.obj"\r
-       -@erase ".\vc40_nt\Debug\typeobject.obj"\r
-       -@erase ".\vc40_nt\Debug\parsetok.obj"\r
-       -@erase ".\vc40_nt\Debug\stringobject.obj"\r
        -@erase ".\vc40_nt\Debug\marshal.obj"\r
-       -@erase ".\vc40_nt\Debug\frozen.obj"\r
-       -@erase ".\vc40_nt\Debug\getversion.obj"\r
-       -@erase ".\vc40_nt\Debug\getopt.obj"\r
-       -@erase ".\vc40_nt\Debug\posixmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\md5c.obj"\r
-       -@erase ".\vc40_nt\Debug\getcopyright.obj"\r
-       -@erase ".\vc40_nt\Debug\mystrtoul.obj"\r
-       -@erase ".\vc40_nt\Debug\longobject.obj"\r
-       -@erase ".\vc40_nt\Debug\cgensupport.obj"\r
+       -@erase ".\vc40_nt\Debug\getplatform.obj"\r
+       -@erase ".\vc40_nt\Debug\intobject.obj"\r
+       -@erase ".\vc40_nt\Debug\myreadline.obj"\r
        -@erase ".\vc40_nt\Debug\compile.obj"\r
        -@erase ".\vc40_nt\Debug\cobject.obj"\r
-       -@erase ".\vc40_nt\Debug\getplatform.obj"\r
-       -@erase ".\vc40_nt\Debug\importdl.obj"\r
+       -@erase ".\vc40_nt\Debug\grammar1.obj"\r
+       -@erase ".\vc40_nt\Debug\abstract.obj"\r
        -@erase ".\vc40_nt\Debug\threadmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\binascii.obj"\r
-       -@erase ".\vc40_nt\Debug\ceval.obj"\r
-       -@erase ".\vc40_nt\Debug\timemodule.obj"\r
-       -@erase ".\vc40_nt\Debug\main.obj"\r
-       -@erase ".\vc40_nt\Debug\methodobject.obj"\r
+       -@erase ".\vc40_nt\Debug\mystrtoul.obj"\r
        -@erase ".\vc40_nt\Debug\mappingobject.obj"\r
-       -@erase ".\vc40_nt\Debug\funcobject.obj"\r
-       -@erase ".\vc40_nt\Debug\rgbimgmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\methodobject.obj"\r
        -@erase ".\vc40_nt\Debug\rotormodule.obj"\r
-       -@erase ".\vc40_nt\Debug\selectmodule.obj"\r
        -@erase ".\vc40_nt\Debug\tupleobject.obj"\r
+       -@erase ".\vc40_nt\Debug\rgbimgmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\selectmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\typeobject.obj"\r
+       -@erase ".\vc40_nt\Debug\classobject.obj"\r
        -@erase ".\vc40_nt\Debug\signalmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\getmtime.obj"\r
-       -@erase ".\vc40_nt\Debug\operator.obj"\r
-       -@erase ".\vc40_nt\Debug\tokenizer.obj"\r
        -@erase ".\vc40_nt\Debug\accessobject.obj"\r
-       -@erase ".\vc40_nt\Debug\classobject.obj"\r
-       -@erase ".\vc40_nt\Debug\imageop.obj"\r
-       -@erase ".\vc40_nt\Debug\intobject.obj"\r
-       -@erase ".\vc40_nt\Debug\regexpr.obj"\r
-       -@erase ".\vc40_nt\Debug\modsupport.obj"\r
-       -@erase ".\vc40_nt\Debug\listobject.obj"\r
+       -@erase ".\vc40_nt\Debug\md5c.obj"\r
        -@erase ".\vc40_nt\Debug\bltinmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\getversion.obj"\r
        -@erase ".\vc40_nt\Debug\getcompiler.obj"\r
-       -@erase ".\vc40_nt\Debug\import.obj"\r
-       -@erase ".\vc40_nt\Debug\yuvconvert.obj"\r
-       -@erase ".\vc40_nt\Debug\traceback.obj"\r
-       -@erase ".\vc40_nt\Debug\sysmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\errors.obj"\r
-       -@erase ".\vc40_nt\Debug\mathmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\longobject.obj"\r
+       -@erase ".\vc40_nt\Debug\graminit.obj"\r
+       -@erase ".\vc40_nt\Debug\imageop.obj"\r
+       -@erase ".\vc40_nt\Debug\regexpr.obj"\r
        -@erase ".\vc40_nt\Debug\errnomodule.obj"\r
-       -@erase ".\vc40_nt\Debug\pythonrun.obj"\r
-       -@erase ".\vc40_nt\Debug\getargs.obj"\r
+       -@erase ".\vc40_nt\Debug\parser.obj"\r
+       -@erase ".\vc40_nt\Debug\getopt.obj"\r
        -@erase ".\vc40_nt\Debug\frameobject.obj"\r
        -@erase ".\vc40_nt\Debug\regexmodule.obj"\r
        -@erase ".\vc40_nt\Debug\environment.obj"\r
        -@erase ".\vc40_nt\Debug\floatobject.obj"\r
-       -@erase ".\vc40_nt\Debug\parser.obj"\r
-       -@erase ".\vc40_nt\Debug\node.obj"\r
+       -@erase ".\vc40_nt\Debug\tokenizer.obj"\r
+       -@erase ".\vc40_nt\Debug\posixmodule.obj"\r
        -@erase ".\vc40_nt\Debug\cmathmodule.obj"\r
-       -@erase ".\vc40_nt\Debug\fileobject.obj"\r
-       -@erase ".\vc40_nt\Debug\graminit.obj"\r
-       -@erase ".\vc40_nt\Debug\audioop.obj"\r
-       -@erase ".\vc40_nt\Debug\structmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\getargs.obj"\r
+       -@erase ".\vc40_nt\Debug\main.obj"\r
+       -@erase ".\vc40_nt\Debug\config.obj"\r
+       -@erase ".\vc40_nt\Debug\timemodule.obj"\r
        -@erase ".\vc40_nt\Debug\arraymodule.obj"\r
+       -@erase ".\vc40_nt\Debug\funcobject.obj"\r
+       -@erase ".\vc40_nt\Debug\md5module.obj"\r
+       -@erase ".\vc40_nt\Debug\traceback.obj"\r
+       -@erase ".\vc40_nt\Debug\sysmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\structmodule.obj"\r
        -@erase ".\vc40_nt\Debug\complexobject.obj"\r
+       -@erase ".\vc40_nt\Debug\pythonrun.obj"\r
+       -@erase ".\vc40_nt\Debug\audioop.obj"\r
+       -@erase ".\vc40_nt\Debug\thread.obj"\r
+       -@erase ".\vc40_nt\Debug\getmtime.obj"\r
+       -@erase ".\vc40_nt\Debug\operator.obj"\r
+       -@erase ".\vc40_nt\Debug\object.obj"\r
+       -@erase ".\vc40_nt\Debug\modsupport.obj"\r
+       -@erase ".\vc40_nt\Debug\listobject.obj"\r
+       -@erase ".\vc40_nt\Debug\moduleobject.obj"\r
+       -@erase ".\vc40_nt\Debug\stropmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\parsetok.obj"\r
+       -@erase ".\vc40_nt\Debug\yuvconvert.obj"\r
+       -@erase ".\vc40_nt\Debug\acceler.obj"\r
+       -@erase ".\vc40_nt\Debug\ceval.obj"\r
+       -@erase ".\vc40_nt\Debug\mathmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\rangeobject.obj"\r
+       -@erase ".\vc40_nt\Debug\structmember.obj"\r
+       -@erase ".\vc40_nt\Debug\import.obj"\r
+       -@erase ".\vc40_nt\Debug\frozen.obj"\r
+       -@erase ".\vc40_nt\Debug\soundex.obj"\r
+       -@erase ".\vc40_nt\Debug\errors.obj"\r
+       -@erase ".\vc40_nt\Debug\node.obj"\r
+       -@erase ".\vc40_nt\Debug\socketmodule.obj"\r
+       -@erase ".\vc40_nt\Debug\fileobject.obj"\r
+       -@erase ".\vc40_nt\Debug\importdl.obj"\r
+       -@erase ".\vc40_nt\Debug\getpath.obj"\r
+       -@erase ".\vc40_nt\Debug\stringobject.obj"\r
+       -@erase ".\vc40_nt\Debug\cgensupport.obj"\r
+       -@erase ".\vc40_nt\Debug\sliceobject.obj"\r
        -@erase ".\vc40_nt\Debug\pyth_nt.ilk"\r
        -@erase ".\vc40_nt\Debug\pyth_nt.pdb"\r
 \r
@@ -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\\r
  /pdb:"$(OUTDIR)/pyth_nt.pdb" /debug /machine:I386 /out:"$(OUTDIR)/pyth_nt.exe" \r
 LINK32_OBJS= \\r
-       "$(INTDIR)/config.obj" \\r
-       "$(INTDIR)/myreadline.obj" \\r
-       "$(INTDIR)/moduleobject.obj" \\r
-       "$(INTDIR)/grammar1.obj" \\r
-       "$(INTDIR)/abstract.obj" \\r
-       "$(INTDIR)/acceler.obj" \\r
-       "$(INTDIR)/thread.obj" \\r
-       "$(INTDIR)/stropmodule.obj" \\r
-       "$(INTDIR)/soundex.obj" \\r
-       "$(INTDIR)/object.obj" \\r
-       "$(INTDIR)/structmember.obj" \\r
-       "$(INTDIR)/newmodule.obj" \\r
-       "$(INTDIR)/rangeobject.obj" \\r
-       "$(INTDIR)/md5module.obj" \\r
-       "$(INTDIR)/socketmodule.obj" \\r
-       "$(INTDIR)/getpath.obj" \\r
-       "$(INTDIR)/typeobject.obj" \\r
-       "$(INTDIR)/parsetok.obj" \\r
-       "$(INTDIR)/stringobject.obj" \\r
-       "$(INTDIR)/marshal.obj" \\r
-       "$(INTDIR)/frozen.obj" \\r
-       "$(INTDIR)/getversion.obj" \\r
-       "$(INTDIR)/getopt.obj" \\r
-       "$(INTDIR)/posixmodule.obj" \\r
-       "$(INTDIR)/md5c.obj" \\r
-       "$(INTDIR)/getcopyright.obj" \\r
-       "$(INTDIR)/mystrtoul.obj" \\r
-       "$(INTDIR)/longobject.obj" \\r
-       "$(INTDIR)/cgensupport.obj" \\r
-       "$(INTDIR)/compile.obj" \\r
-       "$(INTDIR)/cobject.obj" \\r
-       "$(INTDIR)/getplatform.obj" \\r
-       "$(INTDIR)/importdl.obj" \\r
-       "$(INTDIR)/threadmodule.obj" \\r
-       "$(INTDIR)/binascii.obj" \\r
-       "$(INTDIR)/ceval.obj" \\r
-       "$(INTDIR)/timemodule.obj" \\r
-       "$(INTDIR)/main.obj" \\r
-       "$(INTDIR)/methodobject.obj" \\r
-       "$(INTDIR)/mappingobject.obj" \\r
-       "$(INTDIR)/funcobject.obj" \\r
-       "$(INTDIR)/rgbimgmodule.obj" \\r
-       "$(INTDIR)/rotormodule.obj" \\r
-       "$(INTDIR)/selectmodule.obj" \\r
-       "$(INTDIR)/tupleobject.obj" \\r
-       "$(INTDIR)/signalmodule.obj" \\r
-       "$(INTDIR)/getmtime.obj" \\r
-       "$(INTDIR)/operator.obj" \\r
-       "$(INTDIR)/tokenizer.obj" \\r
-       "$(INTDIR)/accessobject.obj" \\r
-       "$(INTDIR)/classobject.obj" \\r
-       "$(INTDIR)/imageop.obj" \\r
-       "$(INTDIR)/intobject.obj" \\r
-       "$(INTDIR)/regexpr.obj" \\r
-       "$(INTDIR)/modsupport.obj" \\r
-       "$(INTDIR)/listobject.obj" \\r
-       "$(INTDIR)/bltinmodule.obj" \\r
-       "$(INTDIR)/getcompiler.obj" \\r
-       "$(INTDIR)/import.obj" \\r
-       "$(INTDIR)/yuvconvert.obj" \\r
-       "$(INTDIR)/traceback.obj" \\r
-       "$(INTDIR)/sysmodule.obj" \\r
-       "$(INTDIR)/errors.obj" \\r
-       "$(INTDIR)/mathmodule.obj" \\r
-       "$(INTDIR)/errnomodule.obj" \\r
-       "$(INTDIR)/pythonrun.obj" \\r
-       "$(INTDIR)/getargs.obj" \\r
-       "$(INTDIR)/frameobject.obj" \\r
-       "$(INTDIR)/regexmodule.obj" \\r
-       "$(INTDIR)/environment.obj" \\r
-       "$(INTDIR)/floatobject.obj" \\r
-       "$(INTDIR)/parser.obj" \\r
-       "$(INTDIR)/node.obj" \\r
-       "$(INTDIR)/cmathmodule.obj" \\r
-       "$(INTDIR)/fileobject.obj" \\r
-       "$(INTDIR)/graminit.obj" \\r
-       "$(INTDIR)/audioop.obj" \\r
-       "$(INTDIR)/structmodule.obj" \\r
-       "$(INTDIR)/arraymodule.obj" \\r
-       "$(INTDIR)/complexobject.obj"\r
+       ".\vc40_nt\Debug\binascii.obj" \\r
+       ".\vc40_nt\Debug\getcopyright.obj" \\r
+       ".\vc40_nt\Debug\newmodule.obj" \\r
+       ".\vc40_nt\Debug\marshal.obj" \\r
+       ".\vc40_nt\Debug\getplatform.obj" \\r
+       ".\vc40_nt\Debug\intobject.obj" \\r
+       ".\vc40_nt\Debug\myreadline.obj" \\r
+       ".\vc40_nt\Debug\compile.obj" \\r
+       ".\vc40_nt\Debug\cobject.obj" \\r
+       ".\vc40_nt\Debug\grammar1.obj" \\r
+       ".\vc40_nt\Debug\abstract.obj" \\r
+       ".\vc40_nt\Debug\threadmodule.obj" \\r
+       ".\vc40_nt\Debug\mystrtoul.obj" \\r
+       ".\vc40_nt\Debug\mappingobject.obj" \\r
+       ".\vc40_nt\Debug\methodobject.obj" \\r
+       ".\vc40_nt\Debug\rotormodule.obj" \\r
+       ".\vc40_nt\Debug\tupleobject.obj" \\r
+       ".\vc40_nt\Debug\rgbimgmodule.obj" \\r
+       ".\vc40_nt\Debug\selectmodule.obj" \\r
+       ".\vc40_nt\Debug\typeobject.obj" \\r
+       ".\vc40_nt\Debug\classobject.obj" \\r
+       ".\vc40_nt\Debug\signalmodule.obj" \\r
+       ".\vc40_nt\Debug\accessobject.obj" \\r
+       ".\vc40_nt\Debug\md5c.obj" \\r
+       ".\vc40_nt\Debug\bltinmodule.obj" \\r
+       ".\vc40_nt\Debug\getversion.obj" \\r
+       ".\vc40_nt\Debug\getcompiler.obj" \\r
+       ".\vc40_nt\Debug\longobject.obj" \\r
+       ".\vc40_nt\Debug\graminit.obj" \\r
+       ".\vc40_nt\Debug\imageop.obj" \\r
+       ".\vc40_nt\Debug\regexpr.obj" \\r
+       ".\vc40_nt\Debug\errnomodule.obj" \\r
+       ".\vc40_nt\Debug\parser.obj" \\r
+       ".\vc40_nt\Debug\getopt.obj" \\r
+       ".\vc40_nt\Debug\frameobject.obj" \\r
+       ".\vc40_nt\Debug\regexmodule.obj" \\r
+       ".\vc40_nt\Debug\environment.obj" \\r
+       ".\vc40_nt\Debug\floatobject.obj" \\r
+       ".\vc40_nt\Debug\tokenizer.obj" \\r
+       ".\vc40_nt\Debug\posixmodule.obj" \\r
+       ".\vc40_nt\Debug\cmathmodule.obj" \\r
+       ".\vc40_nt\Debug\getargs.obj" \\r
+       ".\vc40_nt\Debug\main.obj" \\r
+       ".\vc40_nt\Debug\config.obj" \\r
+       ".\vc40_nt\Debug\timemodule.obj" \\r
+       ".\vc40_nt\Debug\arraymodule.obj" \\r
+       ".\vc40_nt\Debug\funcobject.obj" \\r
+       ".\vc40_nt\Debug\md5module.obj" \\r
+       ".\vc40_nt\Debug\traceback.obj" \\r
+       ".\vc40_nt\Debug\sysmodule.obj" \\r
+       ".\vc40_nt\Debug\structmodule.obj" \\r
+       ".\vc40_nt\Debug\complexobject.obj" \\r
+       ".\vc40_nt\Debug\pythonrun.obj" \\r
+       ".\vc40_nt\Debug\audioop.obj" \\r
+       ".\vc40_nt\Debug\thread.obj" \\r
+       ".\vc40_nt\Debug\getmtime.obj" \\r
+       ".\vc40_nt\Debug\operator.obj" \\r
+       ".\vc40_nt\Debug\object.obj" \\r
+       ".\vc40_nt\Debug\modsupport.obj" \\r
+       ".\vc40_nt\Debug\listobject.obj" \\r
+       ".\vc40_nt\Debug\moduleobject.obj" \\r
+       ".\vc40_nt\Debug\stropmodule.obj" \\r
+       ".\vc40_nt\Debug\parsetok.obj" \\r
+       ".\vc40_nt\Debug\yuvconvert.obj" \\r
+       ".\vc40_nt\Debug\acceler.obj" \\r
+       ".\vc40_nt\Debug\ceval.obj" \\r
+       ".\vc40_nt\Debug\mathmodule.obj" \\r
+       ".\vc40_nt\Debug\rangeobject.obj" \\r
+       ".\vc40_nt\Debug\structmember.obj" \\r
+       ".\vc40_nt\Debug\import.obj" \\r
+       ".\vc40_nt\Debug\frozen.obj" \\r
+       ".\vc40_nt\Debug\soundex.obj" \\r
+       ".\vc40_nt\Debug\errors.obj" \\r
+       ".\vc40_nt\Debug\node.obj" \\r
+       ".\vc40_nt\Debug\socketmodule.obj" \\r
+       ".\vc40_nt\Debug\fileobject.obj" \\r
+       ".\vc40_nt\Debug\importdl.obj" \\r
+       ".\vc40_nt\Debug\getpath.obj" \\r
+       ".\vc40_nt\Debug\stringobject.obj" \\r
+       ".\vc40_nt\Debug\cgensupport.obj" \\r
+       ".\vc40_nt\Debug\sliceobject.obj"\r
 \r
 "$(OUTDIR)\pyth_nt.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
     $(LINK32) @<<\r
@@ -1122,6329 +1130,41 @@ LINK32_OBJS= \
 \r
 !ENDIF \r
 \r
-################################################################################\r
-# Begin Target\r
-\r
-# Name "vc40 - Win32 Release"\r
-# Name "vc40 - Win32 Debug"\r
-\r
-!IF  "$(CFG)" == "vc40 - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "vc40 - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Target\r
-################################################################################\r
-# Begin Target\r
-\r
-# Name "vc40_dll - Win32 Release"\r
-# Name "vc40_dll - Win32 Debug"\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\longobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_LONGO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_LONGO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\listobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_LISTO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_LISTO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\intobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_INTOB=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_INTOB=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\importdl.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_IMPOR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_IMPOR=\\r
-       ".\Python\dl.h"\\r
-       ".\Python\macdefs.h"\\r
-       ".\Python\macglue.h"\\r
-       \r
-\r
-"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_IMPOR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_IMPOR=\\r
-       ".\Python\dl.h"\\r
-       ".\Python\macdefs.h"\\r
-       ".\Python\macglue.h"\\r
-       \r
-\r
-"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\imageop.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_IMAGE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_IMAGE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\grammar1.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GRAMM=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\bitset.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GRAMM=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\graminit.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GRAMI=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\bitset.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GRAMI=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getversion.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETVE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\patchlevel.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETVE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\patchlevel.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getplatform.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETPL=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETPL=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\getpath.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETPA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETPA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getmtime.c\r
-DEP_CPP_GETMT=\\r
-       ".\./PC\config.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getcopyright.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETCO=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETCO=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getcompiler.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETCOM=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETCOM=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getargs.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_GETAR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_GETAR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\funcobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_FUNCO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_FUNCO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\frozen.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_FROZE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_FROZE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\frameobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_FRAME=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_FRAME=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\floatobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_FLOAT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_FLOAT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\fileobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_FILEO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_FILEO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\errors.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ERROR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ERROR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\environment.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ENVIR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ENVIR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\PC\config.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_CONFI=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_CONFI=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\complexobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_COMPL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_COMPL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\compile.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_COMPI=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_COMPI=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\cobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_COBJE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_COBJE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\cmathmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_CMATH=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_CMATH=\\r
-       ".\Modules\complexobject.h"\\r
-       \r
-\r
-"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_CMATH=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\classobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_CLASS=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_CLASS=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\cgensupport.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_CGENS=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\cgensupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_CGENS=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\cgensupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\ceval.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_CEVAL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_CEVAL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\bltinmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_BLTIN=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_BLTIN=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\binascii.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_BINAS=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_BINAS=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\audioop.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_AUDIO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_AUDIO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\arraymodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ARRAY=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ARRAY=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\accessobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ACCES=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ACCES=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\acceler.c\r
-DEP_CPP_ACCEL=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\abstract.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ABSTR=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ABSTR=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\yuvconvert.c\r
-DEP_CPP_YUVCO=\\r
-       ".\Modules\yuv.h"\\r
-       \r
-\r
-"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\typeobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_TYPEO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_TYPEO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\tupleobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_TUPLE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_TUPLE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\traceback.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_TRACE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_TRACE=\\r
-       ".\Python\sysmodule.h"\\r
-       \r
-\r
-"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_TRACE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\tokenizer.c\r
-DEP_CPP_TOKEN=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\Parser\tokenizer.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\token.h"\\r
-       \r
-\r
-"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\timemodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_TIMEM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\sys\TIMEB.H"\\r
-       {$(INCLUDE)}"\i86.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_TIMEM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\sys\TIMEB.H"\\r
-       {$(INCLUDE)}"\i86.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\threadmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_THREA=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_THREA=\\r
-       ".\Modules\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_THREA=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\thread.c\r
-DEP_CPP_THREAD=\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\Python\thread_sgi.h"\\r
-       ".\Python\thread_solaris.h"\\r
-       ".\Python\thread_lwp.h"\\r
-       ".\Python\thread_pthread.h"\\r
-       ".\Python\thread_cthread.h"\\r
-       ".\Python\thread_nt.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       \r
-\r
-"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\structmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_STRUC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_STRUC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\structmember.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_STRUCT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_STRUCT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\stropmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_STROP=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_STROP=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\stringobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_STRIN=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_STRIN=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\soundex.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_SOUND=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_SOUND=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\signalmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_SIGNA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_SIGNA=\\r
-       ".\Modules\intrcheck.h"\\r
-       ".\Modules\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_SIGNA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\rotormodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ROTOR=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_ROTOR=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\rgbimgmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_RGBIM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_RGBIM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\regexpr.c\r
-DEP_CPP_REGEX=\\r
-       ".\./Include\myproto.h"\\r
-       ".\Modules\regexpr.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-NODEP_CPP_REGEX=\\r
-       ".\Modules\lisp.h"\\r
-       ".\Modules\buffer.h"\\r
-       ".\Modules\syntax.h"\\r
-       \r
-\r
-"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\regexmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_REGEXM=\\r
-       ".\./Include\Python.h"\\r
-       ".\Modules\regexpr.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_REGEXM=\\r
-       ".\./Include\Python.h"\\r
-       ".\Modules\regexpr.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\rangeobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_RANGE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_RANGE=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\pythonrun.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_PYTHO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_PYTHO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\parsetok.c\r
-DEP_CPP_PARSE=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\Parser\tokenizer.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\token.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\parser.c\r
-DEP_CPP_PARSER=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
-       \r
-\r
-"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\object.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_OBJEC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_OBJEC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\node.c\r
-DEP_CPP_NODE_=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\newmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_NEWMO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_NEWMO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\marshal.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MARSH=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MARSH=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\mystrtoul.c\r
-DEP_CPP_MYSTR=\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\myreadline.c\r
-DEP_CPP_MYREA=\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\moduleobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MODUL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MODUL=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\modsupport.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MODSU=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_MODSU=\\r
-       ".\Python\import.h"\\r
-       \r
-\r
-"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MODSU=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\methodobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_METHO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_METHO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\md5module.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MD5MO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\Modules\md5.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MD5MO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\Modules\md5.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\md5c.c\r
-DEP_CPP_MD5C_=\\r
-       ".\./PC\config.h"\\r
-       ".\Modules\md5.h"\\r
-       \r
-\r
-"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\mathmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MATHM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MATHM=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Objects\mappingobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_MAPPI=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_MAPPI=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\PC\python.def\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\socketmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_SOCKE=\\r
-       ".\./Include\Python.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\mytime.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_SOCKE=\\r
-       ".\./Include\Python.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\mytime.h"\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\selectmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_SELEC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./Include\mytime.h"\\r
-       \r
-\r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_SELEC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\./Include\mytime.h"\\r
-       \r
-\r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\sysmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_SYSMO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_SYSMO=\\r
-       ".\Python\sysmodule.h"\\r
-       ".\Python\import.h"\\r
-       \r
-\r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_SYSMO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\import.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_IMPORT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_IMPORT=\\r
-       ".\Python\macglue.h"\\r
-       \r
-\r
-"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_IMPORT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_IMPORT=\\r
-       ".\Python\macglue.h"\\r
-       \r
-\r
-"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\posixmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_POSIX=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       {$(INCLUDE)}"\sys\UTIME.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-DEP_CPP_POSIX=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       {$(INCLUDE)}"\sys\UTIME.H"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
+################################################################################\r
+# Begin Target\r
 \r
-"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+# Name "vc40 - Win32 Release"\r
+# Name "vc40 - Win32 Debug"\r
+\r
+!IF  "$(CFG)" == "vc40 - Win32 Release"\r
 \r
+!ELSEIF  "$(CFG)" == "vc40 - Win32 Debug"\r
 \r
 !ENDIF \r
 \r
-# End Source File\r
+# End Target\r
 ################################################################################\r
-# Begin Source File\r
+# Begin Target\r
 \r
-SOURCE=.\Modules\operator.c\r
+# Name "vc40_dll - Win32 Release"\r
+# Name "vc40_dll - Win32 Debug"\r
 \r
 !IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
 \r
-DEP_CPP_OPERA=\\r
-       ".\./Include\Python.h"\\r
+!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
+\r
+!ENDIF \r
+\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\longobject.c\r
+DEP_CPP_LONGO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\longintrepr.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7465,13 +1185,14 @@ DEP_CPP_OPERA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -7479,17 +1200,22 @@ DEP_CPP_OPERA=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
+"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_OPERA=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\listobject.c\r
+DEP_CPP_LISTO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7510,35 +1236,33 @@ DEP_CPP_OPERA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
+"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\errnomodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
-\r
-DEP_CPP_ERRNO=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\intobject.c\r
+DEP_CPP_INTOB=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7559,13 +1283,13 @@ DEP_CPP_ERRNO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -7573,49 +1297,23 @@ DEP_CPP_ERRNO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
-\r
-NODEP_CPP_ERRNO=\\r
-       ".\Modules\Python.h"\\r
-       \r
-\r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) "$(INTDIR)"\r
+"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
-# End Target\r
-################################################################################\r
-# Begin Target\r
-\r
-# Name "vc40_nt - Win32 Release"\r
-# Name "vc40_nt - Win32 Debug"\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
-\r
-!ENDIF \r
-\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\longobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_LONGO=\\r
+SOURCE=.\Python\importdl.c\r
+DEP_CPP_IMPOR=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\mymath.h"\\r
+       ".\./Include\osdefs.h"\\r
+       ".\Python\importdl.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\sys\STAT.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7636,32 +1334,40 @@ DEP_CPP_LONGO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_IMPOR=\\r
+       ".\Python\dl.h"\\r
+       ".\Python\macdefs.h"\\r
+       ".\Python\macglue.h"\\r
+       \r
 \r
-"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
+"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_LONGO=\\r
+SOURCE=.\Modules\imageop.c\r
+DEP_CPP_IMAGE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\mymath.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7682,113 +1388,63 @@ DEP_CPP_LONGO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
+"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\listobject.c\r
+SOURCE=.\Parser\grammar1.c\r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
 \r
-DEP_CPP_LISTO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
+DEP_CPP_GRAMM=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\Include\abstract.h"\\r
+       ".\Include\bitset.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
+"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
 \r
-DEP_CPP_LISTO=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
+DEP_CPP_GRAMM=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\Include\bitset.h"\\r
        \r
 \r
-"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
+"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -7798,15 +1454,55 @@ DEP_CPP_LISTO=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\intobject.c\r
+SOURCE=.\Python\graminit.c\r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
 \r
-DEP_CPP_INTOB=\\r
+DEP_CPP_GRAMI=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\Include\bitset.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
+\r
+DEP_CPP_GRAMI=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+\r
+"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\getversion.c\r
+DEP_CPP_GETVE=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\patchlevel.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7827,12 +1523,14 @@ DEP_CPP_INTOB=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -7840,17 +1538,20 @@ DEP_CPP_INTOB=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
+"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_INTOB=\\r
+SOURCE=.\Python\getplatform.c\r
+DEP_CPP_GETPL=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7871,38 +1572,36 @@ DEP_CPP_INTOB=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
+"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\importdl.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_IMPOR=\\r
-       ".\./Include\allobjects.h"\\r
+SOURCE=.\Modules\getpath.c\r
+DEP_CPP_GETPA=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
+       ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7923,39 +1622,51 @@ DEP_CPP_IMPOR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
-NODEP_CPP_IMPOR=\\r
-       ".\Python\dl.h"\\r
-       ".\Python\macdefs.h"\\r
-       ".\Python\macglue.h"\\r
-       \r
 \r
-"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
+"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_IMPOR=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
+SOURCE=.\Python\getmtime.c\r
+DEP_CPP_GETMT=\\r
+       ".\./PC\config.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        {$(INCLUDE)}"\sys\STAT.H"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\getcopyright.c\r
+DEP_CPP_GETCO=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -7976,41 +1687,35 @@ DEP_CPP_IMPOR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
-NODEP_CPP_IMPOR=\\r
-       ".\Python\dl.h"\\r
-       ".\Python\macdefs.h"\\r
-       ".\Python\macglue.h"\\r
-       \r
 \r
-"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
+"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\imageop.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_IMAGE=\\r
+SOURCE=.\Python\getcompiler.c\r
+DEP_CPP_GETCOM=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8031,12 +1736,14 @@ DEP_CPP_IMAGE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8044,17 +1751,19 @@ DEP_CPP_IMAGE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
+"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_IMAGE=\\r
+SOURCE=.\Python\getargs.c\r
+DEP_CPP_GETAR=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8075,60 +1784,22 @@ DEP_CPP_IMAGE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\grammar1.c\r
-DEP_CPP_GRAMM=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\bitset.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\graminit.c\r
-DEP_CPP_GRAMI=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\bitset.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
+"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -8136,16 +1807,13 @@ DEP_CPP_GRAMI=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getversion.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETVE=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\patchlevel.h"\\r
+SOURCE=.\Objects\funcobject.c\r
+DEP_CPP_FUNCO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8166,13 +1834,14 @@ DEP_CPP_GETVE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8180,18 +1849,20 @@ DEP_CPP_GETVE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
+"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETVE=\\r
+SOURCE=.\Python\frozen.c\r
+DEP_CPP_FROZE=\\r
        ".\./Include\Python.h"\\r
-       ".\./Include\patchlevel.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8212,36 +1883,39 @@ DEP_CPP_GETVE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
+"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getplatform.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETPL=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\frameobject.c\r
+DEP_CPP_FRAME=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\bltinmodule.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8262,31 +1936,35 @@ DEP_CPP_GETPL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
+"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETPL=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\floatobject.c\r
+DEP_CPP_FLOAT=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8307,37 +1985,36 @@ DEP_CPP_GETPL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
+"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\getpath.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETPA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\osdefs.h"\\r
+SOURCE=.\Objects\fileobject.c\r
+DEP_CPP_FILEO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8358,13 +2035,12 @@ DEP_CPP_GETPA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8372,18 +2048,20 @@ DEP_CPP_GETPA=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
+"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETPA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\osdefs.h"\\r
+SOURCE=.\Python\errors.c\r
+DEP_CPP_ERROR=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\traceback.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8403,37 +2081,22 @@ DEP_CPP_GETPA=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\getmtime.c\r
-DEP_CPP_GETMT=\\r
-       ".\./PC\config.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
+"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -8441,15 +2104,11 @@ DEP_CPP_GETMT=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getcopyright.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETCO=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\environment.c\r
+DEP_CPP_ENVIR=\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8470,13 +2129,14 @@ DEP_CPP_GETCO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8484,17 +2144,20 @@ DEP_CPP_GETCO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
+"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETCO=\\r
+SOURCE=.\PC\config.c\r
+DEP_CPP_CONFI=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8515,36 +2178,36 @@ DEP_CPP_GETCO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
+"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getcompiler.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETCOM=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\complexobject.c\r
+DEP_CPP_COMPL=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8565,13 +2228,13 @@ DEP_CPP_GETCOM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8579,17 +2242,25 @@ DEP_CPP_GETCOM=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
+"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETCOM=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Python\compile.c\r
+DEP_CPP_COMPI=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8610,35 +2281,35 @@ DEP_CPP_GETCOM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
+"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getargs.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_GETAR=\\r
+SOURCE=.\Objects\cobject.c\r
+DEP_CPP_COBJE=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8659,13 +2330,14 @@ DEP_CPP_GETAR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8673,16 +2345,21 @@ DEP_CPP_GETAR=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
+"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_GETAR=\\r
+SOURCE=.\Modules\cmathmodule.c\r
+DEP_CPP_CMATH=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\complexobject.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8690,7 +2367,6 @@ DEP_CPP_GETAR=\
        ".\Include\intobject.h"\\r
        ".\Include\longobject.h"\\r
        ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
        ".\Include\rangeobject.h"\\r
        ".\Include\stringobject.h"\\r
        ".\Include\tupleobject.h"\\r
@@ -8703,37 +2379,35 @@ DEP_CPP_GETAR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
+"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\funcobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_FUNCO=\\r
+SOURCE=.\Objects\classobject.c\r
+DEP_CPP_CLASS=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8754,13 +2428,14 @@ DEP_CPP_FUNCO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -8768,18 +2443,20 @@ DEP_CPP_FUNCO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
+"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_FUNCO=\\r
+SOURCE=.\Python\cgensupport.c\r
+DEP_CPP_CGENS=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\structmember.h"\\r
+       ".\./Include\cgensupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8800,36 +2477,40 @@ DEP_CPP_FUNCO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
+"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\frozen.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_FROZE=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Python\ceval.c\r
+DEP_CPP_CEVAL=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
+       ".\./Include\eval.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8850,31 +2531,39 @@ DEP_CPP_FROZE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
+"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_FROZE=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Python\bltinmodule.c\r
+DEP_CPP_BLTIN=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\eval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8895,40 +2584,33 @@ DEP_CPP_FROZE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
+"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\frameobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_FRAME=\\r
+SOURCE=.\Modules\binascii.c\r
+DEP_CPP_BINAS=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\bltinmodule.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8949,34 +2631,36 @@ DEP_CPP_FRAME=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
+"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_FRAME=\\r
+SOURCE=.\Modules\audioop.c\r
+DEP_CPP_AUDIO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -8997,37 +2681,36 @@ DEP_CPP_FRAME=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
+"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\floatobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_FLOAT=\\r
+SOURCE=.\Modules\arraymodule.c\r
+DEP_CPP_ARRAY=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9048,12 +2731,12 @@ DEP_CPP_FLOAT=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9061,18 +2744,22 @@ DEP_CPP_FLOAT=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
+"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_FLOAT=\\r
+SOURCE=.\Objects\accessobject.c\r
+DEP_CPP_ACCES=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9093,37 +2780,56 @@ DEP_CPP_FLOAT=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
+"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\fileobject.c\r
+SOURCE=.\Parser\acceler.c\r
+DEP_CPP_ACCEL=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_FILEO=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\abstract.c\r
+DEP_CPP_ABSTR=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9144,11 +2850,14 @@ DEP_CPP_FILEO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9156,19 +2865,32 @@ DEP_CPP_FILEO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
+"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_FILEO=\\r
+SOURCE=.\Modules\yuvconvert.c\r
+DEP_CPP_YUVCO=\\r
+       ".\Modules\yuv.h"\\r
+       \r
+\r
+"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\typeobject.c\r
+DEP_CPP_TYPEO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9189,34 +2911,34 @@ DEP_CPP_FILEO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
+"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\errors.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ERROR=\\r
+SOURCE=.\Objects\tupleobject.c\r
+DEP_CPP_TUPLE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\traceback.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9236,13 +2958,15 @@ DEP_CPP_ERROR=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9250,17 +2974,25 @@ DEP_CPP_ERROR=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
+"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ERROR=\\r
+SOURCE=.\Python\traceback.c\r
+DEP_CPP_TRACE=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9280,35 +3012,60 @@ DEP_CPP_ERROR=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
+"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\environment.c\r
+SOURCE=.\Parser\tokenizer.c\r
+DEP_CPP_TOKEN=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\Parser\tokenizer.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\./Include\token.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_ENVIR=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\timemodule.c\r
+DEP_CPP_TIMEM=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
+       {$(INCLUDE)}"\sys\TIMEB.H"\\r
+       {$(INCLUDE)}"\i86.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9329,30 +3086,37 @@ DEP_CPP_ENVIR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_TIMEM=\\r
+       ".\Modules\myselect.h"\\r
+       ".\Modules\mytime.h"\\r
+       \r
 \r
-"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
+"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ENVIR=\\r
+SOURCE=.\Modules\threadmodule.c\r
+DEP_CPP_THREA=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9373,36 +3137,56 @@ DEP_CPP_ENVIR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
+"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\config.c\r
+SOURCE=.\Python\thread.c\r
+DEP_CPP_THREAD=\\r
+       ".\./PC\config.h"\\r
+       ".\./Include\thread.h"\\r
+       ".\Python\thread_sgi.h"\\r
+       ".\Python\thread_solaris.h"\\r
+       ".\Python\thread_lwp.h"\\r
+       ".\Python\thread_pthread.h"\\r
+       ".\Python\thread_cthread.h"\\r
+       ".\Python\thread_nt.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_CONFI=\\r
-       ".\./Include\Python.h"\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\structmodule.c\r
+DEP_CPP_STRUC=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9423,13 +3207,13 @@ DEP_CPP_CONFI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9437,17 +3221,20 @@ DEP_CPP_CONFI=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
+"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_CONFI=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Python\structmember.c\r
+DEP_CPP_STRUCT=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9468,37 +3255,35 @@ DEP_CPP_CONFI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
+"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\complexobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_COMPL=\\r
+SOURCE=.\Modules\stropmodule.c\r
+DEP_CPP_STROP=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9519,12 +3304,13 @@ DEP_CPP_COMPL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9532,18 +3318,19 @@ DEP_CPP_COMPL=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
+"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_COMPL=\\r
+SOURCE=.\Objects\stringobject.c\r
+DEP_CPP_STRIN=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9564,40 +3351,35 @@ DEP_CPP_COMPL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
+"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\compile.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_COMPI=\\r
+SOURCE=.\Modules\soundex.c\r
+DEP_CPP_SOUND=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9618,13 +3400,14 @@ DEP_CPP_COMPI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9632,22 +3415,21 @@ DEP_CPP_COMPI=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
+"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_COMPI=\\r
+SOURCE=.\Modules\signalmodule.c\r
+DEP_CPP_SIGNA=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9668,36 +3450,38 @@ DEP_CPP_COMPI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       \r
+NODEP_CPP_SIGNA=\\r
+       ".\Modules\intrcheck.h"\\r
        \r
 \r
-"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
+"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\cobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_COBJE=\\r
+SOURCE=.\Modules\rotormodule.c\r
+DEP_CPP_ROTOR=\\r
        ".\./Include\Python.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9718,13 +3502,14 @@ DEP_CPP_COBJE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -9732,17 +3517,21 @@ DEP_CPP_COBJE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
+"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_COBJE=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\rgbimgmodule.c\r
+DEP_CPP_RGBIM=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9763,36 +3552,55 @@ DEP_CPP_COBJE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
+"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\cmathmodule.c\r
+SOURCE=.\Modules\regexpr.c\r
+DEP_CPP_REGEX=\\r
+       ".\Modules\regexpr.h"\\r
+       ".\./PC\config.h"\\r
+       \r
+NODEP_CPP_REGEX=\\r
+       ".\Modules\myproto.h"\\r
+       ".\Modules\lisp.h"\\r
+       ".\Modules\buffer.h"\\r
+       ".\Modules\syntax.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_CMATH=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\regexmodule.c\r
+DEP_CPP_REGEXM=\\r
+       ".\./Include\Python.h"\\r
+       ".\Modules\regexpr.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9813,35 +3621,34 @@ DEP_CPP_CMATH=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
-NODEP_CPP_CMATH=\\r
-       ".\Modules\complexobject.h"\\r
-       \r
 \r
-"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
+"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_CMATH=\\r
+SOURCE=.\Objects\rangeobject.c\r
+DEP_CPP_RANGE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9849,6 +3656,7 @@ DEP_CPP_CMATH=\
        ".\Include\intobject.h"\\r
        ".\Include\longobject.h"\\r
        ".\Include\floatobject.h"\\r
+       ".\./Include\complexobject.h"\\r
        ".\Include\rangeobject.h"\\r
        ".\Include\stringobject.h"\\r
        ".\Include\tupleobject.h"\\r
@@ -9861,36 +3669,45 @@ DEP_CPP_CMATH=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
+"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\classobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_CLASS=\\r
+SOURCE=.\Python\pythonrun.c\r
+DEP_CPP_PYTHO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\eval.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -9911,81 +3728,86 @@ DEP_CPP_CLASS=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+NODEP_CPP_PYTHO=\\r
+       ".\Python\parsetok.h"\\r
+       ".\Python\marshal.h"\\r
        \r
 \r
-"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
+"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_CLASS=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
+SOURCE=.\Parser\parsetok.c\r
+DEP_CPP_PARSE=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\Parser\tokenizer.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./Include\errcode.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\./Include\token.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+NODEP_CPP_PARSE=\\r
+       ".\Parser\parsetok.h"\\r
        \r
 \r
-"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
+"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\cgensupport.c\r
+SOURCE=.\Parser\parser.c\r
+DEP_CPP_PARSER=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_CGENS=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\object.c\r
+DEP_CPP_OBJEC=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\cgensupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10006,13 +3828,14 @@ DEP_CPP_CGENS=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10020,17 +3843,39 @@ DEP_CPP_CGENS=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
+"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_CGENS=\\r
+SOURCE=.\Parser\node.c\r
+DEP_CPP_NODE_=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\newmodule.c\r
+DEP_CPP_NEWMO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\cgensupport.h"\\r
+       ".\./Include\compile.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10051,41 +3896,37 @@ DEP_CPP_CGENS=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
+"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\ceval.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_CEVAL=\\r
+SOURCE=.\Python\marshal.c\r
+DEP_CPP_MARSH=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\longintrepr.h"\\r
        ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10106,35 +3947,69 @@ DEP_CPP_CEVAL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
+       \r
+NODEP_CPP_MARSH=\\r
+       ".\Python\marshal.h"\\r
        \r
 \r
-"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
+"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_CEVAL=\\r
+SOURCE=.\Python\mystrtoul.c\r
+DEP_CPP_MYSTR=\\r
+       ".\./PC\config.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\myreadline.c\r
+DEP_CPP_MYREA=\\r
+       ".\./PC\config.h"\\r
+       \r
+NODEP_CPP_MYREA=\\r
+       ".\Parser\myproto.h"\\r
+       ".\Parser\mymalloc.h"\\r
+       ".\Parser\intrcheck.h"\\r
+       \r
+\r
+"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\moduleobject.c\r
+DEP_CPP_MODUL=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\opcode.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10155,40 +4030,34 @@ DEP_CPP_CEVAL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
+"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\bltinmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_BLTIN=\\r
+SOURCE=.\Python\modsupport.c\r
+DEP_CPP_MODSU=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\bltinmodule.h"\\r
        ".\./Include\import.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10209,34 +4078,34 @@ DEP_CPP_BLTIN=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
+"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_BLTIN=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
+SOURCE=.\Objects\methodobject.c\r
+DEP_CPP_METHO=\\r
+       ".\./Include\allobjects.h"\\r
+       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10257,36 +4126,36 @@ DEP_CPP_BLTIN=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
+"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\binascii.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_BINAS=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\md5module.c\r
+DEP_CPP_MD5MO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\Modules\md5.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10307,13 +4176,13 @@ DEP_CPP_BINAS=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10321,17 +4190,34 @@ DEP_CPP_BINAS=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
+"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_BINAS=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\md5c.c\r
+DEP_CPP_MD5C_=\\r
+       ".\./PC\config.h"\\r
+       ".\Modules\md5.h"\\r
+       \r
+\r
+"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\mathmodule.c\r
+DEP_CPP_MATHM=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10352,37 +4238,35 @@ DEP_CPP_BINAS=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
+"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\audioop.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_AUDIO=\\r
+SOURCE=.\Objects\mappingobject.c\r
+DEP_CPP_MAPPI=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10403,12 +4287,13 @@ DEP_CPP_AUDIO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10416,18 +4301,33 @@ DEP_CPP_AUDIO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
+"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_AUDIO=\\r
+SOURCE=.\PC\python.def\r
+\r
+!IF  "$(CFG)" == "vc40_dll - Win32 Release"\r
+\r
+!ELSEIF  "$(CFG)" == "vc40_dll - Win32 Debug"\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\socketmodule.c\r
+DEP_CPP_SOCKE=\\r
+       ".\./Include\Python.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10448,37 +4348,40 @@ DEP_CPP_AUDIO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_SOCKE=\\r
+       ".\Modules\mytime.h"\\r
+       \r
 \r
-"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
+"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\arraymodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ARRAY=\\r
+SOURCE=.\Modules\selectmodule.c\r
+DEP_CPP_SELEC=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10499,31 +4402,39 @@ DEP_CPP_ARRAY=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_SELEC=\\r
+       ".\Modules\myselect.h"\\r
+       \r
 \r
-"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
+"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ARRAY=\\r
+SOURCE=.\Python\sysmodule.c\r
+DEP_CPP_SYSMO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\import.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10544,36 +4455,42 @@ DEP_CPP_ARRAY=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
+"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\accessobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ACCES=\\r
+SOURCE=.\Python\import.c\r
+DEP_CPP_IMPORT=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\eval.h"\\r
+       ".\./Include\osdefs.h"\\r
+       ".\Python\importdl.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10594,31 +4511,42 @@ DEP_CPP_ACCES=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_IMPORT=\\r
+       ".\Python\pythonrun.h"\\r
+       ".\Python\marshal.h"\\r
+       ".\Python\macglue.h"\\r
+       \r
 \r
-"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
+"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ACCES=\\r
+SOURCE=.\Modules\posixmodule.c\r
+DEP_CPP_POSIX=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\structmember.h"\\r
        ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\sys\STAT.H"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
+       {$(INCLUDE)}"\sys\UTIME.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10639,82 +4567,36 @@ DEP_CPP_ACCES=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
-\r
-"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\acceler.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ACCEL=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\bitset.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
-\r
-DEP_CPP_ACCEL=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
+NODEP_CPP_POSIX=\\r
+       ".\Modules\mytime.h"\\r
        \r
 \r
-"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
+"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\abstract.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ABSTR=\\r
+SOURCE=.\Modules\operator.c\r
+DEP_CPP_OPERA=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10735,13 +4617,14 @@ DEP_CPP_ABSTR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10749,17 +4632,20 @@ DEP_CPP_ABSTR=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
+"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ABSTR=\\r
+SOURCE=.\Modules\errnomodule.c\r
+DEP_CPP_ERRNO=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10780,33 +4666,22 @@ DEP_CPP_ABSTR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\yuvconvert.c\r
-DEP_CPP_YUVCO=\\r
-       ".\Modules\yuv.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
+"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -10814,14 +4689,12 @@ DEP_CPP_YUVCO=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\typeobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_TYPEO=\\r
+SOURCE=.\Objects\sliceobject.c\r
+DEP_CPP_SLICE=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10842,13 +4715,14 @@ DEP_CPP_TYPEO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10856,16 +4730,34 @@ DEP_CPP_TYPEO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
+# End Source File\r
+# End Target\r
+################################################################################\r
+# Begin Target\r
+\r
+# Name "vc40_nt - Win32 Release"\r
+# Name "vc40_nt - Win32 Debug"\r
+\r
+!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+\r
 !ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
 \r
-DEP_CPP_TYPEO=\\r
+!ENDIF \r
+\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\longobject.c\r
+DEP_CPP_LONGO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\longintrepr.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10886,35 +4778,37 @@ DEP_CPP_TYPEO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
+"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\tupleobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_TUPLE=\\r
+SOURCE=.\Objects\listobject.c\r
+DEP_CPP_LISTO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10935,13 +4829,12 @@ DEP_CPP_TUPLE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -10949,16 +4842,20 @@ DEP_CPP_TUPLE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
+"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_TUPLE=\\r
+SOURCE=.\Objects\intobject.c\r
+DEP_CPP_INTOB=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -10979,41 +4876,37 @@ DEP_CPP_TUPLE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
+"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\traceback.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_TRACE=\\r
+SOURCE=.\Python\importdl.c\r
+DEP_CPP_IMPOR=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./Include\structmember.h"\\r
        ".\./Include\osdefs.h"\\r
+       ".\Python\importdl.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\sys\STAT.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11033,35 +4926,41 @@ DEP_CPP_TRACE=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_IMPOR=\\r
+       ".\Python\dl.h"\\r
+       ".\Python\macdefs.h"\\r
+       ".\Python\macglue.h"\\r
+       \r
 \r
-"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
+"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_TRACE=\\r
+SOURCE=.\Modules\imageop.c\r
+DEP_CPP_IMAGE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\frameobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\./Include\structmember.h"\\r
-       ".\./Include\osdefs.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11081,86 +4980,77 @@ DEP_CPP_TRACE=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
+"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Parser\tokenizer.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_TOKEN=\\r
+SOURCE=.\Parser\grammar1.c\r
+DEP_CPP_GRAMM=\\r
        ".\./Include\pgenheaders.h"\\r
-       ".\Parser\tokenizer.h"\\r
-       ".\./Include\errcode.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
-       ".\./Include\token.h"\\r
+       ".\Include\bitset.h"\\r
        ".\./Include\rename2.h"\\r
        \r
 \r
-"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_TOKEN=\\r
+SOURCE=.\Python\graminit.c\r
+DEP_CPP_GRAMI=\\r
        ".\./Include\pgenheaders.h"\\r
-       ".\Parser\tokenizer.h"\\r
-       ".\./Include\errcode.h"\\r
+       ".\./Include\grammar.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
+       ".\Include\bitset.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\token.h"\\r
        \r
 \r
-"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\timemodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_TIMEM=\\r
+SOURCE=.\Python\getversion.c\r
+DEP_CPP_GETVE=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\patchlevel.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\sys\TIMEB.H"\\r
-       {$(INCLUDE)}"\i86.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11181,11 +5071,14 @@ DEP_CPP_TIMEM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11193,24 +5086,20 @@ DEP_CPP_TIMEM=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
+"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_TIMEM=\\r
+SOURCE=.\Python\getplatform.c\r
+DEP_CPP_GETPL=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       ".\./Include\myselect.h"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\sys\TIMEB.H"\\r
-       {$(INCLUDE)}"\i86.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11231,34 +5120,36 @@ DEP_CPP_TIMEM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
+"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\threadmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_THREA=\\r
+SOURCE=.\Modules\getpath.c\r
+DEP_CPP_GETPA=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11279,30 +5170,51 @@ DEP_CPP_THREA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
+"$(INTDIR)\getpath.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_THREA=\\r
+SOURCE=.\Python\getmtime.c\r
+DEP_CPP_GETMT=\\r
+       ".\./PC\config.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\sys\STAT.H"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\getcopyright.c\r
+DEP_CPP_GETCO=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11323,41 +5235,22 @@ DEP_CPP_THREA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\rename2.h"\\r
-       \r
-\r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Python\thread.c\r
-DEP_CPP_THREAD=\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\thread.h"\\r
-       ".\Python\thread_sgi.h"\\r
-       ".\Python\thread_solaris.h"\\r
-       ".\Python\thread_lwp.h"\\r
-       ".\Python\thread_pthread.h"\\r
-       ".\Python\thread_cthread.h"\\r
-       ".\Python\thread_nt.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
+"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -11365,15 +5258,12 @@ DEP_CPP_THREAD=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\structmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_STRUC=\\r
+SOURCE=.\Python\getcompiler.c\r
+DEP_CPP_GETCOM=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11394,12 +5284,14 @@ DEP_CPP_STRUC=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11407,17 +5299,19 @@ DEP_CPP_STRUC=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
+"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_STRUC=\\r
+SOURCE=.\Python\getargs.c\r
+DEP_CPP_GETAR=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11438,35 +5332,36 @@ DEP_CPP_STRUC=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
+"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\structmember.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_STRUCT=\\r
+SOURCE=.\Objects\funcobject.c\r
+DEP_CPP_FUNCO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\compile.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11487,13 +5382,14 @@ DEP_CPP_STRUCT=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11501,17 +5397,20 @@ DEP_CPP_STRUCT=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
+"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_STRUCT=\\r
+SOURCE=.\Python\frozen.c\r
+DEP_CPP_FROZE=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11532,36 +5431,39 @@ DEP_CPP_STRUCT=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
+"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\stropmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_STROP=\\r
+SOURCE=.\Objects\frameobject.c\r
+DEP_CPP_FRAME=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\bltinmodule.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11582,30 +5484,35 @@ DEP_CPP_STROP=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
-       ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
+"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_STROP=\\r
+SOURCE=.\Objects\floatobject.c\r
+DEP_CPP_FLOAT=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11626,34 +5533,36 @@ DEP_CPP_STROP=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
+"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\stringobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_STRIN=\\r
+SOURCE=.\Objects\fileobject.c\r
+DEP_CPP_FILEO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11674,13 +5583,12 @@ DEP_CPP_STRIN=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11688,16 +5596,20 @@ DEP_CPP_STRIN=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
+"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_STRIN=\\r
+SOURCE=.\Python\errors.c\r
+DEP_CPP_ERROR=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\traceback.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11717,37 +5629,34 @@ DEP_CPP_STRIN=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
+"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\soundex.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_SOUND=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\environment.c\r
+DEP_CPP_ENVIR=\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11768,13 +5677,14 @@ DEP_CPP_SOUND=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11782,17 +5692,20 @@ DEP_CPP_SOUND=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
+"$(INTDIR)\environment.obj" : $(SOURCE) $(DEP_CPP_ENVIR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_SOUND=\\r
+SOURCE=.\PC\config.c\r
+DEP_CPP_CONFI=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11813,38 +5726,36 @@ DEP_CPP_SOUND=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
+"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\signalmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_SIGNA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\thread.h"\\r
+SOURCE=.\Objects\complexobject.c\r
+DEP_CPP_COMPL=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11865,31 +5776,39 @@ DEP_CPP_SIGNA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
+"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_SIGNA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\thread.h"\\r
+SOURCE=.\Python\compile.c\r
+DEP_CPP_COMPI=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11910,35 +5829,35 @@ DEP_CPP_SIGNA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
+"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\rotormodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_ROTOR=\\r
+SOURCE=.\Objects\cobject.c\r
+DEP_CPP_COBJE=\\r
        ".\./Include\Python.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11959,13 +5878,14 @@ DEP_CPP_ROTOR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -11973,18 +5893,21 @@ DEP_CPP_ROTOR=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
+"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_ROTOR=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\mymath.h"\\r
+SOURCE=.\Modules\cmathmodule.c\r
+DEP_CPP_CMATH=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\complexobject.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -11992,7 +5915,6 @@ DEP_CPP_ROTOR=\
        ".\Include\intobject.h"\\r
        ".\Include\longobject.h"\\r
        ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
        ".\Include\rangeobject.h"\\r
        ".\Include\stringobject.h"\\r
        ".\Include\tupleobject.h"\\r
@@ -12005,37 +5927,35 @@ DEP_CPP_ROTOR=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
+"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\rgbimgmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_RGBIM=\\r
+SOURCE=.\Objects\classobject.c\r
+DEP_CPP_CLASS=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12056,12 +5976,14 @@ DEP_CPP_RGBIM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -12069,18 +5991,20 @@ DEP_CPP_RGBIM=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
+"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_RGBIM=\\r
+SOURCE=.\Python\cgensupport.c\r
+DEP_CPP_CGENS=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
+       ".\./Include\cgensupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12101,40 +6025,22 @@ DEP_CPP_RGBIM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-\r
-"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\regexpr.c\r
-DEP_CPP_REGEX=\\r
-       ".\./Include\myproto.h"\\r
-       ".\Modules\regexpr.h"\\r
-       ".\./PC\config.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       \r
-NODEP_CPP_REGEX=\\r
-       ".\Modules\lisp.h"\\r
-       ".\Modules\buffer.h"\\r
-       ".\Modules\syntax.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
+"$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -12142,16 +6048,17 @@ NODEP_CPP_REGEX=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\regexmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_REGEXM=\\r
-       ".\./Include\Python.h"\\r
-       ".\Modules\regexpr.h"\\r
+SOURCE=.\Python\ceval.c\r
+DEP_CPP_CEVAL=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
+       ".\./Include\eval.h"\\r
+       ".\./Include\opcode.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12172,32 +6079,39 @@ DEP_CPP_REGEXM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
+"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_REGEXM=\\r
-       ".\./Include\Python.h"\\r
-       ".\Modules\regexpr.h"\\r
+SOURCE=.\Python\bltinmodule.c\r
+DEP_CPP_BLTIN=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\eval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12218,35 +6132,33 @@ DEP_CPP_REGEXM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
+"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\rangeobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_RANGE=\\r
+SOURCE=.\Modules\binascii.c\r
+DEP_CPP_BINAS=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12267,13 +6179,14 @@ DEP_CPP_RANGE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -12281,16 +6194,21 @@ DEP_CPP_RANGE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
+"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_RANGE=\\r
+SOURCE=.\Modules\audioop.c\r
+DEP_CPP_AUDIO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12311,48 +6229,36 @@ DEP_CPP_RANGE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
+"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\pythonrun.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_PYTHO=\\r
+SOURCE=.\Modules\arraymodule.c\r
+DEP_CPP_ARRAY=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\thread.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12373,39 +6279,35 @@ DEP_CPP_PYTHO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
+"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_PYTHO=\\r
+SOURCE=.\Objects\accessobject.c\r
+DEP_CPP_ACCES=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12426,109 +6328,190 @@ DEP_CPP_PYTHO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
+"$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Parser\parsetok.c\r
-DEP_CPP_PARSE=\\r
+SOURCE=.\Parser\acceler.c\r
+\r
+!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+\r
+DEP_CPP_ACCEL=\\r
        ".\./Include\pgenheaders.h"\\r
-       ".\Parser\tokenizer.h"\\r
-       ".\./Include\node.h"\\r
        ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
        ".\Parser\parser.h"\\r
-       ".\./Include\parsetok.h"\\r
-       ".\./Include\errcode.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\token.h"\\r
        ".\Include\bitset.h"\\r
+       ".\./Include\rename2.h"\\r
        \r
 \r
-"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
+"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Parser\parser.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
 \r
-DEP_CPP_PARSER=\\r
+DEP_CPP_ACCEL=\\r
        ".\./Include\pgenheaders.h"\\r
-       ".\./Include\token.h"\\r
        ".\./Include\grammar.h"\\r
        ".\./Include\node.h"\\r
+       ".\./Include\token.h"\\r
        ".\Parser\parser.h"\\r
-       ".\./Include\errcode.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
        ".\Include\bitset.h"\\r
+       \r
+\r
+"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\abstract.c\r
+DEP_CPP_ABSTR=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\allobjects.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\object.h"\\r
+       ".\Include\objimpl.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\Include\accessobject.h"\\r
+       ".\Include\intobject.h"\\r
+       ".\Include\longobject.h"\\r
+       ".\Include\floatobject.h"\\r
+       ".\./Include\complexobject.h"\\r
+       ".\Include\rangeobject.h"\\r
+       ".\Include\stringobject.h"\\r
+       ".\Include\tupleobject.h"\\r
+       ".\Include\listobject.h"\\r
+       ".\Include\mappingobject.h"\\r
+       ".\Include\methodobject.h"\\r
+       ".\Include\moduleobject.h"\\r
+       ".\Include\funcobject.h"\\r
+       ".\Include\classobject.h"\\r
+       ".\Include\fileobject.h"\\r
+       ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
+       ".\Include\errors.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_PARSER=\\r
-       ".\./Include\pgenheaders.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\grammar.h"\\r
-       ".\./Include\node.h"\\r
-       ".\Parser\parser.h"\\r
-       ".\./Include\errcode.h"\\r
+SOURCE=.\Modules\yuvconvert.c\r
+DEP_CPP_YUVCO=\\r
+       ".\Modules\yuv.h"\\r
+       \r
+\r
+"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\typeobject.c\r
+DEP_CPP_TYPEO=\\r
+       ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\object.h"\\r
+       ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
+       ".\Include\accessobject.h"\\r
+       ".\Include\intobject.h"\\r
+       ".\Include\longobject.h"\\r
+       ".\Include\floatobject.h"\\r
+       ".\./Include\complexobject.h"\\r
+       ".\Include\rangeobject.h"\\r
+       ".\Include\stringobject.h"\\r
+       ".\Include\tupleobject.h"\\r
+       ".\Include\listobject.h"\\r
+       ".\Include\mappingobject.h"\\r
+       ".\Include\methodobject.h"\\r
+       ".\Include\moduleobject.h"\\r
+       ".\Include\funcobject.h"\\r
+       ".\Include\classobject.h"\\r
+       ".\Include\fileobject.h"\\r
+       ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
+       ".\Include\errors.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\Include\bitset.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\object.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_OBJEC=\\r
+SOURCE=.\Objects\tupleobject.c\r
+DEP_CPP_TUPLE=\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12549,13 +6532,14 @@ DEP_CPP_OBJEC=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -12563,16 +6547,25 @@ DEP_CPP_OBJEC=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
+"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_OBJEC=\\r
+SOURCE=.\Python\traceback.c\r
+DEP_CPP_TRACE=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\frameobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\./Include\structmember.h"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12592,56 +6585,83 @@ DEP_CPP_OBJEC=\
        ".\Include\classobject.h"\\r
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
+"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Parser\node.c\r
-DEP_CPP_NODE_=\\r
+SOURCE=.\Parser\tokenizer.c\r
+\r
+!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+\r
+DEP_CPP_TOKEN=\\r
        ".\./Include\pgenheaders.h"\\r
-       ".\./Include\node.h"\\r
+       ".\Parser\tokenizer.h"\\r
+       ".\./Include\errcode.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
+       ".\./Include\token.h"\\r
        ".\./Include\rename2.h"\\r
        \r
 \r
-"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
+"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+\r
+DEP_CPP_TOKEN=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\Parser\tokenizer.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\./Include\token.h"\\r
+       \r
+\r
+"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
+!ENDIF \r
+\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\newmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_NEWMO=\\r
+SOURCE=.\Modules\timemodule.c\r
+DEP_CPP_TIMEM=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
+       {$(INCLUDE)}"\sys\TIMEB.H"\\r
+       {$(INCLUDE)}"\i86.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12662,31 +6682,37 @@ DEP_CPP_NEWMO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_TIMEM=\\r
+       ".\Modules\myselect.h"\\r
+       ".\Modules\mytime.h"\\r
+       \r
 \r
-"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
+"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_NEWMO=\\r
+SOURCE=.\Modules\threadmodule.c\r
+DEP_CPP_THREA=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\compile.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12707,34 +6733,43 @@ DEP_CPP_NEWMO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
+"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\mystrtoul.c\r
-DEP_CPP_MYSTR=\\r
+SOURCE=.\Python\thread.c\r
+DEP_CPP_THREAD=\\r
        ".\./PC\config.h"\\r
-       ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
+       ".\Python\thread_sgi.h"\\r
+       ".\Python\thread_solaris.h"\\r
+       ".\Python\thread_lwp.h"\\r
+       ".\Python\thread_pthread.h"\\r
+       ".\Python\thread_cthread.h"\\r
+       ".\Python\thread_nt.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
        \r
 \r
-"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
+"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -12742,16 +6777,47 @@ DEP_CPP_MYSTR=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Parser\myreadline.c\r
-DEP_CPP_MYREA=\\r
+SOURCE=.\Modules\structmodule.c\r
+DEP_CPP_STRUC=\\r
+       ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\object.h"\\r
+       ".\Include\objimpl.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\Include\accessobject.h"\\r
+       ".\Include\intobject.h"\\r
+       ".\Include\longobject.h"\\r
+       ".\Include\floatobject.h"\\r
+       ".\./Include\complexobject.h"\\r
+       ".\Include\rangeobject.h"\\r
+       ".\Include\stringobject.h"\\r
+       ".\Include\tupleobject.h"\\r
+       ".\Include\listobject.h"\\r
+       ".\Include\mappingobject.h"\\r
+       ".\Include\methodobject.h"\\r
+       ".\Include\moduleobject.h"\\r
+       ".\Include\funcobject.h"\\r
+       ".\Include\classobject.h"\\r
+       ".\Include\fileobject.h"\\r
+       ".\Include\cobject.h"\\r
+       ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
+       ".\Include\errors.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
+       ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
+"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -12759,15 +6825,12 @@ DEP_CPP_MYREA=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\moduleobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_MODUL=\\r
+SOURCE=.\Python\structmember.c\r
+DEP_CPP_STRUCT=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
+       ".\./Include\structmember.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12788,12 +6851,14 @@ DEP_CPP_MODUL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -12801,17 +6866,20 @@ DEP_CPP_MODUL=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
+"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MODUL=\\r
+SOURCE=.\Modules\stropmodule.c\r
+DEP_CPP_STROP=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\ceval.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12832,35 +6900,33 @@ DEP_CPP_MODUL=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
+"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\modsupport.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_MODSU=\\r
+SOURCE=.\Objects\stringobject.c\r
+DEP_CPP_STRIN=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\import.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12881,30 +6947,35 @@ DEP_CPP_MODSU=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
+"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MODSU=\\r
+SOURCE=.\Modules\soundex.c\r
+DEP_CPP_SOUND=\\r
+       ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\import.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12925,36 +6996,36 @@ DEP_CPP_MODSU=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
+"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\methodobject.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_METHO=\\r
+SOURCE=.\Modules\signalmodule.c\r
+DEP_CPP_SIGNA=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -12975,31 +7046,38 @@ DEP_CPP_METHO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       \r
+NODEP_CPP_SIGNA=\\r
+       ".\Modules\intrcheck.h"\\r
        \r
 \r
-"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
+"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_METHO=\\r
+SOURCE=.\Modules\rotormodule.c\r
+DEP_CPP_ROTOR=\\r
+       ".\./Include\Python.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13020,37 +7098,36 @@ DEP_CPP_METHO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
+"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\md5module.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MD5MO=\\r
+SOURCE=.\Modules\rgbimgmodule.c\r
+DEP_CPP_RGBIM=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\Modules\md5.h"\\r
+       {$(INCLUDE)}"\unistd.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13071,12 +7148,13 @@ DEP_CPP_MD5MO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13084,18 +7162,41 @@ DEP_CPP_MD5MO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
+"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MD5MO=\\r
+SOURCE=.\Modules\regexpr.c\r
+DEP_CPP_REGEX=\\r
+       ".\Modules\regexpr.h"\\r
+       ".\./PC\config.h"\\r
+       \r
+NODEP_CPP_REGEX=\\r
+       ".\Modules\myproto.h"\\r
+       ".\Modules\lisp.h"\\r
+       ".\Modules\buffer.h"\\r
+       ".\Modules\syntax.h"\\r
+       \r
+\r
+"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\regexmodule.c\r
+DEP_CPP_REGEXM=\\r
+       ".\./Include\Python.h"\\r
+       ".\Modules\regexpr.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\Modules\md5.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13116,33 +7217,22 @@ DEP_CPP_MD5MO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=.\Modules\md5c.c\r
-DEP_CPP_MD5C_=\\r
-       ".\./PC\config.h"\\r
-       ".\Modules\md5.h"\\r
-       \r
-\r
-"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
+"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -13150,15 +7240,11 @@ DEP_CPP_MD5C_=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\mathmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_MATHM=\\r
+SOURCE=.\Objects\rangeobject.c\r
+DEP_CPP_RANGE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13179,13 +7265,14 @@ DEP_CPP_MATHM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13193,17 +7280,30 @@ DEP_CPP_MATHM=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MATHM=\\r
+SOURCE=.\Python\pythonrun.c\r
+DEP_CPP_PYTHO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\mymath.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\graminit.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\./Include\compile.h"\\r
+       ".\./Include\eval.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\thread.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13224,39 +7324,112 @@ DEP_CPP_MATHM=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+NODEP_CPP_PYTHO=\\r
+       ".\Python\parsetok.h"\\r
+       ".\Python\marshal.h"\\r
        \r
 \r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Parser\parsetok.c\r
+DEP_CPP_PARSE=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\Parser\tokenizer.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\./Include\token.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+NODEP_CPP_PARSE=\\r
+       ".\Parser\parsetok.h"\\r
+       \r
+\r
+"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
 \r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\marshal.c\r
+SOURCE=.\Parser\parser.c\r
 \r
 !IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
 \r
-DEP_CPP_MARSH=\\r
+DEP_CPP_PARSER=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\Include\bitset.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+\r
+DEP_CPP_PARSER=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\token.h"\\r
+       ".\./Include\grammar.h"\\r
+       ".\./Include\node.h"\\r
+       ".\Parser\parser.h"\\r
+       ".\./Include\errcode.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       ".\Include\bitset.h"\\r
+       \r
+\r
+"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+!ENDIF \r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\object.c\r
+DEP_CPP_OBJEC=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\longintrepr.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\marshal.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13277,12 +7450,14 @@ DEP_CPP_MARSH=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13290,20 +7465,39 @@ DEP_CPP_MARSH=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
+"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MARSH=\\r
+SOURCE=.\Parser\node.c\r
+DEP_CPP_NODE_=\\r
+       ".\./Include\pgenheaders.h"\\r
+       ".\./Include\node.h"\\r
+       ".\./PC\config.h"\\r
+       ".\Include\myproto.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pydebug.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\newmodule.c\r
+DEP_CPP_NEWMO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\longintrepr.h"\\r
        ".\./Include\compile.h"\\r
-       ".\./Include\marshal.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13324,35 +7518,67 @@ DEP_CPP_MARSH=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
+"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\mystrtoul.c\r
+DEP_CPP_MYSTR=\\r
+       ".\./PC\config.h"\\r
+       ".\./Include\rename2.h"\\r
+       \r
+\r
+"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
 \r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\mappingobject.c\r
+SOURCE=.\Parser\myreadline.c\r
+DEP_CPP_MYREA=\\r
+       ".\./PC\config.h"\\r
+       \r
+NODEP_CPP_MYREA=\\r
+       ".\Parser\myproto.h"\\r
+       ".\Parser\mymalloc.h"\\r
+       ".\Parser\intrcheck.h"\\r
+       \r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_MAPPI=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Objects\moduleobject.c\r
+DEP_CPP_MODUL=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13373,12 +7599,13 @@ DEP_CPP_MAPPI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13386,17 +7613,20 @@ DEP_CPP_MAPPI=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MAPPI=\\r
+SOURCE=.\Python\modsupport.c\r
+DEP_CPP_MODSU=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\./Include\import.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13417,35 +7647,34 @@ DEP_CPP_MAPPI=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\main.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_MAIN_=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Objects\methodobject.c\r
+DEP_CPP_METHO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\token.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13466,13 +7695,14 @@ DEP_CPP_MAIN_=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13480,17 +7710,21 @@ DEP_CPP_MAIN_=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
+"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_MAIN_=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\Modules\md5module.c\r
+DEP_CPP_MD5MO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\Modules\md5.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13511,30 +7745,35 @@ DEP_CPP_MAIN_=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
+"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getopt.c\r
+SOURCE=.\Modules\md5c.c\r
+DEP_CPP_MD5C_=\\r
+       ".\./PC\config.h"\\r
+       ".\Modules\md5.h"\\r
+       \r
 \r
-"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
+"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -13542,18 +7781,12 @@ SOURCE=.\Python\getopt.c
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\sysmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_SYSMO=\\r
+SOURCE=.\Modules\mathmodule.c\r
+DEP_CPP_MATHM=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\osdefs.h"\\r
+       ".\./Include\mymath.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13574,31 +7807,37 @@ DEP_CPP_SYSMO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_SYSMO=\\r
+SOURCE=.\Python\marshal.c\r
+DEP_CPP_MARSH=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\import.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\osdefs.h"\\r
+       ".\./Include\longintrepr.h"\\r
+       ".\./Include\compile.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13619,36 +7858,37 @@ DEP_CPP_SYSMO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_MARSH=\\r
+       ".\Python\marshal.h"\\r
+       \r
 \r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\socketmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_SOCKE=\\r
-       ".\./Include\Python.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\mytime.h"\\r
+SOURCE=.\Objects\mappingobject.c\r
+DEP_CPP_MAPPI=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\modsupport.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13669,13 +7909,13 @@ DEP_CPP_SOCKE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -13683,19 +7923,20 @@ DEP_CPP_SOCKE=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_SOCKE=\\r
+SOURCE=.\Modules\main.c\r
+DEP_CPP_MAIN_=\\r
        ".\./Include\Python.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\mytime.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13716,39 +7957,48 @@ DEP_CPP_SOCKE=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\selectmodule.c\r
+SOURCE=.\Python\getopt.c\r
 \r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
+"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
-DEP_CPP_SELEC=\\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\sysmodule.c\r
+DEP_CPP_SYSMO=\\r
        ".\./Include\allobjects.h"\\r
+       ".\./Include\sysmodule.h"\\r
+       ".\./Include\import.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\myselect.h"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13769,33 +8019,33 @@ DEP_CPP_SELEC=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\import.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
-       ".\./Include\mytime.h"\\r
        \r
 \r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
+"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_SELEC=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
+SOURCE=.\Modules\socketmodule.c\r
+DEP_CPP_SOCKE=\\r
+       ".\./Include\Python.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./Include\myselect.h"\\r
+       ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13816,41 +8066,40 @@ DEP_CPP_SELEC=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\./Include\modsupport.h"\\r
+       ".\./Include\ceval.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
-       ".\./Include\mytime.h"\\r
+       \r
+NODEP_CPP_SOCKE=\\r
+       ".\Modules\mytime.h"\\r
        \r
 \r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
+"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\posixmodule.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
-DEP_CPP_POSIX=\\r
+SOURCE=.\Modules\selectmodule.c\r
+DEP_CPP_SELEC=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
-       {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\mytime.h"\\r
-       {$(INCLUDE)}"\unistd.h"\\r
-       {$(INCLUDE)}"\sys\UTIME.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13871,35 +8120,41 @@ DEP_CPP_POSIX=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_SELEC=\\r
+       ".\Modules\myselect.h"\\r
+       \r
 \r
-"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
+"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
+SOURCE=.\Modules\posixmodule.c\r
 DEP_CPP_POSIX=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./Include\mytime.h"\\r
        {$(INCLUDE)}"\unistd.h"\\r
        {$(INCLUDE)}"\sys\UTIME.H"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13920,29 +8175,31 @@ DEP_CPP_POSIX=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\mymalloc.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
+NODEP_CPP_POSIX=\\r
+       ".\Modules\mytime.h"\\r
+       \r
 \r
 "$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
 SOURCE=.\Python\import.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
 DEP_CPP_IMPORT=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\node.h"\\r
@@ -13952,14 +8209,12 @@ DEP_CPP_IMPORT=\
        ".\./Include\errcode.h"\\r
        ".\./Include\sysmodule.h"\\r
        ".\./Include\bltinmodule.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\marshal.h"\\r
        ".\./Include\compile.h"\\r
        ".\./Include\eval.h"\\r
        ".\./Include\osdefs.h"\\r
        ".\Python\importdl.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -13980,16 +8235,20 @@ DEP_CPP_IMPORT=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\pythonrun.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 NODEP_CPP_IMPORT=\\r
+       ".\Python\pythonrun.h"\\r
+       ".\Python\marshal.h"\\r
        ".\Python\macglue.h"\\r
        \r
 \r
@@ -13997,76 +8256,16 @@ NODEP_CPP_IMPORT=\
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
-\r
-DEP_CPP_IMPORT=\\r
-       ".\./Include\allobjects.h"\\r
-       ".\./Include\node.h"\\r
-       ".\./Include\token.h"\\r
-       ".\./Include\graminit.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Include\errcode.h"\\r
-       ".\./Include\sysmodule.h"\\r
-       ".\./Include\bltinmodule.h"\\r
-       ".\./Include\pythonrun.h"\\r
-       ".\./Include\marshal.h"\\r
-       ".\./Include\compile.h"\\r
-       ".\./Include\eval.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\Python\importdl.h"\\r
-       ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
-       ".\Include\object.h"\\r
-       ".\Include\objimpl.h"\\r
-       ".\Include\pydebug.h"\\r
-       ".\Include\accessobject.h"\\r
-       ".\Include\intobject.h"\\r
-       ".\Include\longobject.h"\\r
-       ".\Include\floatobject.h"\\r
-       ".\./Include\complexobject.h"\\r
-       ".\Include\rangeobject.h"\\r
-       ".\Include\stringobject.h"\\r
-       ".\Include\tupleobject.h"\\r
-       ".\Include\listobject.h"\\r
-       ".\Include\mappingobject.h"\\r
-       ".\Include\methodobject.h"\\r
-       ".\Include\moduleobject.h"\\r
-       ".\Include\funcobject.h"\\r
-       ".\Include\classobject.h"\\r
-       ".\Include\fileobject.h"\\r
-       ".\Include\cobject.h"\\r
-       ".\./Include\traceback.h"\\r
-       ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
-       ".\./Include\modsupport.h"\\r
-       ".\./Include\ceval.h"\\r
-       ".\./Include\intrcheck.h"\\r
-       ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
-       \r
-NODEP_CPP_IMPORT=\\r
-       ".\Python\macglue.h"\\r
-       \r
-\r
-"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
 SOURCE=.\Modules\operator.c\r
-\r
-!IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
-\r
 DEP_CPP_OPERA=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -14087,13 +8286,14 @@ DEP_CPP_OPERA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -14105,13 +8305,16 @@ DEP_CPP_OPERA=\
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-DEP_CPP_OPERA=\\r
+SOURCE=.\Modules\errnomodule.c\r
+DEP_CPP_ERRNO=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -14132,36 +8335,38 @@ DEP_CPP_OPERA=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
+"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-!ENDIF \r
-\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\errnomodule.c\r
+SOURCE=.\Objects\sliceobject.c\r
 \r
 !IF  "$(CFG)" == "vc40_nt - Win32 Release"\r
 \r
-DEP_CPP_ERRNO=\\r
+DEP_CPP_SLICE=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -14182,13 +8387,14 @@ DEP_CPP_ERRNO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
        ".\./Include\import.h"\\r
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
@@ -14196,17 +8402,17 @@ DEP_CPP_ERRNO=\
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
 !ELSEIF  "$(CFG)" == "vc40_nt - Win32 Debug"\r
 \r
-DEP_CPP_ERRNO=\\r
+DEP_CPP_SLICE=\\r
        ".\./Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
        ".\./PC\config.h"\\r
-       ".\./Include\myproto.h"\\r
+       ".\Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
        ".\Include\pydebug.h"\\r
@@ -14227,18 +8433,22 @@ DEP_CPP_ERRNO=\
        ".\Include\fileobject.h"\\r
        ".\Include\cobject.h"\\r
        ".\./Include\traceback.h"\\r
+       ".\Include\sliceobject.h"\\r
        ".\Include\errors.h"\\r
-       ".\./Include\mymalloc.h"\\r
+       ".\Include\mymalloc.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./Include\pythonrun.h"\\r
+       ".\Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
-       ".\./Include\intrcheck.h"\\r
+       ".\Include\intrcheck.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Include\bltinmodule.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        \r
 \r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
index 6752ba071766c3e4bba9253e1f1a7544cf08aadf..160921850cb607fb563c121f72d6bbaec12d8aaa 100644 (file)
Binary files a/PC/vc40.mdp and b/PC/vc40.mdp differ
index 49d10253a574e3dcc26049e17bdd5a208b6486d0..95ddb2dd781a6d509b2024c657eec574cf59b71c 100644 (file)
Binary files a/PC/vc40.ncb and b/PC/vc40.ncb differ
index 6ed649d9fb298abd0f4a3fc1735eee4b7333a13d..99c0b81e7bdf8dfccccb65b9a0f301d93b2bc40e 100755 (executable)
@@ -74,7 +74,7 @@ WVList
 0\r
 18\r
 WPickList\r
-77\r
+78\r
 19\r
 MItem\r
 3\r
@@ -987,8 +987,8 @@ WVList
 0\r
 225\r
 MItem\r
-28\r
-..\..\objects\stringobject.c\r
+27\r
+..\..\objects\sliceobject.c\r
 226\r
 WString\r
 4\r
@@ -1005,8 +1005,8 @@ WVList
 0\r
 229\r
 MItem\r
-27\r
-..\..\objects\tupleobject.c\r
+28\r
+..\..\objects\stringobject.c\r
 230\r
 WString\r
 4\r
@@ -1023,8 +1023,8 @@ WVList
 0\r
 233\r
 MItem\r
-26\r
-..\..\objects\typeobject.c\r
+27\r
+..\..\objects\tupleobject.c\r
 234\r
 WString\r
 4\r
@@ -1041,8 +1041,8 @@ WVList
 0\r
 237\r
 MItem\r
-22\r
-..\..\parser\acceler.c\r
+26\r
+..\..\objects\typeobject.c\r
 238\r
 WString\r
 4\r
@@ -1059,8 +1059,8 @@ WVList
 0\r
 241\r
 MItem\r
-23\r
-..\..\parser\grammar1.c\r
+22\r
+..\..\parser\acceler.c\r
 242\r
 WString\r
 4\r
@@ -1077,8 +1077,8 @@ WVList
 0\r
 245\r
 MItem\r
-25\r
-..\..\parser\myreadline.c\r
+23\r
+..\..\parser\grammar1.c\r
 246\r
 WString\r
 4\r
@@ -1095,8 +1095,8 @@ WVList
 0\r
 249\r
 MItem\r
-19\r
-..\..\parser\node.c\r
+25\r
+..\..\parser\myreadline.c\r
 250\r
 WString\r
 4\r
@@ -1113,8 +1113,8 @@ WVList
 0\r
 253\r
 MItem\r
-21\r
-..\..\parser\parser.c\r
+19\r
+..\..\parser\node.c\r
 254\r
 WString\r
 4\r
@@ -1131,8 +1131,8 @@ WVList
 0\r
 257\r
 MItem\r
-23\r
-..\..\parser\parsetok.c\r
+21\r
+..\..\parser\parser.c\r
 258\r
 WString\r
 4\r
@@ -1149,8 +1149,8 @@ WVList
 0\r
 261\r
 MItem\r
-24\r
-..\..\parser\tokenizer.c\r
+23\r
+..\..\parser\parsetok.c\r
 262\r
 WString\r
 4\r
@@ -1167,8 +1167,8 @@ WVList
 0\r
 265\r
 MItem\r
-26\r
-..\..\python\bltinmodule.c\r
+24\r
+..\..\parser\tokenizer.c\r
 266\r
 WString\r
 4\r
@@ -1185,8 +1185,8 @@ WVList
 0\r
 269\r
 MItem\r
-20\r
-..\..\python\ceval.c\r
+26\r
+..\..\python\bltinmodule.c\r
 270\r
 WString\r
 4\r
@@ -1203,8 +1203,8 @@ WVList
 0\r
 273\r
 MItem\r
-26\r
-..\..\python\cgensupport.c\r
+20\r
+..\..\python\ceval.c\r
 274\r
 WString\r
 4\r
@@ -1221,8 +1221,8 @@ WVList
 0\r
 277\r
 MItem\r
-22\r
-..\..\python\compile.c\r
+26\r
+..\..\python\cgensupport.c\r
 278\r
 WString\r
 4\r
@@ -1239,8 +1239,8 @@ WVList
 0\r
 281\r
 MItem\r
-21\r
-..\..\python\errors.c\r
+22\r
+..\..\python\compile.c\r
 282\r
 WString\r
 4\r
@@ -1258,7 +1258,7 @@ WVList
 285\r
 MItem\r
 21\r
-..\..\python\frozen.c\r
+..\..\python\errors.c\r
 286\r
 WString\r
 4\r
@@ -1275,8 +1275,8 @@ WVList
 0\r
 289\r
 MItem\r
-22\r
-..\..\python\getargs.c\r
+21\r
+..\..\python\frozen.c\r
 290\r
 WString\r
 4\r
@@ -1293,8 +1293,8 @@ WVList
 0\r
 293\r
 MItem\r
-26\r
-..\..\python\getcompiler.c\r
+22\r
+..\..\python\getargs.c\r
 294\r
 WString\r
 4\r
@@ -1311,8 +1311,8 @@ WVList
 0\r
 297\r
 MItem\r
-27\r
-..\..\python\getcopyright.c\r
+26\r
+..\..\python\getcompiler.c\r
 298\r
 WString\r
 4\r
@@ -1329,8 +1329,8 @@ WVList
 0\r
 301\r
 MItem\r
-23\r
-..\..\python\getmtime.c\r
+27\r
+..\..\python\getcopyright.c\r
 302\r
 WString\r
 4\r
@@ -1347,8 +1347,8 @@ WVList
 0\r
 305\r
 MItem\r
-21\r
-..\..\python\getopt.c\r
+23\r
+..\..\python\getmtime.c\r
 306\r
 WString\r
 4\r
@@ -1365,8 +1365,8 @@ WVList
 0\r
 309\r
 MItem\r
-26\r
-..\..\python\getplatform.c\r
+21\r
+..\..\python\getopt.c\r
 310\r
 WString\r
 4\r
@@ -1383,8 +1383,8 @@ WVList
 0\r
 313\r
 MItem\r
-25\r
-..\..\python\getversion.c\r
+26\r
+..\..\python\getplatform.c\r
 314\r
 WString\r
 4\r
@@ -1401,8 +1401,8 @@ WVList
 0\r
 317\r
 MItem\r
-23\r
-..\..\python\graminit.c\r
+25\r
+..\..\python\getversion.c\r
 318\r
 WString\r
 4\r
@@ -1419,8 +1419,8 @@ WVList
 0\r
 321\r
 MItem\r
-21\r
-..\..\python\import.c\r
+23\r
+..\..\python\graminit.c\r
 322\r
 WString\r
 4\r
@@ -1437,8 +1437,8 @@ WVList
 0\r
 325\r
 MItem\r
-23\r
-..\..\python\importdl.c\r
+21\r
+..\..\python\import.c\r
 326\r
 WString\r
 4\r
@@ -1455,8 +1455,8 @@ WVList
 0\r
 329\r
 MItem\r
-22\r
-..\..\python\marshal.c\r
+23\r
+..\..\python\importdl.c\r
 330\r
 WString\r
 4\r
@@ -1473,8 +1473,8 @@ WVList
 0\r
 333\r
 MItem\r
-25\r
-..\..\python\modsupport.c\r
+22\r
+..\..\python\marshal.c\r
 334\r
 WString\r
 4\r
@@ -1491,8 +1491,8 @@ WVList
 0\r
 337\r
 MItem\r
-24\r
-..\..\python\mystrtoul.c\r
+25\r
+..\..\python\modsupport.c\r
 338\r
 WString\r
 4\r
@@ -1510,7 +1510,7 @@ WVList
 341\r
 MItem\r
 24\r
-..\..\python\pythonrun.c\r
+..\..\python\mystrtoul.c\r
 342\r
 WString\r
 4\r
@@ -1527,8 +1527,8 @@ WVList
 0\r
 345\r
 MItem\r
-27\r
-..\..\python\structmember.c\r
+24\r
+..\..\python\pythonrun.c\r
 346\r
 WString\r
 4\r
@@ -1545,8 +1545,8 @@ WVList
 0\r
 349\r
 MItem\r
-24\r
-..\..\python\sysmodule.c\r
+27\r
+..\..\python\structmember.c\r
 350\r
 WString\r
 4\r
@@ -1564,7 +1564,7 @@ WVList
 353\r
 MItem\r
 24\r
-..\..\python\traceback.c\r
+..\..\python\sysmodule.c\r
 354\r
 WString\r
 4\r
@@ -1581,8 +1581,8 @@ WVList
 0\r
 357\r
 MItem\r
-11\r
-..\config.c\r
+24\r
+..\..\python\traceback.c\r
 358\r
 WString\r
 4\r
@@ -1597,3 +1597,21 @@ WVList
 1\r
 1\r
 0\r
+361\r
+MItem\r
+11\r
+..\config.c\r
+362\r
+WString\r
+4\r
+COBJ\r
+363\r
+WVList\r
+0\r
+364\r
+WVList\r
+0\r
+19\r
+1\r
+1\r
+0\r
index f2e6bd3853ebe88b4e2adfa39893d28939cf1f3e..f511bbfa4914624d2f456a2b9efcbf5a4526051c 100755 (executable)
@@ -58,7 +58,7 @@ WVList
 0\r
 14\r
 WPickList\r
-77\r
+78\r
 15\r
 MItem\r
 3\r
@@ -903,8 +903,8 @@ WVList
 0\r
 204\r
 MItem\r
-28\r
-..\..\objects\stringobject.c\r
+27\r
+..\..\objects\sliceobject.c\r
 205\r
 WString\r
 4\r
@@ -921,8 +921,8 @@ WVList
 0\r
 208\r
 MItem\r
-27\r
-..\..\objects\tupleobject.c\r
+28\r
+..\..\objects\stringobject.c\r
 209\r
 WString\r
 4\r
@@ -939,8 +939,8 @@ WVList
 0\r
 212\r
 MItem\r
-26\r
-..\..\objects\typeobject.c\r
+27\r
+..\..\objects\tupleobject.c\r
 213\r
 WString\r
 4\r
@@ -957,8 +957,8 @@ WVList
 0\r
 216\r
 MItem\r
-22\r
-..\..\parser\acceler.c\r
+26\r
+..\..\objects\typeobject.c\r
 217\r
 WString\r
 4\r
@@ -975,8 +975,8 @@ WVList
 0\r
 220\r
 MItem\r
-23\r
-..\..\parser\grammar1.c\r
+22\r
+..\..\parser\acceler.c\r
 221\r
 WString\r
 4\r
@@ -993,8 +993,8 @@ WVList
 0\r
 224\r
 MItem\r
-25\r
-..\..\parser\myreadline.c\r
+23\r
+..\..\parser\grammar1.c\r
 225\r
 WString\r
 4\r
@@ -1011,8 +1011,8 @@ WVList
 0\r
 228\r
 MItem\r
-19\r
-..\..\parser\node.c\r
+25\r
+..\..\parser\myreadline.c\r
 229\r
 WString\r
 4\r
@@ -1029,8 +1029,8 @@ WVList
 0\r
 232\r
 MItem\r
-21\r
-..\..\parser\parser.c\r
+19\r
+..\..\parser\node.c\r
 233\r
 WString\r
 4\r
@@ -1047,8 +1047,8 @@ WVList
 0\r
 236\r
 MItem\r
-23\r
-..\..\parser\parsetok.c\r
+21\r
+..\..\parser\parser.c\r
 237\r
 WString\r
 4\r
@@ -1065,8 +1065,8 @@ WVList
 0\r
 240\r
 MItem\r
-24\r
-..\..\parser\tokenizer.c\r
+23\r
+..\..\parser\parsetok.c\r
 241\r
 WString\r
 4\r
@@ -1083,8 +1083,8 @@ WVList
 0\r
 244\r
 MItem\r
-26\r
-..\..\python\bltinmodule.c\r
+24\r
+..\..\parser\tokenizer.c\r
 245\r
 WString\r
 4\r
@@ -1101,8 +1101,8 @@ WVList
 0\r
 248\r
 MItem\r
-20\r
-..\..\python\ceval.c\r
+26\r
+..\..\python\bltinmodule.c\r
 249\r
 WString\r
 4\r
@@ -1119,8 +1119,8 @@ WVList
 0\r
 252\r
 MItem\r
-26\r
-..\..\python\cgensupport.c\r
+20\r
+..\..\python\ceval.c\r
 253\r
 WString\r
 4\r
@@ -1137,8 +1137,8 @@ WVList
 0\r
 256\r
 MItem\r
-22\r
-..\..\python\compile.c\r
+26\r
+..\..\python\cgensupport.c\r
 257\r
 WString\r
 4\r
@@ -1155,8 +1155,8 @@ WVList
 0\r
 260\r
 MItem\r
-21\r
-..\..\python\errors.c\r
+22\r
+..\..\python\compile.c\r
 261\r
 WString\r
 4\r
@@ -1174,7 +1174,7 @@ WVList
 264\r
 MItem\r
 21\r
-..\..\python\frozen.c\r
+..\..\python\errors.c\r
 265\r
 WString\r
 4\r
@@ -1191,8 +1191,8 @@ WVList
 0\r
 268\r
 MItem\r
-22\r
-..\..\python\getargs.c\r
+21\r
+..\..\python\frozen.c\r
 269\r
 WString\r
 4\r
@@ -1209,8 +1209,8 @@ WVList
 0\r
 272\r
 MItem\r
-26\r
-..\..\python\getcompiler.c\r
+22\r
+..\..\python\getargs.c\r
 273\r
 WString\r
 4\r
@@ -1227,8 +1227,8 @@ WVList
 0\r
 276\r
 MItem\r
-27\r
-..\..\python\getcopyright.c\r
+26\r
+..\..\python\getcompiler.c\r
 277\r
 WString\r
 4\r
@@ -1245,8 +1245,8 @@ WVList
 0\r
 280\r
 MItem\r
-23\r
-..\..\python\getmtime.c\r
+27\r
+..\..\python\getcopyright.c\r
 281\r
 WString\r
 4\r
@@ -1263,8 +1263,8 @@ WVList
 0\r
 284\r
 MItem\r
-21\r
-..\..\python\getopt.c\r
+23\r
+..\..\python\getmtime.c\r
 285\r
 WString\r
 4\r
@@ -1281,8 +1281,8 @@ WVList
 0\r
 288\r
 MItem\r
-26\r
-..\..\python\getplatform.c\r
+21\r
+..\..\python\getopt.c\r
 289\r
 WString\r
 4\r
@@ -1299,8 +1299,8 @@ WVList
 0\r
 292\r
 MItem\r
-25\r
-..\..\python\getversion.c\r
+26\r
+..\..\python\getplatform.c\r
 293\r
 WString\r
 4\r
@@ -1317,8 +1317,8 @@ WVList
 0\r
 296\r
 MItem\r
-23\r
-..\..\python\graminit.c\r
+25\r
+..\..\python\getversion.c\r
 297\r
 WString\r
 4\r
@@ -1335,8 +1335,8 @@ WVList
 0\r
 300\r
 MItem\r
-21\r
-..\..\python\import.c\r
+23\r
+..\..\python\graminit.c\r
 301\r
 WString\r
 4\r
@@ -1353,8 +1353,8 @@ WVList
 0\r
 304\r
 MItem\r
-23\r
-..\..\python\importdl.c\r
+21\r
+..\..\python\import.c\r
 305\r
 WString\r
 4\r
@@ -1371,8 +1371,8 @@ WVList
 0\r
 308\r
 MItem\r
-22\r
-..\..\python\marshal.c\r
+23\r
+..\..\python\importdl.c\r
 309\r
 WString\r
 4\r
@@ -1389,8 +1389,8 @@ WVList
 0\r
 312\r
 MItem\r
-25\r
-..\..\python\modsupport.c\r
+22\r
+..\..\python\marshal.c\r
 313\r
 WString\r
 4\r
@@ -1407,8 +1407,8 @@ WVList
 0\r
 316\r
 MItem\r
-24\r
-..\..\python\mystrtoul.c\r
+25\r
+..\..\python\modsupport.c\r
 317\r
 WString\r
 4\r
@@ -1426,7 +1426,7 @@ WVList
 320\r
 MItem\r
 24\r
-..\..\python\pythonrun.c\r
+..\..\python\mystrtoul.c\r
 321\r
 WString\r
 4\r
@@ -1443,8 +1443,8 @@ WVList
 0\r
 324\r
 MItem\r
-27\r
-..\..\python\structmember.c\r
+24\r
+..\..\python\pythonrun.c\r
 325\r
 WString\r
 4\r
@@ -1461,8 +1461,8 @@ WVList
 0\r
 328\r
 MItem\r
-24\r
-..\..\python\sysmodule.c\r
+27\r
+..\..\python\structmember.c\r
 329\r
 WString\r
 4\r
@@ -1480,7 +1480,7 @@ WVList
 332\r
 MItem\r
 24\r
-..\..\python\traceback.c\r
+..\..\python\sysmodule.c\r
 333\r
 WString\r
 4\r
@@ -1497,8 +1497,8 @@ WVList
 0\r
 336\r
 MItem\r
-11\r
-..\config.c\r
+24\r
+..\..\python\traceback.c\r
 337\r
 WString\r
 4\r
@@ -1513,3 +1513,21 @@ WVList
 1\r
 1\r
 0\r
+340\r
+MItem\r
+11\r
+..\config.c\r
+341\r
+WString\r
+4\r
+COBJ\r
+342\r
+WVList\r
+0\r
+343\r
+WVList\r
+0\r
+15\r
+1\r
+1\r
+0\r