]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added NumPy projects
authorGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 21:47:05 +0000 (21:47 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 22 Aug 1996 21:47:05 +0000 (21:47 +0000)
PC/vc40.mak

index f52bcf1d9e127e3550b9b1606b5d859d6e08a163..01608250eaec4e56f3fd084f066fb8385c900556 100644 (file)
@@ -5,17 +5,19 @@
 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
 \r
 !IF "$(CFG)" == ""\r
-CFG=_tkinter - Win32 Release\r
-!MESSAGE No configuration specified.  Defaulting to _tkinter - Win32 Release.\r
+CFG=python14 - Win32 Release\r
+!MESSAGE No configuration specified.  Defaulting to python14 - Win32 Release.\r
 !ENDIF \r
 \r
 !IF "$(CFG)" != "python14 - Win32 Release" && "$(CFG)" !=\\r
- "python - Win32 Release" && "$(CFG)" != "_tkinter - Win32 Release"\r
+ "python - Win32 Release" && "$(CFG)" != "_tkinter - Win32 Release" && "$(CFG)"\\r
+ != "NumPy - Win32 Release" && "$(CFG)" != "multiarray - Win32 Release" &&\\r
+ "$(CFG)" != "fast_umath - Win32 Release"\r
 !MESSAGE Invalid configuration "$(CFG)" specified.\r
 !MESSAGE You can specify a configuration when running NMAKE on this makefile\r
 !MESSAGE by defining the macro CFG on the command line.  For example:\r
 !MESSAGE \r
-!MESSAGE NMAKE /f "vc40.mak" CFG="_tkinter - Win32 Release"\r
+!MESSAGE NMAKE /f "vc40.mak" CFG="python14 - Win32 Release"\r
 !MESSAGE \r
 !MESSAGE Possible choices for configuration are:\r
 !MESSAGE \r
@@ -24,6 +26,11 @@ CFG=_tkinter - Win32 Release
 !MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")\r
 !MESSAGE "_tkinter - Win32 Release" (based on\\r
  "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "NumPy - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "multiarray - Win32 Release" (based on\\r
+ "Win32 (x86) Dynamic-Link Library")\r
+!MESSAGE "fast_umath - Win32 Release" (based on\\r
+ "Win32 (x86) Dynamic-Link Library")\r
 !MESSAGE \r
 !ERROR An invalid configuration is specified.\r
 !ENDIF \r
@@ -56,88 +63,88 @@ ALL : "$(OUTDIR)\python14.dll"
 \r
 CLEAN : \r
        -@erase ".\vc40\python14.dll"\r
-       -@erase ".\vc40\tmp\longobject.obj"\r
-       -@erase ".\vc40\tmp\listobject.obj"\r
-       -@erase ".\vc40\tmp\intobject.obj"\r
+       -@erase ".\vc40\tmp\socketmodule.obj"\r
+       -@erase ".\vc40\tmp\rangeobject.obj"\r
+       -@erase ".\vc40\tmp\node.obj"\r
        -@erase ".\vc40\tmp\importdl.obj"\r
-       -@erase ".\vc40\tmp\imageop.obj"\r
-       -@erase ".\vc40\tmp\grammar1.obj"\r
-       -@erase ".\vc40\tmp\graminit.obj"\r
-       -@erase ".\vc40\tmp\getversion.obj"\r
-       -@erase ".\vc40\tmp\getplatform.obj"\r
-       -@erase ".\vc40\tmp\getmtime.obj"\r
-       -@erase ".\vc40\tmp\getcopyright.obj"\r
-       -@erase ".\vc40\tmp\getcompiler.obj"\r
-       -@erase ".\vc40\tmp\getargs.obj"\r
-       -@erase ".\vc40\tmp\funcobject.obj"\r
-       -@erase ".\vc40\tmp\frozen.obj"\r
+       -@erase ".\vc40\tmp\mathmodule.obj"\r
+       -@erase ".\vc40\tmp\dl_nt.obj"\r
+       -@erase ".\vc40\tmp\stringobject.obj"\r
+       -@erase ".\vc40\tmp\object.obj"\r
        -@erase ".\vc40\tmp\frameobject.obj"\r
-       -@erase ".\vc40\tmp\floatobject.obj"\r
+       -@erase ".\vc40\tmp\binascii.obj"\r
+       -@erase ".\vc40\tmp\regexmodule.obj"\r
+       -@erase ".\vc40\tmp\import_nt.obj"\r
+       -@erase ".\vc40\tmp\posixmodule.obj"\r
        -@erase ".\vc40\tmp\fileobject.obj"\r
-       -@erase ".\vc40\tmp\errors.obj"\r
-       -@erase ".\vc40\tmp\config.obj"\r
-       -@erase ".\vc40\tmp\complexobject.obj"\r
-       -@erase ".\vc40\tmp\compile.obj"\r
-       -@erase ".\vc40\tmp\cobject.obj"\r
+       -@erase ".\vc40\tmp\longobject.obj"\r
        -@erase ".\vc40\tmp\cmathmodule.obj"\r
-       -@erase ".\vc40\tmp\classobject.obj"\r
+       -@erase ".\vc40\tmp\regexpr.obj"\r
+       -@erase ".\vc40\tmp\newmodule.obj"\r
        -@erase ".\vc40\tmp\cgensupport.obj"\r
+       -@erase ".\vc40\tmp\grammar1.obj"\r
+       -@erase ".\vc40\tmp\getmtime.obj"\r
+       -@erase ".\vc40\tmp\import.obj"\r
        -@erase ".\vc40\tmp\ceval.obj"\r
-       -@erase ".\vc40\tmp\bltinmodule.obj"\r
-       -@erase ".\vc40\tmp\binascii.obj"\r
+       -@erase ".\vc40\tmp\getplatform.obj"\r
+       -@erase ".\vc40\tmp\operator.obj"\r
+       -@erase ".\vc40\tmp\errors.obj"\r
+       -@erase ".\vc40\tmp\structmodule.obj"\r
+       -@erase ".\vc40\tmp\getargs.obj"\r
+       -@erase ".\vc40\tmp\myreadline.obj"\r
+       -@erase ".\vc40\tmp\methodobject.obj"\r
+       -@erase ".\vc40\tmp\mystrtoul.obj"\r
+       -@erase ".\vc40\tmp\complexobject.obj"\r
+       -@erase ".\vc40\tmp\rgbimgmodule.obj"\r
+       -@erase ".\vc40\tmp\timemodule.obj"\r
+       -@erase ".\vc40\tmp\parser.obj"\r
+       -@erase ".\vc40\tmp\moduleobject.obj"\r
        -@erase ".\vc40\tmp\audioop.obj"\r
-       -@erase ".\vc40\tmp\arraymodule.obj"\r
-       -@erase ".\vc40\tmp\accessobject.obj"\r
-       -@erase ".\vc40\tmp\acceler.obj"\r
-       -@erase ".\vc40\tmp\abstract.obj"\r
-       -@erase ".\vc40\tmp\yuvconvert.obj"\r
+       -@erase ".\vc40\tmp\rotormodule.obj"\r
+       -@erase ".\vc40\tmp\cobject.obj"\r
+       -@erase ".\vc40\tmp\graminit.obj"\r
+       -@erase ".\vc40\tmp\structmember.obj"\r
        -@erase ".\vc40\tmp\typeobject.obj"\r
-       -@erase ".\vc40\tmp\tupleobject.obj"\r
-       -@erase ".\vc40\tmp\traceback.obj"\r
-       -@erase ".\vc40\tmp\tokenizer.obj"\r
-       -@erase ".\vc40\tmp\timemodule.obj"\r
-       -@erase ".\vc40\tmp\threadmodule.obj"\r
+       -@erase ".\vc40\tmp\getcompiler.obj"\r
+       -@erase ".\vc40\tmp\acceler.obj"\r
        -@erase ".\vc40\tmp\thread.obj"\r
-       -@erase ".\vc40\tmp\structmodule.obj"\r
-       -@erase ".\vc40\tmp\structmember.obj"\r
-       -@erase ".\vc40\tmp\stropmodule.obj"\r
-       -@erase ".\vc40\tmp\stringobject.obj"\r
+       -@erase ".\vc40\tmp\yuvconvert.obj"\r
+       -@erase ".\vc40\tmp\getversion.obj"\r
+       -@erase ".\vc40\tmp\errnomodule.obj"\r
        -@erase ".\vc40\tmp\soundex.obj"\r
-       -@erase ".\vc40\tmp\signalmodule.obj"\r
-       -@erase ".\vc40\tmp\rotormodule.obj"\r
-       -@erase ".\vc40\tmp\rgbimgmodule.obj"\r
-       -@erase ".\vc40\tmp\regexpr.obj"\r
-       -@erase ".\vc40\tmp\regexmodule.obj"\r
-       -@erase ".\vc40\tmp\rangeobject.obj"\r
+       -@erase ".\vc40\tmp\tokenizer.obj"\r
+       -@erase ".\vc40\tmp\getcopyright.obj"\r
+       -@erase ".\vc40\tmp\intobject.obj"\r
+       -@erase ".\vc40\tmp\floatobject.obj"\r
+       -@erase ".\vc40\tmp\abstract.obj"\r
+       -@erase ".\vc40\tmp\main.obj"\r
+       -@erase ".\vc40\tmp\imageop.obj"\r
+       -@erase ".\vc40\tmp\md5module.obj"\r
+       -@erase ".\vc40\tmp\traceback.obj"\r
+       -@erase ".\vc40\tmp\sysmodule.obj"\r
+       -@erase ".\vc40\tmp\getpath_nt.obj"\r
+       -@erase ".\vc40\tmp\frozen.obj"\r
+       -@erase ".\vc40\tmp\marshal.obj"\r
+       -@erase ".\vc40\tmp\arraymodule.obj"\r
        -@erase ".\vc40\tmp\pythonrun.obj"\r
+       -@erase ".\vc40\tmp\threadmodule.obj"\r
+       -@erase ".\vc40\tmp\getopt.obj"\r
+       -@erase ".\vc40\tmp\funcobject.obj"\r
+       -@erase ".\vc40\tmp\sliceobject.obj"\r
+       -@erase ".\vc40\tmp\compile.obj"\r
        -@erase ".\vc40\tmp\parsetok.obj"\r
-       -@erase ".\vc40\tmp\parser.obj"\r
-       -@erase ".\vc40\tmp\object.obj"\r
-       -@erase ".\vc40\tmp\node.obj"\r
-       -@erase ".\vc40\tmp\newmodule.obj"\r
-       -@erase ".\vc40\tmp\marshal.obj"\r
-       -@erase ".\vc40\tmp\mystrtoul.obj"\r
-       -@erase ".\vc40\tmp\myreadline.obj"\r
-       -@erase ".\vc40\tmp\moduleobject.obj"\r
-       -@erase ".\vc40\tmp\modsupport.obj"\r
-       -@erase ".\vc40\tmp\methodobject.obj"\r
-       -@erase ".\vc40\tmp\md5module.obj"\r
-       -@erase ".\vc40\tmp\md5c.obj"\r
-       -@erase ".\vc40\tmp\mathmodule.obj"\r
+       -@erase ".\vc40\tmp\tupleobject.obj"\r
+       -@erase ".\vc40\tmp\config.obj"\r
        -@erase ".\vc40\tmp\mappingobject.obj"\r
-       -@erase ".\vc40\tmp\socketmodule.obj"\r
+       -@erase ".\vc40\tmp\md5c.obj"\r
+       -@erase ".\vc40\tmp\classobject.obj"\r
        -@erase ".\vc40\tmp\selectmodule.obj"\r
-       -@erase ".\vc40\tmp\sysmodule.obj"\r
-       -@erase ".\vc40\tmp\import.obj"\r
-       -@erase ".\vc40\tmp\posixmodule.obj"\r
-       -@erase ".\vc40\tmp\operator.obj"\r
-       -@erase ".\vc40\tmp\errnomodule.obj"\r
-       -@erase ".\vc40\tmp\sliceobject.obj"\r
-       -@erase ".\vc40\tmp\main.obj"\r
-       -@erase ".\vc40\tmp\getopt.obj"\r
-       -@erase ".\vc40\tmp\import_nt.obj"\r
-       -@erase ".\vc40\tmp\getpath_nt.obj"\r
-       -@erase ".\vc40\tmp\dl_nt.obj"\r
+       -@erase ".\vc40\tmp\stropmodule.obj"\r
+       -@erase ".\vc40\tmp\signalmodule.obj"\r
+       -@erase ".\vc40\tmp\modsupport.obj"\r
+       -@erase ".\vc40\tmp\listobject.obj"\r
+       -@erase ".\vc40\tmp\bltinmodule.obj"\r
+       -@erase ".\vc40\tmp\accessobject.obj"\r
        -@erase ".\vc40\python14.lib"\r
        -@erase ".\vc40\python14.exp"\r
 \r
@@ -197,88 +204,88 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
 DEF_FILE= \\r
        ".\PC\python_nt.def"\r
 LINK32_OBJS= \\r
-       ".\vc40\tmp\longobject.obj" \\r
-       ".\vc40\tmp\listobject.obj" \\r
-       ".\vc40\tmp\intobject.obj" \\r
-       ".\vc40\tmp\importdl.obj" \\r
-       ".\vc40\tmp\imageop.obj" \\r
-       ".\vc40\tmp\grammar1.obj" \\r
-       ".\vc40\tmp\graminit.obj" \\r
-       ".\vc40\tmp\getversion.obj" \\r
-       ".\vc40\tmp\getplatform.obj" \\r
-       ".\vc40\tmp\getmtime.obj" \\r
-       ".\vc40\tmp\getcopyright.obj" \\r
-       ".\vc40\tmp\getcompiler.obj" \\r
-       ".\vc40\tmp\getargs.obj" \\r
-       ".\vc40\tmp\funcobject.obj" \\r
-       ".\vc40\tmp\frozen.obj" \\r
-       ".\vc40\tmp\frameobject.obj" \\r
-       ".\vc40\tmp\floatobject.obj" \\r
-       ".\vc40\tmp\fileobject.obj" \\r
-       ".\vc40\tmp\errors.obj" \\r
-       ".\vc40\tmp\config.obj" \\r
-       ".\vc40\tmp\complexobject.obj" \\r
-       ".\vc40\tmp\compile.obj" \\r
-       ".\vc40\tmp\cobject.obj" \\r
-       ".\vc40\tmp\cmathmodule.obj" \\r
-       ".\vc40\tmp\classobject.obj" \\r
-       ".\vc40\tmp\cgensupport.obj" \\r
-       ".\vc40\tmp\ceval.obj" \\r
-       ".\vc40\tmp\bltinmodule.obj" \\r
-       ".\vc40\tmp\binascii.obj" \\r
-       ".\vc40\tmp\audioop.obj" \\r
-       ".\vc40\tmp\arraymodule.obj" \\r
-       ".\vc40\tmp\accessobject.obj" \\r
-       ".\vc40\tmp\acceler.obj" \\r
-       ".\vc40\tmp\abstract.obj" \\r
-       ".\vc40\tmp\yuvconvert.obj" \\r
-       ".\vc40\tmp\typeobject.obj" \\r
-       ".\vc40\tmp\tupleobject.obj" \\r
-       ".\vc40\tmp\traceback.obj" \\r
-       ".\vc40\tmp\tokenizer.obj" \\r
-       ".\vc40\tmp\timemodule.obj" \\r
-       ".\vc40\tmp\threadmodule.obj" \\r
-       ".\vc40\tmp\thread.obj" \\r
-       ".\vc40\tmp\structmodule.obj" \\r
-       ".\vc40\tmp\structmember.obj" \\r
-       ".\vc40\tmp\stropmodule.obj" \\r
-       ".\vc40\tmp\stringobject.obj" \\r
-       ".\vc40\tmp\soundex.obj" \\r
-       ".\vc40\tmp\signalmodule.obj" \\r
-       ".\vc40\tmp\rotormodule.obj" \\r
-       ".\vc40\tmp\rgbimgmodule.obj" \\r
-       ".\vc40\tmp\regexpr.obj" \\r
-       ".\vc40\tmp\regexmodule.obj" \\r
-       ".\vc40\tmp\rangeobject.obj" \\r
-       ".\vc40\tmp\pythonrun.obj" \\r
-       ".\vc40\tmp\parsetok.obj" \\r
-       ".\vc40\tmp\parser.obj" \\r
-       ".\vc40\tmp\object.obj" \\r
-       ".\vc40\tmp\node.obj" \\r
-       ".\vc40\tmp\newmodule.obj" \\r
-       ".\vc40\tmp\marshal.obj" \\r
-       ".\vc40\tmp\mystrtoul.obj" \\r
-       ".\vc40\tmp\myreadline.obj" \\r
-       ".\vc40\tmp\moduleobject.obj" \\r
-       ".\vc40\tmp\modsupport.obj" \\r
-       ".\vc40\tmp\methodobject.obj" \\r
-       ".\vc40\tmp\md5module.obj" \\r
-       ".\vc40\tmp\md5c.obj" \\r
-       ".\vc40\tmp\mathmodule.obj" \\r
-       ".\vc40\tmp\mappingobject.obj" \\r
-       ".\vc40\tmp\socketmodule.obj" \\r
-       ".\vc40\tmp\selectmodule.obj" \\r
-       ".\vc40\tmp\sysmodule.obj" \\r
-       ".\vc40\tmp\import.obj" \\r
-       ".\vc40\tmp\posixmodule.obj" \\r
-       ".\vc40\tmp\operator.obj" \\r
-       ".\vc40\tmp\errnomodule.obj" \\r
-       ".\vc40\tmp\sliceobject.obj" \\r
-       ".\vc40\tmp\main.obj" \\r
-       ".\vc40\tmp\getopt.obj" \\r
-       ".\vc40\tmp\import_nt.obj" \\r
-       ".\vc40\tmp\getpath_nt.obj" \\r
-       ".\vc40\tmp\dl_nt.obj"\r
+       "$(INTDIR)/socketmodule.obj" \\r
+       "$(INTDIR)/rangeobject.obj" \\r
+       "$(INTDIR)/node.obj" \\r
+       "$(INTDIR)/importdl.obj" \\r
+       "$(INTDIR)/mathmodule.obj" \\r
+       "$(INTDIR)/dl_nt.obj" \\r
+       "$(INTDIR)/stringobject.obj" \\r
+       "$(INTDIR)/object.obj" \\r
+       "$(INTDIR)/frameobject.obj" \\r
+       "$(INTDIR)/binascii.obj" \\r
+       "$(INTDIR)/regexmodule.obj" \\r
+       "$(INTDIR)/import_nt.obj" \\r
+       "$(INTDIR)/posixmodule.obj" \\r
+       "$(INTDIR)/fileobject.obj" \\r
+       "$(INTDIR)/longobject.obj" \\r
+       "$(INTDIR)/cmathmodule.obj" \\r
+       "$(INTDIR)/regexpr.obj" \\r
+       "$(INTDIR)/newmodule.obj" \\r
+       "$(INTDIR)/cgensupport.obj" \\r
+       "$(INTDIR)/grammar1.obj" \\r
+       "$(INTDIR)/getmtime.obj" \\r
+       "$(INTDIR)/import.obj" \\r
+       "$(INTDIR)/ceval.obj" \\r
+       "$(INTDIR)/getplatform.obj" \\r
+       "$(INTDIR)/operator.obj" \\r
+       "$(INTDIR)/errors.obj" \\r
+       "$(INTDIR)/structmodule.obj" \\r
+       "$(INTDIR)/getargs.obj" \\r
+       "$(INTDIR)/myreadline.obj" \\r
+       "$(INTDIR)/methodobject.obj" \\r
+       "$(INTDIR)/mystrtoul.obj" \\r
+       "$(INTDIR)/complexobject.obj" \\r
+       "$(INTDIR)/rgbimgmodule.obj" \\r
+       "$(INTDIR)/timemodule.obj" \\r
+       "$(INTDIR)/parser.obj" \\r
+       "$(INTDIR)/moduleobject.obj" \\r
+       "$(INTDIR)/audioop.obj" \\r
+       "$(INTDIR)/rotormodule.obj" \\r
+       "$(INTDIR)/cobject.obj" \\r
+       "$(INTDIR)/graminit.obj" \\r
+       "$(INTDIR)/structmember.obj" \\r
+       "$(INTDIR)/typeobject.obj" \\r
+       "$(INTDIR)/getcompiler.obj" \\r
+       "$(INTDIR)/acceler.obj" \\r
+       "$(INTDIR)/thread.obj" \\r
+       "$(INTDIR)/yuvconvert.obj" \\r
+       "$(INTDIR)/getversion.obj" \\r
+       "$(INTDIR)/errnomodule.obj" \\r
+       "$(INTDIR)/soundex.obj" \\r
+       "$(INTDIR)/tokenizer.obj" \\r
+       "$(INTDIR)/getcopyright.obj" \\r
+       "$(INTDIR)/intobject.obj" \\r
+       "$(INTDIR)/floatobject.obj" \\r
+       "$(INTDIR)/abstract.obj" \\r
+       "$(INTDIR)/main.obj" \\r
+       "$(INTDIR)/imageop.obj" \\r
+       "$(INTDIR)/md5module.obj" \\r
+       "$(INTDIR)/traceback.obj" \\r
+       "$(INTDIR)/sysmodule.obj" \\r
+       "$(INTDIR)/getpath_nt.obj" \\r
+       "$(INTDIR)/frozen.obj" \\r
+       "$(INTDIR)/marshal.obj" \\r
+       "$(INTDIR)/arraymodule.obj" \\r
+       "$(INTDIR)/pythonrun.obj" \\r
+       "$(INTDIR)/threadmodule.obj" \\r
+       "$(INTDIR)/getopt.obj" \\r
+       "$(INTDIR)/funcobject.obj" \\r
+       "$(INTDIR)/sliceobject.obj" \\r
+       "$(INTDIR)/compile.obj" \\r
+       "$(INTDIR)/parsetok.obj" \\r
+       "$(INTDIR)/tupleobject.obj" \\r
+       "$(INTDIR)/config.obj" \\r
+       "$(INTDIR)/mappingobject.obj" \\r
+       "$(INTDIR)/md5c.obj" \\r
+       "$(INTDIR)/classobject.obj" \\r
+       "$(INTDIR)/selectmodule.obj" \\r
+       "$(INTDIR)/stropmodule.obj" \\r
+       "$(INTDIR)/signalmodule.obj" \\r
+       "$(INTDIR)/modsupport.obj" \\r
+       "$(INTDIR)/listobject.obj" \\r
+       "$(INTDIR)/bltinmodule.obj" \\r
+       "$(INTDIR)/accessobject.obj"\r
 \r
 "$(OUTDIR)\python14.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
     $(LINK32) @<<\r
@@ -355,7 +362,7 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  odbccp32.lib /nologo /subsystem:console /incremental:no\\r
  /pdb:"$(OUTDIR)/python.pdb" /machine:I386 /out:"$(OUTDIR)/python.exe" \r
 LINK32_OBJS= \\r
-       ".\vc40\tmp\main_nt.obj" \\r
+       "$(INTDIR)/main_nt.obj" \\r
        ".\vc40\python14.lib"\r
 \r
 "$(OUTDIR)\python.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
@@ -442,7 +449,7 @@ LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
 DEF_FILE= \\r
        ".\PC\_tkinter.def"\r
 LINK32_OBJS= \\r
-       ".\vc40\tmp\_tkinter.obj" \\r
+       "$(INTDIR)/_tkinter.obj" \\r
        "..\..\..\..\TCL\bin\tcl75.lib" \\r
        "..\..\..\..\TCL\bin\tk41.lib" \\r
        ".\vc40\python14.lib"\r
@@ -452,6 +459,268 @@ LINK32_OBJS= \
   $(LINK32_FLAGS) $(LINK32_OBJS)\r
 <<\r
 \r
+!ELSEIF  "$(CFG)" == "NumPy - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "NumPy\NumPy___"\r
+# PROP BASE Intermediate_Dir "NumPy\NumPy___"\r
+# PROP BASE Target_Dir "NumPy"\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "vc40"\r
+# PROP Intermediate_Dir "vc40\tmp"\r
+# PROP Target_Dir "NumPy"\r
+OUTDIR=.\vc40\r
+INTDIR=.\vc40\tmp\r
+\r
+ALL : "$(OUTDIR)\NumPy.dll"\r
+\r
+CLEAN : \r
+       -@erase ".\vc40\NumPy.dll"\r
+       -@erase ".\vc40\tmp\arrayobject.obj"\r
+       -@erase ".\vc40\tmp\ofuncobject.obj"\r
+       -@erase ".\vc40\NumPy.lib"\r
+       -@erase ".\vc40\NumPy.exp"\r
+\r
+"$(OUTDIR)" :\r
+    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"\r
+\r
+"$(INTDIR)" :\r
+    if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"\r
+\r
+CPP=cl.exe\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "./PC" /I "./Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "./PC" /I "./Include" /D "WIN32" /D\\r
+ "NDEBUG" /D "_WINDOWS" /Fp"$(INTDIR)/NumPy.pch" /YX /Fo"$(INTDIR)/" /c \r
+CPP_OBJS=.\vc40\tmp/\r
+CPP_SBRS=\r
+\r
+.c{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.c{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+MTL=mktyplib.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /win32\r
+MTL_PROJ=/nologo /D "NDEBUG" /win32 \r
+RSC=rc.exe\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+BSC32_FLAGS=/nologo /o"$(OUTDIR)/NumPy.bsc" \r
+BSC32_SBRS=\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\\r
+ advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\\r
+ odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\\r
+ /pdb:"$(OUTDIR)/NumPy.pdb" /machine:I386 /def:".\NumPy\numpy_nt.def"\\r
+ /out:"$(OUTDIR)/NumPy.dll" /implib:"$(OUTDIR)/NumPy.lib" \r
+DEF_FILE= \\r
+       ".\NumPy\numpy_nt.def"\r
+LINK32_OBJS= \\r
+       "$(INTDIR)/arrayobject.obj" \\r
+       "$(INTDIR)/ofuncobject.obj" \\r
+       ".\vc40\python14.lib"\r
+\r
+"$(OUTDIR)\NumPy.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
+    $(LINK32) @<<\r
+  $(LINK32_FLAGS) $(LINK32_OBJS)\r
+<<\r
+\r
+!ELSEIF  "$(CFG)" == "multiarray - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "multiarray\Release"\r
+# PROP BASE Intermediate_Dir "multiarray\Release"\r
+# PROP BASE Target_Dir "multiarray"\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "vc40"\r
+# PROP Intermediate_Dir "vc40\tmp"\r
+# PROP Target_Dir "multiarray"\r
+OUTDIR=.\vc40\r
+INTDIR=.\vc40\tmp\r
+\r
+ALL : "$(OUTDIR)\multiarray.dll"\r
+\r
+CLEAN : \r
+       -@erase ".\vc40\multiarray.dll"\r
+       -@erase ".\vc40\tmp\multiarraymodule.obj"\r
+       -@erase ".\vc40\multiarray.lib"\r
+       -@erase ".\vc40\multiarray.exp"\r
+\r
+"$(OUTDIR)" :\r
+    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"\r
+\r
+"$(INTDIR)" :\r
+    if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"\r
+\r
+CPP=cl.exe\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "./PC" /I "./Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "./PC" /I "./Include" /D "WIN32" /D\\r
+ "NDEBUG" /D "_WINDOWS" /Fp"$(INTDIR)/multiarray.pch" /YX /Fo"$(INTDIR)/" /c \r
+CPP_OBJS=.\vc40\tmp/\r
+CPP_SBRS=\r
+\r
+.c{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.c{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+MTL=mktyplib.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /win32\r
+MTL_PROJ=/nologo /D "NDEBUG" /win32 \r
+RSC=rc.exe\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+BSC32_FLAGS=/nologo /o"$(OUTDIR)/multiarray.bsc" \r
+BSC32_SBRS=\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\\r
+ advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\\r
+ odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\\r
+ /pdb:"$(OUTDIR)/multiarray.pdb" /machine:I386 /def:".\NumPy\multiarray.def"\\r
+ /out:"$(OUTDIR)/multiarray.dll" /implib:"$(OUTDIR)/multiarray.lib" \r
+DEF_FILE= \\r
+       ".\NumPy\multiarray.def"\r
+LINK32_OBJS= \\r
+       "$(INTDIR)/multiarraymodule.obj" \\r
+       ".\vc40\NumPy.lib" \\r
+       ".\vc40\python14.lib"\r
+\r
+"$(OUTDIR)\multiarray.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
+    $(LINK32) @<<\r
+  $(LINK32_FLAGS) $(LINK32_OBJS)\r
+<<\r
+\r
+!ELSEIF  "$(CFG)" == "fast_umath - Win32 Release"\r
+\r
+# PROP BASE Use_MFC 0\r
+# PROP BASE Use_Debug_Libraries 0\r
+# PROP BASE Output_Dir "fast_umath\Release"\r
+# PROP BASE Intermediate_Dir "fast_umath\Release"\r
+# PROP BASE Target_Dir "fast_umath"\r
+# PROP Use_MFC 0\r
+# PROP Use_Debug_Libraries 0\r
+# PROP Output_Dir "vc40"\r
+# PROP Intermediate_Dir "vc40\tmp"\r
+# PROP Target_Dir "fast_umath"\r
+OUTDIR=.\vc40\r
+INTDIR=.\vc40\tmp\r
+\r
+ALL : "$(OUTDIR)\fast_umath.dll"\r
+\r
+CLEAN : \r
+       -@erase ".\vc40\fast_umath.dll"\r
+       -@erase ".\vc40\tmp\fast_umathmodule.obj"\r
+       -@erase ".\vc40\fast_umath.lib"\r
+       -@erase ".\vc40\fast_umath.exp"\r
+\r
+"$(OUTDIR)" :\r
+    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"\r
+\r
+"$(INTDIR)" :\r
+    if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"\r
+\r
+CPP=cl.exe\r
+# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+# ADD CPP /nologo /MT /W3 /GX /O2 /I "PC" /I "Include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c\r
+CPP_PROJ=/nologo /MT /W3 /GX /O2 /I "PC" /I "Include" /D "WIN32" /D "NDEBUG" /D\\r
+ "_WINDOWS" /Fp"$(INTDIR)/fast_umath.pch" /YX /Fo"$(INTDIR)/" /c \r
+CPP_OBJS=.\vc40\tmp/\r
+CPP_SBRS=\r
+\r
+.c{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_OBJS)}.obj:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.c{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cpp{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+.cxx{$(CPP_SBRS)}.sbr:\r
+   $(CPP) $(CPP_PROJ) $<  \r
+\r
+MTL=mktyplib.exe\r
+# ADD BASE MTL /nologo /D "NDEBUG" /win32\r
+# ADD MTL /nologo /D "NDEBUG" /win32\r
+MTL_PROJ=/nologo /D "NDEBUG" /win32 \r
+RSC=rc.exe\r
+# ADD BASE RSC /l 0x409 /d "NDEBUG"\r
+# ADD RSC /l 0x409 /d "NDEBUG"\r
+BSC32=bscmake.exe\r
+# ADD BASE BSC32 /nologo\r
+# ADD BSC32 /nologo\r
+BSC32_FLAGS=/nologo /o"$(OUTDIR)/fast_umath.bsc" \r
+BSC32_SBRS=\r
+LINK32=link.exe\r
+# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386\r
+LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\\r
+ advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\\r
+ odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\\r
+ /pdb:"$(OUTDIR)/fast_umath.pdb" /machine:I386 /def:".\NumPy\fast_umath.def"\\r
+ /out:"$(OUTDIR)/fast_umath.dll" /implib:"$(OUTDIR)/fast_umath.lib" \r
+DEF_FILE= \\r
+       ".\NumPy\fast_umath.def"\r
+LINK32_OBJS= \\r
+       "$(INTDIR)/fast_umathmodule.obj" \\r
+       ".\vc40\NumPy.lib" \\r
+       ".\vc40\python14.lib"\r
+\r
+"$(OUTDIR)\fast_umath.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)\r
+    $(LINK32) @<<\r
+  $(LINK32_FLAGS) $(LINK32_OBJS)\r
+<<\r
+\r
 !ENDIF \r
 \r
 ################################################################################\r
@@ -466,7 +735,7 @@ DEP_CPP_LONGO=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\longintrepr.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -518,7 +787,7 @@ DEP_CPP_LISTO=\
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -566,7 +835,7 @@ SOURCE=.\Objects\intobject.c
 DEP_CPP_INTOB=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -618,7 +887,7 @@ DEP_CPP_IMPOR=\
        ".\./Python\importdl.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        {$(INCLUDE)}"\sys\STAT.H"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -673,7 +942,7 @@ SOURCE=.\Modules\imageop.c
 DEP_CPP_IMAGE=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -723,7 +992,7 @@ DEP_CPP_GRAMM=\
        ".\./Include\pgenheaders.h"\\r
        ".\./Include\grammar.h"\\r
        ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -743,7 +1012,7 @@ SOURCE=.\Python\graminit.c
 DEP_CPP_GRAMI=\\r
        ".\./Include\pgenheaders.h"\\r
        ".\./Include\grammar.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -761,10 +1030,10 @@ DEP_CPP_GRAMI=\
 \r
 SOURCE=.\Python\getversion.c\r
 DEP_CPP_GETVE=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\patchlevel.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -811,9 +1080,9 @@ DEP_CPP_GETVE=\
 \r
 SOURCE=.\Python\getplatform.c\r
 DEP_CPP_GETPL=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -861,7 +1130,7 @@ DEP_CPP_GETPL=\
 \r
 SOURCE=.\Python\getmtime.c\r
 DEP_CPP_GETMT=\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        {$(INCLUDE)}"\sys\STAT.H"\\r
        ".\./Include\rename2.h"\\r
@@ -877,9 +1146,9 @@ DEP_CPP_GETMT=\
 \r
 SOURCE=.\Python\getcopyright.c\r
 DEP_CPP_GETCO=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -927,9 +1196,9 @@ DEP_CPP_GETCO=\
 \r
 SOURCE=.\Python\getcompiler.c\r
 DEP_CPP_GETCOM=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -978,7 +1247,7 @@ DEP_CPP_GETCOM=\
 SOURCE=.\Python\getargs.c\r
 DEP_CPP_GETAR=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1029,7 +1298,7 @@ DEP_CPP_FUNCO=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\compile.h"\\r
        ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1077,9 +1346,9 @@ DEP_CPP_FUNCO=\
 \r
 SOURCE=.\Python\frozen.c\r
 DEP_CPP_FROZE=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1133,7 +1402,7 @@ DEP_CPP_FRAME=\
        ".\./Include\opcode.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./Include\bltinmodule.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1183,7 +1452,7 @@ DEP_CPP_FLOAT=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1234,7 +1503,7 @@ DEP_CPP_FILEO=\
        ".\./Include\modsupport.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1282,7 +1551,7 @@ SOURCE=.\Python\errors.c
 DEP_CPP_ERROR=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\traceback.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1329,9 +1598,9 @@ DEP_CPP_ERROR=\
 \r
 SOURCE=.\PC\config.c\r
 DEP_CPP_CONFI=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1382,7 +1651,7 @@ DEP_CPP_COMPL=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1436,7 +1705,7 @@ DEP_CPP_COMPI=\
        ".\./Include\compile.h"\\r
        ".\./Include\opcode.h"\\r
        ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1484,9 +1753,9 @@ DEP_CPP_COMPI=\
 \r
 SOURCE=.\Objects\cobject.c\r
 DEP_CPP_COBJE=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1537,7 +1806,7 @@ DEP_CPP_CMATH=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\complexobject.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1586,7 +1855,7 @@ SOURCE=.\Objects\classobject.c
 DEP_CPP_CLASS=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1636,7 +1905,7 @@ SOURCE=.\Python\cgensupport.c
 DEP_CPP_CGENS=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\cgensupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1691,7 +1960,7 @@ DEP_CPP_CEVAL=\
        ".\./Include\opcode.h"\\r
        ".\./Include\graminit.h"\\r
        ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1746,7 +2015,7 @@ DEP_CPP_BLTIN=\
        ".\./Include\compile.h"\\r
        ".\./Include\eval.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1792,9 +2061,9 @@ DEP_CPP_BLTIN=\
 \r
 SOURCE=.\Modules\binascii.c\r
 DEP_CPP_BINAS=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1845,7 +2114,7 @@ DEP_CPP_AUDIO=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1896,7 +2165,7 @@ DEP_CPP_ARRAY=\
        ".\./Include\modsupport.h"\\r
        ".\./Include\ceval.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1946,7 +2215,7 @@ DEP_CPP_ACCES=\
        ".\./Include\ceval.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -1997,7 +2266,7 @@ DEP_CPP_ACCEL=\
        ".\./Include\node.h"\\r
        ".\./Include\token.h"\\r
        ".\Parser\parser.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -2015,9 +2284,9 @@ DEP_CPP_ACCEL=\
 \r
 SOURCE=.\Objects\abstract.c\r
 DEP_CPP_ABSTR=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2079,7 +2348,7 @@ DEP_CPP_YUVCO=\
 SOURCE=.\Objects\typeobject.c\r
 DEP_CPP_TYPEO=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2128,7 +2397,7 @@ DEP_CPP_TYPEO=\
 SOURCE=.\Objects\tupleobject.c\r
 DEP_CPP_TUPLE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2183,7 +2452,7 @@ DEP_CPP_TRACE=\
        ".\./Include\traceback.h"\\r
        ".\./Include\structmember.h"\\r
        ".\./Include\osdefs.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2232,7 +2501,7 @@ DEP_CPP_TOKEN=\
        ".\./Include\pgenheaders.h"\\r
        ".\Parser\tokenizer.h"\\r
        ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -2258,7 +2527,7 @@ DEP_CPP_TIMEM=\
        ".\./Include\myselect.h"\\r
        ".\./Include\mytime.h"\\r
        {$(INCLUDE)}"\sys\TIMEB.H"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2298,62 +2567,13 @@ DEP_CPP_TIMEM=\
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\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\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\pyerrors.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\patchlevel.h"\\r
-       \r
-\r
-"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\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
+DEP_CPP_THREA=\\r
+       ".\PC\config.h"\\r
        ".\./Include\thread.h"\\r
        ".\Python\thread_sgi.h"\\r
        ".\Python\thread_solaris.h"\\r
@@ -2361,14 +2581,10 @@ DEP_CPP_THREAD=\
        ".\Python\thread_pthread.h"\\r
        ".\Python\thread_cthread.h"\\r
        ".\Python\thread_nt.h"\\r
-       ".\Python\thread_foobar.h"\\r
        {$(INCLUDE)}"\sys\TYPES.H"\\r
        \r
-NODEP_CPP_THREAD=\\r
-       "..\..\..\..\usr\include\thread.h"\\r
-       \r
 \r
-"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
+"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -2380,7 +2596,7 @@ SOURCE=.\Modules\structmodule.c
 DEP_CPP_STRUC=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2429,7 +2645,7 @@ SOURCE=.\Python\structmember.c
 DEP_CPP_STRUCT=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\structmember.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2479,7 +2695,7 @@ SOURCE=.\Modules\stropmodule.c
 DEP_CPP_STROP=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2527,7 +2743,7 @@ DEP_CPP_STROP=\
 SOURCE=.\Objects\stringobject.c\r
 DEP_CPP_STRIN=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2575,9 +2791,9 @@ DEP_CPP_STRIN=\
 \r
 SOURCE=.\Modules\soundex.c\r
 DEP_CPP_SOUND=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2625,11 +2841,11 @@ DEP_CPP_SOUND=\
 \r
 SOURCE=.\Modules\signalmodule.c\r
 DEP_CPP_SIGNA=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\intrcheck.h"\\r
        ".\./Include\thread.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2675,10 +2891,10 @@ DEP_CPP_SIGNA=\
 \r
 SOURCE=.\Modules\rotormodule.c\r
 DEP_CPP_ROTOR=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\./Include\mymath.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2728,7 +2944,7 @@ SOURCE=.\Modules\rgbimgmodule.c
 DEP_CPP_RGBIM=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2775,7 +2991,7 @@ DEP_CPP_RGBIM=\
 \r
 SOURCE=.\Modules\regexpr.c\r
 DEP_CPP_REGEX=\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Modules\regexpr.h"\\r
        ".\./Include\rename2.h"\\r
@@ -2796,10 +3012,10 @@ NODEP_CPP_REGEX=\
 \r
 SOURCE=.\Modules\regexmodule.c\r
 DEP_CPP_REGEXM=\\r
-       ".\./Include\Python.h"\\r
+       ".\Include\Python.h"\\r
        ".\Modules\regexpr.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2848,7 +3064,7 @@ DEP_CPP_REGEXM=\
 SOURCE=.\Objects\rangeobject.c\r
 DEP_CPP_RANGE=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2910,7 +3126,7 @@ DEP_CPP_PYTHO=\
        ".\./Include\import.h"\\r
        ".\./Include\marshal.h"\\r
        ".\./Include\thread.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -2961,7 +3177,7 @@ DEP_CPP_PARSE=\
        ".\Parser\parser.h"\\r
        ".\./Include\parsetok.h"\\r
        ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -2986,7 +3202,7 @@ DEP_CPP_PARSER=\
        ".\./Include\node.h"\\r
        ".\Parser\parser.h"\\r
        ".\./Include\errcode.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -3005,7 +3221,7 @@ DEP_CPP_PARSER=\
 SOURCE=.\Objects\object.c\r
 DEP_CPP_OBJEC=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3055,7 +3271,7 @@ SOURCE=.\Parser\node.c
 DEP_CPP_NODE_=\\r
        ".\./Include\pgenheaders.h"\\r
        ".\./Include\node.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\Include\pydebug.h"\\r
@@ -3074,7 +3290,7 @@ SOURCE=.\Modules\newmodule.c
 DEP_CPP_NEWMO=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\compile.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3127,7 +3343,7 @@ DEP_CPP_MARSH=\
        ".\./Include\longintrepr.h"\\r
        ".\./Include\compile.h"\\r
        ".\./Include\marshal.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3174,7 +3390,7 @@ DEP_CPP_MARSH=\
 \r
 SOURCE=.\Python\mystrtoul.c\r
 DEP_CPP_MYSTR=\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\rename2.h"\\r
        \r
 \r
@@ -3188,7 +3404,7 @@ DEP_CPP_MYSTR=\
 \r
 SOURCE=.\Parser\myreadline.c\r
 DEP_CPP_MYREA=\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\./Include\mymalloc.h"\\r
        ".\./Include\intrcheck.h"\\r
@@ -3207,7 +3423,7 @@ SOURCE=.\Objects\moduleobject.c
 DEP_CPP_MODUL=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\ceval.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3256,7 +3472,7 @@ SOURCE=.\Python\modsupport.c
 DEP_CPP_MODSU=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\import.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3305,7 +3521,7 @@ SOURCE=.\Objects\methodobject.c
 DEP_CPP_METHO=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\token.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3356,7 +3572,7 @@ DEP_CPP_MD5MO=\
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
        ".\Modules\md5.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3403,7 +3619,7 @@ DEP_CPP_MD5MO=\
 \r
 SOURCE=.\Modules\md5c.c\r
 DEP_CPP_MD5C_=\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\Modules\md5.h"\\r
        \r
 \r
@@ -3419,7 +3635,272 @@ SOURCE=.\Modules\mathmodule.c
 DEP_CPP_MATHM=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\mymath.h"\\r
-       ".\./PC\config.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\pyerrors.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
+       ".\./Include\patchlevel.h"\\r
+       \r
+\r
+"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\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\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\pyerrors.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
+       ".\./Include\patchlevel.h"\\r
+       \r
+\r
+"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\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\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\sliceobject.h"\\r
+       ".\Include\pyerrors.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
+       ".\./Include\patchlevel.h"\\r
+       \r
+\r
+"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\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\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\sliceobject.h"\\r
+       ".\Include\pyerrors.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\patchlevel.h"\\r
+       ".\./Include\mytime.h"\\r
+       \r
+\r
+"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\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\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\sliceobject.h"\\r
+       ".\Include\pyerrors.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\patchlevel.h"\\r
+       \r
+\r
+"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Python\import.c\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
@@ -3446,18 +3927,17 @@ DEP_CPP_MATHM=\
        ".\./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
        ".\./Include\patchlevel.h"\\r
        \r
+NODEP_CPP_IMPORT=\\r
+       ".\Python\macglue.h"\\r
+       \r
 \r
-"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"\r
+"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3465,11 +3945,16 @@ DEP_CPP_MATHM=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\mappingobject.c\r
-DEP_CPP_MAPPI=\\r
+SOURCE=.\Modules\posixmodule.c\r
+DEP_CPP_POSIX=\\r
        ".\./Include\allobjects.h"\\r
        ".\./Include\modsupport.h"\\r
-       ".\./PC\config.h"\\r
+       ".\./Include\ceval.h"\\r
+       {$(INCLUDE)}"\sys\TYPES.H"\\r
+       {$(INCLUDE)}"\sys\STAT.H"\\r
+       ".\./Include\mytime.h"\\r
+       {$(INCLUDE)}"\sys\UTIME.H"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3494,7 +3979,6 @@ DEP_CPP_MAPPI=\
        ".\Include\sliceobject.h"\\r
        ".\Include\pyerrors.h"\\r
        ".\./Include\mymalloc.h"\\r
-       ".\./Include\ceval.h"\\r
        ".\./Include\pythonrun.h"\\r
        ".\./Include\sysmodule.h"\\r
        ".\./Include\intrcheck.h"\\r
@@ -3506,7 +3990,7 @@ DEP_CPP_MAPPI=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"\r
+"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3514,13 +3998,11 @@ DEP_CPP_MAPPI=\
 ################################################################################\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\mytime.h"\\r
+SOURCE=.\Modules\operator.c\r
+DEP_CPP_OPERA=\\r
+       ".\Include\Python.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3558,7 +4040,7 @@ DEP_CPP_SOCKE=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"\r
+"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3566,14 +4048,11 @@ DEP_CPP_SOCKE=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\selectmodule.c\r
-DEP_CPP_SELEC=\\r
+SOURCE=.\Modules\errnomodule.c\r
+DEP_CPP_ERRNO=\\r
+       ".\Include\Python.h"\\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
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3598,6 +4077,8 @@ DEP_CPP_SELEC=\
        ".\Include\sliceobject.h"\\r
        ".\Include\pyerrors.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
@@ -3607,10 +4088,9 @@ DEP_CPP_SELEC=\
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        ".\./Include\patchlevel.h"\\r
-       ".\./Include\mytime.h"\\r
        \r
 \r
-"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"\r
+"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3618,14 +4098,11 @@ DEP_CPP_SELEC=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\sysmodule.c\r
-DEP_CPP_SYSMO=\\r
+SOURCE=.\Objects\sliceobject.c\r
+DEP_CPP_SLICE=\\r
+       ".\Include\Python.h"\\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
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3650,9 +4127,12 @@ DEP_CPP_SYSMO=\
        ".\Include\sliceobject.h"\\r
        ".\Include\pyerrors.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
@@ -3660,7 +4140,7 @@ DEP_CPP_SYSMO=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"\r
+"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3668,23 +4148,11 @@ DEP_CPP_SYSMO=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\import.c\r
-DEP_CPP_IMPORT=\\r
+SOURCE=.\Modules\main.c\r
+DEP_CPP_MAIN_=\\r
+       ".\Include\Python.h"\\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
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3711,17 +4179,18 @@ DEP_CPP_IMPORT=\
        ".\./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
        ".\./Include\patchlevel.h"\\r
        \r
-NODEP_CPP_IMPORT=\\r
-       ".\Python\macglue.h"\\r
-       \r
 \r
-"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"\r
+"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3729,16 +4198,23 @@ NODEP_CPP_IMPORT=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\posixmodule.c\r
-DEP_CPP_POSIX=\\r
+SOURCE=.\Python\getopt.c\r
+\r
+"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\PC\import_nt.c\r
+DEP_CPP_IMPORT_=\\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)}"\sys\UTIME.H"\\r
-       ".\./PC\config.h"\\r
+       ".\./Include\osdefs.h"\\r
+       ".\./Include\import.h"\\r
+       ".\./Python\importdl.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3763,10 +4239,11 @@ DEP_CPP_POSIX=\
        ".\Include\sliceobject.h"\\r
        ".\Include\pyerrors.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
@@ -3774,7 +4251,7 @@ DEP_CPP_POSIX=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"\r
+"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3782,11 +4259,12 @@ DEP_CPP_POSIX=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\operator.c\r
-DEP_CPP_OPERA=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\PC\getpath_nt.c\r
+DEP_CPP_GETPA=\\r
+       ".\Include\Python.h"\\r
+       ".\./Include\osdefs.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3824,7 +4302,7 @@ DEP_CPP_OPERA=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"\r
+"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3832,11 +4310,10 @@ DEP_CPP_OPERA=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\errnomodule.c\r
-DEP_CPP_ERRNO=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\PC\dl_nt.c\r
+DEP_CPP_DL_NT=\\r
+       ".\PC\config.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3874,7 +4351,7 @@ DEP_CPP_ERRNO=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"\r
+"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3882,11 +4359,16 @@ DEP_CPP_ERRNO=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Objects\sliceobject.c\r
-DEP_CPP_SLICE=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\PC\python_nt.def\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\threadmodule.c\r
+DEP_CPP_THREAD=\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\./Include\thread.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3920,11 +4402,25 @@ DEP_CPP_SLICE=\
        ".\./Include\bltinmodule.h"\\r
        ".\Include\abstract.h"\\r
        ".\./Include\rename2.h"\\r
-       ".\./Include\thread.h"\\r
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"\r
+"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"\r
+   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+\r
+\r
+# End Source File\r
+# End Target\r
+################################################################################\r
+# Begin Target\r
+\r
+# Name "python - Win32 Release"\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\PC\main_nt.c\r
+\r
+"$(INTDIR)\main_nt.obj" : $(SOURCE) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3932,11 +4428,23 @@ DEP_CPP_SLICE=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\main.c\r
-DEP_CPP_MAIN_=\\r
-       ".\./Include\Python.h"\\r
+SOURCE=.\vc40\python14.lib\r
+# End Source File\r
+# End Target\r
+################################################################################\r
+# Begin Target\r
+\r
+# Name "_tkinter - Win32 Release"\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\Modules\_tkinter.c\r
+DEP_CPP__TKIN=\\r
+       ".\Include\Python.h"\\r
+       "\tcl\include\tcl.h"\\r
+       "\tcl\include\tk.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -3972,9 +4480,12 @@ DEP_CPP_MAIN_=\
        ".\./Include\rename2.h"\\r
        ".\./Include\thread.h"\\r
        ".\./Include\patchlevel.h"\\r
+       "\tcl\include\X11/Xlib.h"\\r
+       "\tcl\include\X11/X.h"\\r
+       "\tcl\include\X11/Xfuncproto.h"\\r
        \r
 \r
-"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"\r
+"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -3982,23 +4493,39 @@ DEP_CPP_MAIN_=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Python\getopt.c\r
+SOURCE=\TCL\bin\tk41.lib\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
-"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
+SOURCE=\TCL\bin\tcl75.lib\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
+SOURCE=.\PC\_tkinter.def\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
 \r
+SOURCE=.\vc40\python14.lib\r
 # End Source File\r
+# End Target\r
+################################################################################\r
+# Begin Target\r
+\r
+# Name "NumPy - Win32 Release"\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\import_nt.c\r
-DEP_CPP_IMPORT_=\\r
+SOURCE=.\NumPy\arrayobject.c\r
+DEP_CPP_ARRAYO=\\r
+       ".\Include\Python.h"\\r
+       ".\NumPy\arrayobject.h"\\r
+       ".\NumPy\ofuncobject.h"\\r
+       ".\NumPy\arraytypes.c"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./Include\osdefs.h"\\r
-       ".\./Include\import.h"\\r
-       ".\./Python\importdl.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -4028,6 +4555,7 @@ DEP_CPP_IMPORT_=\
        ".\./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
@@ -4035,7 +4563,7 @@ DEP_CPP_IMPORT_=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"\r
+"$(INTDIR)\arrayobject.obj" : $(SOURCE) $(DEP_CPP_ARRAYO) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -4043,12 +4571,13 @@ DEP_CPP_IMPORT_=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\getpath_nt.c\r
-DEP_CPP_GETPA=\\r
-       ".\./Include\Python.h"\\r
-       ".\./Include\osdefs.h"\\r
+SOURCE=.\NumPy\ofuncobject.c\r
+DEP_CPP_OFUNC=\\r
+       ".\Include\Python.h"\\r
+       ".\NumPy\arrayobject.h"\\r
+       ".\NumPy\ofuncobject.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -4086,7 +4615,7 @@ DEP_CPP_GETPA=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"\r
+"$(INTDIR)\ofuncobject.obj" : $(SOURCE) $(DEP_CPP_OFUNC) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -4094,10 +4623,28 @@ DEP_CPP_GETPA=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\dl_nt.c\r
-DEP_CPP_DL_NT=\\r
-       ".\./PC\config.h"\\r
+SOURCE=.\NumPy\numpy_nt.def\r
+# End Source File\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\vc40\python14.lib\r
+# End Source File\r
+# End Target\r
+################################################################################\r
+# Begin Target\r
+\r
+# Name "multiarray - Win32 Release"\r
+################################################################################\r
+# Begin Source File\r
+\r
+SOURCE=.\NumPy\multiarraymodule.c\r
+DEP_CPP_MULTI=\\r
+       ".\Include\Python.h"\\r
+       ".\NumPy\arrayobject.h"\\r
+       ".\NumPy\ofuncobject.h"\\r
        ".\./Include\allobjects.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -4135,7 +4682,7 @@ DEP_CPP_DL_NT=\
        ".\./Include\patchlevel.h"\\r
        \r
 \r
-"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"\r
+"$(INTDIR)\multiarraymodule.obj" : $(SOURCE) $(DEP_CPP_MULTI) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -4143,43 +4690,34 @@ DEP_CPP_DL_NT=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\python_nt.def\r
+SOURCE=.\vc40\python14.lib\r
 # End Source File\r
-# End Target\r
-################################################################################\r
-# Begin Target\r
-\r
-# Name "python - Win32 Release"\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\main_nt.c\r
-\r
-"$(INTDIR)\main_nt.obj" : $(SOURCE) "$(INTDIR)"\r
-   $(CPP) $(CPP_PROJ) $(SOURCE)\r
-\r
-\r
+SOURCE=.\vc40\NumPy.lib\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\vc40\python14.lib\r
+SOURCE=.\NumPy\multiarray.def\r
 # End Source File\r
 # End Target\r
 ################################################################################\r
 # Begin Target\r
 \r
-# Name "_tkinter - Win32 Release"\r
+# Name "fast_umath - Win32 Release"\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\Modules\_tkinter.c\r
-DEP_CPP__TKIN=\\r
-       ".\./Include\Python.h"\\r
-       "\tcl\include\tcl.h"\\r
-       "\tcl\include\tk.h"\\r
+SOURCE=.\NumPy\fast_umathmodule.c\r
+DEP_CPP_FAST_=\\r
+       ".\Include\Python.h"\\r
+       ".\NumPy\arrayobject.h"\\r
+       ".\NumPy\ofuncobject.h"\\r
+       ".\Include\abstract.h"\\r
        ".\./Include\allobjects.h"\\r
-       ".\./PC\config.h"\\r
+       ".\PC\config.h"\\r
        ".\./Include\myproto.h"\\r
        ".\Include\object.h"\\r
        ".\Include\objimpl.h"\\r
@@ -4211,16 +4749,12 @@ DEP_CPP__TKIN=\
        ".\./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\patchlevel.h"\\r
-       "\tcl\include\X11/Xlib.h"\\r
-       "\tcl\include\X11/X.h"\\r
-       "\tcl\include\X11/Xfuncproto.h"\\r
        \r
 \r
-"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"\r
+"$(INTDIR)\fast_umathmodule.obj" : $(SOURCE) $(DEP_CPP_FAST_) "$(INTDIR)"\r
    $(CPP) $(CPP_PROJ) $(SOURCE)\r
 \r
 \r
@@ -4228,22 +4762,17 @@ DEP_CPP__TKIN=\
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=\TCL\bin\tk41.lib\r
-# End Source File\r
-################################################################################\r
-# Begin Source File\r
-\r
-SOURCE=\TCL\bin\tcl75.lib\r
+SOURCE=.\vc40\python14.lib\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\PC\_tkinter.def\r
+SOURCE=.\vc40\NumPy.lib\r
 # End Source File\r
 ################################################################################\r
 # Begin Source File\r
 \r
-SOURCE=.\vc40\python14.lib\r
+SOURCE=.\NumPy\fast_umath.def\r
 # End Source File\r
 # End Target\r
 # End Project\r