home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / OPENSTEP / Languages / Python / python-14-src / PC / vc40.mak < prev   
Encoding:
NMAKE  |  1997-01-17  |  105.8 KB  |  4,201 lines

  1. # Microsoft Developer Studio Generated NMAKE File, Format Version 4.00
  2. # ** DO NOT EDIT **
  3.  
  4. # TARGTYPE "Win32 (x86) Console Application" 0x0103
  5. # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
  6.  
  7. !IF "$(CFG)" == ""
  8. CFG=python14 - Win32 Release
  9. !MESSAGE No configuration specified.  Defaulting to python14 - Win32 Release.
  10. !ENDIF 
  11.  
  12. !IF "$(CFG)" != "python14 - Win32 Release" && "$(CFG)" !=\
  13.  "python - Win32 Release" && "$(CFG)" != "_tkinter - Win32 Release"
  14. !MESSAGE Invalid configuration "$(CFG)" specified.
  15. !MESSAGE You can specify a configuration when running NMAKE on this makefile
  16. !MESSAGE by defining the macro CFG on the command line.  For example:
  17. !MESSAGE 
  18. !MESSAGE NMAKE /f "vc40.mak" CFG="python14 - Win32 Release"
  19. !MESSAGE 
  20. !MESSAGE Possible choices for configuration are:
  21. !MESSAGE 
  22. !MESSAGE "python14 - Win32 Release" (based on\
  23.  "Win32 (x86) Dynamic-Link Library")
  24. !MESSAGE "python - Win32 Release" (based on "Win32 (x86) Console Application")
  25. !MESSAGE "_tkinter - Win32 Release" (based on\
  26.  "Win32 (x86) Dynamic-Link Library")
  27. !MESSAGE 
  28. !ERROR An invalid configuration is specified.
  29. !ENDIF 
  30.  
  31. !IF "$(OS)" == "Windows_NT"
  32. NULL=
  33. !ELSE 
  34. NULL=nul
  35. !ENDIF 
  36. ################################################################################
  37. # Begin Project
  38. # PROP Target_Last_Scanned "_tkinter - Win32 Release"
  39.  
  40. !IF  "$(CFG)" == "python14 - Win32 Release"
  41.  
  42. # PROP BASE Use_MFC 0
  43. # PROP BASE Use_Debug_Libraries 0
  44. # PROP BASE Output_Dir "python14\Release"
  45. # PROP BASE Intermediate_Dir "python14\Release"
  46. # PROP BASE Target_Dir "python14"
  47. # PROP Use_MFC 0
  48. # PROP Use_Debug_Libraries 0
  49. # PROP Output_Dir "vc40"
  50. # PROP Intermediate_Dir "vc40\tmp"
  51. # PROP Target_Dir "python14"
  52. OUTDIR=.\vc40
  53. INTDIR=.\vc40\tmp
  54.  
  55. ALL : "$(OUTDIR)\python14.dll"
  56.  
  57. CLEAN : 
  58.     -@erase ".\vc40\python14.dll"
  59.     -@erase ".\vc40\tmp\thread.obj"
  60.     -@erase ".\vc40\tmp\getargs.obj"
  61.     -@erase ".\vc40\tmp\posixmodule.obj"
  62.     -@erase ".\vc40\tmp\getpath_nt.obj"
  63.     -@erase ".\vc40\tmp\mystrtoul.obj"
  64.     -@erase ".\vc40\tmp\selectmodule.obj"
  65.     -@erase ".\vc40\tmp\parsetok.obj"
  66.     -@erase ".\vc40\tmp\cgensupport.obj"
  67.     -@erase ".\vc40\tmp\funcobject.obj"
  68.     -@erase ".\vc40\tmp\md5c.obj"
  69.     -@erase ".\vc40\tmp\accessobject.obj"
  70.     -@erase ".\vc40\tmp\object.obj"
  71.     -@erase ".\vc40\tmp\socketmodule.obj"
  72.     -@erase ".\vc40\tmp\getplatform.obj"
  73.     -@erase ".\vc40\tmp\mappingobject.obj"
  74.     -@erase ".\vc40\tmp\stringobject.obj"
  75.     -@erase ".\vc40\tmp\dl_nt.obj"
  76.     -@erase ".\vc40\tmp\node.obj"
  77.     -@erase ".\vc40\tmp\modsupport.obj"
  78.     -@erase ".\vc40\tmp\listobject.obj"
  79.     -@erase ".\vc40\tmp\importdl.obj"
  80.     -@erase ".\vc40\tmp\frozen.obj"
  81.     -@erase ".\vc40\tmp\getopt.obj"
  82.     -@erase ".\vc40\tmp\binascii.obj"
  83.     -@erase ".\vc40\tmp\import_nt.obj"
  84.     -@erase ".\vc40\tmp\rotormodule.obj"
  85.     -@erase ".\vc40\tmp\acceler.obj"
  86.     -@erase ".\vc40\tmp\mathmodule.obj"
  87.     -@erase ".\vc40\tmp\tupleobject.obj"
  88.     -@erase ".\vc40\tmp\regexpr.obj"
  89.     -@erase ".\vc40\tmp\threadmodule.obj"
  90.     -@erase ".\vc40\tmp\tokenizer.obj"
  91.     -@erase ".\vc40\tmp\classobject.obj"
  92.     -@erase ".\vc40\tmp\structmodule.obj"
  93.     -@erase ".\vc40\tmp\config.obj"
  94.     -@erase ".\vc40\tmp\intobject.obj"
  95.     -@erase ".\vc40\tmp\grammar1.obj"
  96.     -@erase ".\vc40\tmp\abstract.obj"
  97.     -@erase ".\vc40\tmp\fileobject.obj"
  98.     -@erase ".\vc40\tmp\longobject.obj"
  99.     -@erase ".\vc40\tmp\bltinmodule.obj"
  100.     -@erase ".\vc40\tmp\methodobject.obj"
  101.     -@erase ".\vc40\tmp\getcompiler.obj"
  102.     -@erase ".\vc40\tmp\rgbimgmodule.obj"
  103.     -@erase ".\vc40\tmp\traceback.obj"
  104.     -@erase ".\vc40\tmp\sysmodule.obj"
  105.     -@erase ".\vc40\tmp\errnomodule.obj"
  106.     -@erase ".\vc40\tmp\signalmodule.obj"
  107.     -@erase ".\vc40\tmp\moduleobject.obj"
  108.     -@erase ".\vc40\tmp\pythonrun.obj"
  109.     -@erase ".\vc40\tmp\frameobject.obj"
  110.     -@erase ".\vc40\tmp\marshal.obj"
  111.     -@erase ".\vc40\tmp\regexmodule.obj"
  112.     -@erase ".\vc40\tmp\floatobject.obj"
  113.     -@erase ".\vc40\tmp\myreadline.obj"
  114.     -@erase ".\vc40\tmp\complexobject.obj"
  115.     -@erase ".\vc40\tmp\audioop.obj"
  116.     -@erase ".\vc40\tmp\compile.obj"
  117.     -@erase ".\vc40\tmp\cmathmodule.obj"
  118.     -@erase ".\vc40\tmp\timemodule.obj"
  119.     -@erase ".\vc40\tmp\structmember.obj"
  120.     -@erase ".\vc40\tmp\cobject.obj"
  121.     -@erase ".\vc40\tmp\arraymodule.obj"
  122.     -@erase ".\vc40\tmp\graminit.obj"
  123.     -@erase ".\vc40\tmp\import.obj"
  124.     -@erase ".\vc40\tmp\errors.obj"
  125.     -@erase ".\vc40\tmp\sliceobject.obj"
  126.     -@erase ".\vc40\tmp\typeobject.obj"
  127.     -@erase ".\vc40\tmp\getcopyright.obj"
  128.     -@erase ".\vc40\tmp\ceval.obj"
  129.     -@erase ".\vc40\tmp\parser.obj"
  130.     -@erase ".\vc40\tmp\stropmodule.obj"
  131.     -@erase ".\vc40\tmp\soundex.obj"
  132.     -@erase ".\vc40\tmp\yuvconvert.obj"
  133.     -@erase ".\vc40\tmp\getversion.obj"
  134.     -@erase ".\vc40\tmp\main.obj"
  135.     -@erase ".\vc40\tmp\newmodule.obj"
  136.     -@erase ".\vc40\tmp\imageop.obj"
  137.     -@erase ".\vc40\tmp\md5module.obj"
  138.     -@erase ".\vc40\tmp\rangeobject.obj"
  139.     -@erase ".\vc40\tmp\getmtime.obj"
  140.     -@erase ".\vc40\tmp\operator.obj"
  141.     -@erase ".\vc40\tmp\python_nt.res"
  142.     -@erase ".\vc40\python14.lib"
  143.     -@erase ".\vc40\python14.exp"
  144.  
  145. "$(OUTDIR)" :
  146.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  147.  
  148. "$(INTDIR)" :
  149.     if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
  150.  
  151. CPP=cl.exe
  152. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  153. # ADD CPP /nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /YX /c
  154. CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
  155.  "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /Fp"$(INTDIR)/python14.pch"\
  156.  /YX /Fo"$(INTDIR)/" /c 
  157. CPP_OBJS=.\vc40\tmp/
  158. CPP_SBRS=
  159.  
  160. .c{$(CPP_OBJS)}.obj:
  161.    $(CPP) $(CPP_PROJ) $<  
  162.  
  163. .cpp{$(CPP_OBJS)}.obj:
  164.    $(CPP) $(CPP_PROJ) $<  
  165.  
  166. .cxx{$(CPP_OBJS)}.obj:
  167.    $(CPP) $(CPP_PROJ) $<  
  168.  
  169. .c{$(CPP_SBRS)}.sbr:
  170.    $(CPP) $(CPP_PROJ) $<  
  171.  
  172. .cpp{$(CPP_SBRS)}.sbr:
  173.    $(CPP) $(CPP_PROJ) $<  
  174.  
  175. .cxx{$(CPP_SBRS)}.sbr:
  176.    $(CPP) $(CPP_PROJ) $<  
  177.  
  178. MTL=mktyplib.exe
  179. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  180. # ADD MTL /nologo /D "NDEBUG" /win32
  181. MTL_PROJ=/nologo /D "NDEBUG" /win32 
  182. RSC=rc.exe
  183. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  184. # ADD RSC /l 0x409 /d "NDEBUG"
  185. RSC_PROJ=/l 0x409 /fo"$(INTDIR)/python_nt.res" /d "NDEBUG" 
  186. BSC32=bscmake.exe
  187. # ADD BASE BSC32 /nologo
  188. # ADD BSC32 /nologo
  189. BSC32_FLAGS=/nologo /o"$(OUTDIR)/python14.bsc" 
  190. BSC32_SBRS=
  191. LINK32=link.exe
  192. # 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
  193. # 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 wsock32.lib /nologo /base:0x1e100000 /subsystem:windows /dll /machine:I386
  194. LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  195.  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
  196.  odbccp32.lib wsock32.lib /nologo /base:0x1e100000 /subsystem:windows /dll\
  197.  /incremental:no /pdb:"$(OUTDIR)/python14.pdb" /machine:I386\
  198.  /def:".\PC\python_nt.def" /out:"$(OUTDIR)/python14.dll"\
  199.  /implib:"$(OUTDIR)/python14.lib" 
  200. DEF_FILE= \
  201.     ".\PC\python_nt.def"
  202. LINK32_OBJS= \
  203.     "$(INTDIR)/thread.obj" \
  204.     "$(INTDIR)/getargs.obj" \
  205.     "$(INTDIR)/posixmodule.obj" \
  206.     "$(INTDIR)/getpath_nt.obj" \
  207.     "$(INTDIR)/mystrtoul.obj" \
  208.     "$(INTDIR)/selectmodule.obj" \
  209.     "$(INTDIR)/parsetok.obj" \
  210.     "$(INTDIR)/cgensupport.obj" \
  211.     "$(INTDIR)/funcobject.obj" \
  212.     "$(INTDIR)/md5c.obj" \
  213.     "$(INTDIR)/accessobject.obj" \
  214.     "$(INTDIR)/object.obj" \
  215.     "$(INTDIR)/socketmodule.obj" \
  216.     "$(INTDIR)/getplatform.obj" \
  217.     "$(INTDIR)/mappingobject.obj" \
  218.     "$(INTDIR)/stringobject.obj" \
  219.     "$(INTDIR)/dl_nt.obj" \
  220.     "$(INTDIR)/node.obj" \
  221.     "$(INTDIR)/modsupport.obj" \
  222.     "$(INTDIR)/listobject.obj" \
  223.     "$(INTDIR)/importdl.obj" \
  224.     "$(INTDIR)/frozen.obj" \
  225.     "$(INTDIR)/getopt.obj" \
  226.     "$(INTDIR)/binascii.obj" \
  227.     "$(INTDIR)/import_nt.obj" \
  228.     "$(INTDIR)/rotormodule.obj" \
  229.     "$(INTDIR)/acceler.obj" \
  230.     "$(INTDIR)/mathmodule.obj" \
  231.     "$(INTDIR)/tupleobject.obj" \
  232.     "$(INTDIR)/regexpr.obj" \
  233.     "$(INTDIR)/threadmodule.obj" \
  234.     "$(INTDIR)/tokenizer.obj" \
  235.     "$(INTDIR)/classobject.obj" \
  236.     "$(INTDIR)/structmodule.obj" \
  237.     "$(INTDIR)/config.obj" \
  238.     "$(INTDIR)/intobject.obj" \
  239.     "$(INTDIR)/grammar1.obj" \
  240.     "$(INTDIR)/abstract.obj" \
  241.     "$(INTDIR)/fileobject.obj" \
  242.     "$(INTDIR)/longobject.obj" \
  243.     "$(INTDIR)/bltinmodule.obj" \
  244.     "$(INTDIR)/methodobject.obj" \
  245.     "$(INTDIR)/getcompiler.obj" \
  246.     "$(INTDIR)/rgbimgmodule.obj" \
  247.     "$(INTDIR)/traceback.obj" \
  248.     "$(INTDIR)/sysmodule.obj" \
  249.     "$(INTDIR)/errnomodule.obj" \
  250.     "$(INTDIR)/signalmodule.obj" \
  251.     "$(INTDIR)/moduleobject.obj" \
  252.     "$(INTDIR)/pythonrun.obj" \
  253.     "$(INTDIR)/frameobject.obj" \
  254.     "$(INTDIR)/marshal.obj" \
  255.     "$(INTDIR)/regexmodule.obj" \
  256.     "$(INTDIR)/floatobject.obj" \
  257.     "$(INTDIR)/myreadline.obj" \
  258.     "$(INTDIR)/complexobject.obj" \
  259.     "$(INTDIR)/audioop.obj" \
  260.     "$(INTDIR)/compile.obj" \
  261.     "$(INTDIR)/cmathmodule.obj" \
  262.     "$(INTDIR)/timemodule.obj" \
  263.     "$(INTDIR)/structmember.obj" \
  264.     "$(INTDIR)/cobject.obj" \
  265.     "$(INTDIR)/arraymodule.obj" \
  266.     "$(INTDIR)/graminit.obj" \
  267.     "$(INTDIR)/import.obj" \
  268.     "$(INTDIR)/errors.obj" \
  269.     "$(INTDIR)/sliceobject.obj" \
  270.     "$(INTDIR)/typeobject.obj" \
  271.     "$(INTDIR)/getcopyright.obj" \
  272.     "$(INTDIR)/ceval.obj" \
  273.     "$(INTDIR)/parser.obj" \
  274.     "$(INTDIR)/stropmodule.obj" \
  275.     "$(INTDIR)/soundex.obj" \
  276.     "$(INTDIR)/yuvconvert.obj" \
  277.     "$(INTDIR)/getversion.obj" \
  278.     "$(INTDIR)/main.obj" \
  279.     "$(INTDIR)/newmodule.obj" \
  280.     "$(INTDIR)/imageop.obj" \
  281.     "$(INTDIR)/md5module.obj" \
  282.     "$(INTDIR)/rangeobject.obj" \
  283.     "$(INTDIR)/getmtime.obj" \
  284.     "$(INTDIR)/operator.obj" \
  285.     "$(INTDIR)/python_nt.res"
  286.  
  287. "$(OUTDIR)\python14.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  288.     $(LINK32) @<<
  289.   $(LINK32_FLAGS) $(LINK32_OBJS)
  290. <<
  291.  
  292. !ELSEIF  "$(CFG)" == "python - Win32 Release"
  293.  
  294. # PROP BASE Use_MFC 0
  295. # PROP BASE Use_Debug_Libraries 0
  296. # PROP BASE Output_Dir "python\Release"
  297. # PROP BASE Intermediate_Dir "python\Release"
  298. # PROP BASE Target_Dir "python"
  299. # PROP Use_MFC 0
  300. # PROP Use_Debug_Libraries 0
  301. # PROP Output_Dir "vc40"
  302. # PROP Intermediate_Dir "vc40\tmp"
  303. # PROP Target_Dir "python"
  304. OUTDIR=.\vc40
  305. INTDIR=.\vc40\tmp
  306.  
  307. ALL : "$(OUTDIR)\python.exe"
  308.  
  309. CLEAN : 
  310.     -@erase ".\vc40\python.exe"
  311.     -@erase ".\vc40\tmp\main_nt.obj"
  312.  
  313. "$(OUTDIR)" :
  314.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  315.  
  316. "$(INTDIR)" :
  317.     if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
  318.  
  319. CPP=cl.exe
  320. # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
  321. # ADD CPP /nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
  322. CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
  323.  "_WINDOWS" /D "HAVE_CONFIG_H" /Fp"$(INTDIR)/python.pch" /YX /Fo"$(INTDIR)/" /c 
  324. CPP_OBJS=.\vc40\tmp/
  325. CPP_SBRS=
  326.  
  327. .c{$(CPP_OBJS)}.obj:
  328.    $(CPP) $(CPP_PROJ) $<  
  329.  
  330. .cpp{$(CPP_OBJS)}.obj:
  331.    $(CPP) $(CPP_PROJ) $<  
  332.  
  333. .cxx{$(CPP_OBJS)}.obj:
  334.    $(CPP) $(CPP_PROJ) $<  
  335.  
  336. .c{$(CPP_SBRS)}.sbr:
  337.    $(CPP) $(CPP_PROJ) $<  
  338.  
  339. .cpp{$(CPP_SBRS)}.sbr:
  340.    $(CPP) $(CPP_PROJ) $<  
  341.  
  342. .cxx{$(CPP_SBRS)}.sbr:
  343.    $(CPP) $(CPP_PROJ) $<  
  344.  
  345. RSC=rc.exe
  346. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  347. # ADD RSC /l 0x409 /d "NDEBUG"
  348. BSC32=bscmake.exe
  349. # ADD BASE BSC32 /nologo
  350. # ADD BSC32 /nologo
  351. BSC32_FLAGS=/nologo /o"$(OUTDIR)/python.bsc" 
  352. BSC32_SBRS=
  353. LINK32=link.exe
  354. # 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:console /machine:I386
  355. # 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:console /machine:I386
  356. LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  357.  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
  358.  odbccp32.lib /nologo /subsystem:console /incremental:no\
  359.  /pdb:"$(OUTDIR)/python.pdb" /machine:I386 /out:"$(OUTDIR)/python.exe" 
  360. LINK32_OBJS= \
  361.     "$(INTDIR)/main_nt.obj" \
  362.     ".\vc40\python14.lib"
  363.  
  364. "$(OUTDIR)\python.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  365.     $(LINK32) @<<
  366.   $(LINK32_FLAGS) $(LINK32_OBJS)
  367. <<
  368.  
  369. !ELSEIF  "$(CFG)" == "_tkinter - Win32 Release"
  370.  
  371. # PROP BASE Use_MFC 0
  372. # PROP BASE Use_Debug_Libraries 0
  373. # PROP BASE Output_Dir "_tkinter\Release"
  374. # PROP BASE Intermediate_Dir "_tkinter\Release"
  375. # PROP BASE Target_Dir "_tkinter"
  376. # PROP Use_MFC 0
  377. # PROP Use_Debug_Libraries 0
  378. # PROP Output_Dir "vc40"
  379. # PROP Intermediate_Dir "vc40\tmp"
  380. # PROP Target_Dir "_tkinter"
  381. OUTDIR=.\vc40
  382. INTDIR=.\vc40\tmp
  383.  
  384. ALL : "$(OUTDIR)\_tkinter.dll"
  385.  
  386. CLEAN : 
  387.     -@erase ".\vc40\_tkinter.dll"
  388.     -@erase ".\vc40\tmp\_tkinter.obj"
  389.     -@erase ".\vc40\_tkinter.lib"
  390.     -@erase ".\vc40\_tkinter.exp"
  391.  
  392. "$(OUTDIR)" :
  393.     if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
  394.  
  395. "$(INTDIR)" :
  396.     if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
  397.  
  398. CPP=cl.exe
  399. # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
  400. # ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\tcl\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
  401. CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\tcl\include" /D\
  402.  "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H"\
  403.  /Fp"$(INTDIR)/_tkinter.pch" /YX /Fo"$(INTDIR)/" /c 
  404. CPP_OBJS=.\vc40\tmp/
  405. CPP_SBRS=
  406.  
  407. .c{$(CPP_OBJS)}.obj:
  408.    $(CPP) $(CPP_PROJ) $<  
  409.  
  410. .cpp{$(CPP_OBJS)}.obj:
  411.    $(CPP) $(CPP_PROJ) $<  
  412.  
  413. .cxx{$(CPP_OBJS)}.obj:
  414.    $(CPP) $(CPP_PROJ) $<  
  415.  
  416. .c{$(CPP_SBRS)}.sbr:
  417.    $(CPP) $(CPP_PROJ) $<  
  418.  
  419. .cpp{$(CPP_SBRS)}.sbr:
  420.    $(CPP) $(CPP_PROJ) $<  
  421.  
  422. .cxx{$(CPP_SBRS)}.sbr:
  423.    $(CPP) $(CPP_PROJ) $<  
  424.  
  425. MTL=mktyplib.exe
  426. # ADD BASE MTL /nologo /D "NDEBUG" /win32
  427. # ADD MTL /nologo /D "NDEBUG" /win32
  428. MTL_PROJ=/nologo /D "NDEBUG" /win32 
  429. RSC=rc.exe
  430. # ADD BASE RSC /l 0x409 /d "NDEBUG"
  431. # ADD RSC /l 0x409 /d "NDEBUG"
  432. BSC32=bscmake.exe
  433. # ADD BASE BSC32 /nologo
  434. # ADD BSC32 /nologo
  435. BSC32_FLAGS=/nologo /o"$(OUTDIR)/_tkinter.bsc" 
  436. BSC32_SBRS=
  437. LINK32=link.exe
  438. # 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
  439. # 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 /base:0x1e190000 /subsystem:windows /dll /machine:I386
  440. LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
  441.  advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
  442.  odbccp32.lib /nologo /base:0x1e190000 /subsystem:windows /dll /incremental:no\
  443.  /pdb:"$(OUTDIR)/_tkinter.pdb" /machine:I386 /def:".\PC\_tkinter.def"\
  444.  /out:"$(OUTDIR)/_tkinter.dll" /implib:"$(OUTDIR)/_tkinter.lib" 
  445. DEF_FILE= \
  446.     ".\PC\_tkinter.def"
  447. LINK32_OBJS= \
  448.     "$(INTDIR)/_tkinter.obj" \
  449.     ".\PC\tcl75.lib" \
  450.     ".\vc40\python14.lib" \
  451.     ".\PC\tk41.lib"
  452.  
  453. "$(OUTDIR)\_tkinter.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
  454.     $(LINK32) @<<
  455.   $(LINK32_FLAGS) $(LINK32_OBJS)
  456. <<
  457.  
  458. !ENDIF 
  459.  
  460. ################################################################################
  461. # Begin Target
  462.  
  463. # Name "python14 - Win32 Release"
  464. ################################################################################
  465. # Begin Source File
  466.  
  467. SOURCE=.\Objects\longobject.c
  468. DEP_CPP_LONGO=\
  469.     ".\Include\allobjects.h"\
  470.     ".\Include\longintrepr.h"\
  471.     ".\Include\mymath.h"\
  472.     ".\PC\config.h"\
  473.     ".\Include\myproto.h"\
  474.     ".\Include\object.h"\
  475.     ".\Include\objimpl.h"\
  476.     ".\Include\pydebug.h"\
  477.     ".\Include\accessobject.h"\
  478.     ".\Include\intobject.h"\
  479.     ".\Include\longobject.h"\
  480.     ".\Include\floatobject.h"\
  481.     ".\Include\complexobject.h"\
  482.     ".\Include\rangeobject.h"\
  483.     ".\Include\stringobject.h"\
  484.     ".\Include\tupleobject.h"\
  485.     ".\Include\listobject.h"\
  486.     ".\Include\mappingobject.h"\
  487.     ".\Include\methodobject.h"\
  488.     ".\Include\moduleobject.h"\
  489.     ".\Include\funcobject.h"\
  490.     ".\Include\classobject.h"\
  491.     ".\Include\fileobject.h"\
  492.     ".\Include\cobject.h"\
  493.     ".\Include\traceback.h"\
  494.     ".\Include\sliceobject.h"\
  495.     ".\Include\pyerrors.h"\
  496.     ".\Include\mymalloc.h"\
  497.     ".\Include\modsupport.h"\
  498.     ".\Include\ceval.h"\
  499.     ".\Include\pythonrun.h"\
  500.     ".\Include\sysmodule.h"\
  501.     ".\Include\intrcheck.h"\
  502.     ".\Include\import.h"\
  503.     ".\Include\bltinmodule.h"\
  504.     ".\Include\abstract.h"\
  505.     ".\Include\rename2.h"\
  506.     ".\Include\thread.h"\
  507.     
  508.  
  509. "$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"
  510.    $(CPP) $(CPP_PROJ) $(SOURCE)
  511.  
  512.  
  513. # End Source File
  514. ################################################################################
  515. # Begin Source File
  516.  
  517. SOURCE=.\Objects\listobject.c
  518. DEP_CPP_LISTO=\
  519.     ".\Include\allobjects.h"\
  520.     ".\Include\modsupport.h"\
  521.     ".\Include\ceval.h"\
  522.     {$(INCLUDE)}"\sys\TYPES.H"\
  523.     ".\PC\config.h"\
  524.     ".\Include\myproto.h"\
  525.     ".\Include\object.h"\
  526.     ".\Include\objimpl.h"\
  527.     ".\Include\pydebug.h"\
  528.     ".\Include\accessobject.h"\
  529.     ".\Include\intobject.h"\
  530.     ".\Include\longobject.h"\
  531.     ".\Include\floatobject.h"\
  532.     ".\Include\complexobject.h"\
  533.     ".\Include\rangeobject.h"\
  534.     ".\Include\stringobject.h"\
  535.     ".\Include\tupleobject.h"\
  536.     ".\Include\listobject.h"\
  537.     ".\Include\mappingobject.h"\
  538.     ".\Include\methodobject.h"\
  539.     ".\Include\moduleobject.h"\
  540.     ".\Include\funcobject.h"\
  541.     ".\Include\classobject.h"\
  542.     ".\Include\fileobject.h"\
  543.     ".\Include\cobject.h"\
  544.     ".\Include\traceback.h"\
  545.     ".\Include\sliceobject.h"\
  546.     ".\Include\pyerrors.h"\
  547.     ".\Include\mymalloc.h"\
  548.     ".\Include\pythonrun.h"\
  549.     ".\Include\sysmodule.h"\
  550.     ".\Include\intrcheck.h"\
  551.     ".\Include\import.h"\
  552.     ".\Include\bltinmodule.h"\
  553.     ".\Include\abstract.h"\
  554.     ".\Include\rename2.h"\
  555.     ".\Include\thread.h"\
  556.     
  557.  
  558. "$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"
  559.    $(CPP) $(CPP_PROJ) $(SOURCE)
  560.  
  561.  
  562. # End Source File
  563. ################################################################################
  564. # Begin Source File
  565.  
  566. SOURCE=.\Objects\intobject.c
  567. DEP_CPP_INTOB=\
  568.     ".\Include\allobjects.h"\
  569.     ".\Include\modsupport.h"\
  570.     ".\PC\config.h"\
  571.     ".\Include\myproto.h"\
  572.     ".\Include\object.h"\
  573.     ".\Include\objimpl.h"\
  574.     ".\Include\pydebug.h"\
  575.     ".\Include\accessobject.h"\
  576.     ".\Include\intobject.h"\
  577.     ".\Include\longobject.h"\
  578.     ".\Include\floatobject.h"\
  579.     ".\Include\complexobject.h"\
  580.     ".\Include\rangeobject.h"\
  581.     ".\Include\stringobject.h"\
  582.     ".\Include\tupleobject.h"\
  583.     ".\Include\listobject.h"\
  584.     ".\Include\mappingobject.h"\
  585.     ".\Include\methodobject.h"\
  586.     ".\Include\moduleobject.h"\
  587.     ".\Include\funcobject.h"\
  588.     ".\Include\classobject.h"\
  589.     ".\Include\fileobject.h"\
  590.     ".\Include\cobject.h"\
  591.     ".\Include\traceback.h"\
  592.     ".\Include\sliceobject.h"\
  593.     ".\Include\pyerrors.h"\
  594.     ".\Include\mymalloc.h"\
  595.     ".\Include\ceval.h"\
  596.     ".\Include\pythonrun.h"\
  597.     ".\Include\sysmodule.h"\
  598.     ".\Include\intrcheck.h"\
  599.     ".\Include\import.h"\
  600.     ".\Include\bltinmodule.h"\
  601.     ".\Include\abstract.h"\
  602.     ".\Include\rename2.h"\
  603.     ".\Include\thread.h"\
  604.     
  605.  
  606. "$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"
  607.    $(CPP) $(CPP_PROJ) $(SOURCE)
  608.  
  609.  
  610. # End Source File
  611. ################################################################################
  612. # Begin Source File
  613.  
  614. SOURCE=.\Python\importdl.c
  615. DEP_CPP_IMPOR=\
  616.     ".\Include\allobjects.h"\
  617.     ".\Include\osdefs.h"\
  618.     ".\Python\importdl.h"\
  619.     {$(INCLUDE)}"\sys\TYPES.H"\
  620.     {$(INCLUDE)}"\sys\STAT.H"\
  621.     ".\PC\config.h"\
  622.     ".\Include\myproto.h"\
  623.     ".\Include\object.h"\
  624.     ".\Include\objimpl.h"\
  625.     ".\Include\pydebug.h"\
  626.     ".\Include\accessobject.h"\
  627.     ".\Include\intobject.h"\
  628.     ".\Include\longobject.h"\
  629.     ".\Include\floatobject.h"\
  630.     ".\Include\complexobject.h"\
  631.     ".\Include\rangeobject.h"\
  632.     ".\Include\stringobject.h"\
  633.     ".\Include\tupleobject.h"\
  634.     ".\Include\listobject.h"\
  635.     ".\Include\mappingobject.h"\
  636.     ".\Include\methodobject.h"\
  637.     ".\Include\moduleobject.h"\
  638.     ".\Include\funcobject.h"\
  639.     ".\Include\classobject.h"\
  640.     ".\Include\fileobject.h"\
  641.     ".\Include\cobject.h"\
  642.     ".\Include\traceback.h"\
  643.     ".\Include\sliceobject.h"\
  644.     ".\Include\pyerrors.h"\
  645.     ".\Include\mymalloc.h"\
  646.     ".\Include\modsupport.h"\
  647.     ".\Include\ceval.h"\
  648.     ".\Include\pythonrun.h"\
  649.     ".\Include\sysmodule.h"\
  650.     ".\Include\intrcheck.h"\
  651.     ".\Include\import.h"\
  652.     ".\Include\bltinmodule.h"\
  653.     ".\Include\abstract.h"\
  654.     ".\Include\rename2.h"\
  655.     ".\Include\thread.h"\
  656.     
  657. NODEP_CPP_IMPOR=\
  658.     ".\Python\dl.h"\
  659.     ".\Python\macdefs.h"\
  660.     ".\Python\macglue.h"\
  661.     
  662.  
  663. "$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"
  664.    $(CPP) $(CPP_PROJ) $(SOURCE)
  665.  
  666.  
  667. # End Source File
  668. ################################################################################
  669. # Begin Source File
  670.  
  671. SOURCE=.\Modules\imageop.c
  672. DEP_CPP_IMAGE=\
  673.     ".\Include\allobjects.h"\
  674.     ".\Include\modsupport.h"\
  675.     ".\PC\config.h"\
  676.     ".\Include\myproto.h"\
  677.     ".\Include\object.h"\
  678.     ".\Include\objimpl.h"\
  679.     ".\Include\pydebug.h"\
  680.     ".\Include\accessobject.h"\
  681.     ".\Include\intobject.h"\
  682.     ".\Include\longobject.h"\
  683.     ".\Include\floatobject.h"\
  684.     ".\Include\complexobject.h"\
  685.     ".\Include\rangeobject.h"\
  686.     ".\Include\stringobject.h"\
  687.     ".\Include\tupleobject.h"\
  688.     ".\Include\listobject.h"\
  689.     ".\Include\mappingobject.h"\
  690.     ".\Include\methodobject.h"\
  691.     ".\Include\moduleobject.h"\
  692.     ".\Include\funcobject.h"\
  693.     ".\Include\classobject.h"\
  694.     ".\Include\fileobject.h"\
  695.     ".\Include\cobject.h"\
  696.     ".\Include\traceback.h"\
  697.     ".\Include\sliceobject.h"\
  698.     ".\Include\pyerrors.h"\
  699.     ".\Include\mymalloc.h"\
  700.     ".\Include\ceval.h"\
  701.     ".\Include\pythonrun.h"\
  702.     ".\Include\sysmodule.h"\
  703.     ".\Include\intrcheck.h"\
  704.     ".\Include\import.h"\
  705.     ".\Include\bltinmodule.h"\
  706.     ".\Include\abstract.h"\
  707.     ".\Include\rename2.h"\
  708.     ".\Include\thread.h"\
  709.     
  710.  
  711. "$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"
  712.    $(CPP) $(CPP_PROJ) $(SOURCE)
  713.  
  714.  
  715. # End Source File
  716. ################################################################################
  717. # Begin Source File
  718.  
  719. SOURCE=.\Parser\grammar1.c
  720. DEP_CPP_GRAMM=\
  721.     ".\Include\pgenheaders.h"\
  722.     ".\Include\grammar.h"\
  723.     ".\Include\token.h"\
  724.     ".\PC\config.h"\
  725.     ".\Include\myproto.h"\
  726.     ".\Include\mymalloc.h"\
  727.     ".\Include\pydebug.h"\
  728.     ".\Include\rename2.h"\
  729.     ".\Include\bitset.h"\
  730.     
  731.  
  732. "$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"
  733.    $(CPP) $(CPP_PROJ) $(SOURCE)
  734.  
  735.  
  736. # End Source File
  737. ################################################################################
  738. # Begin Source File
  739.  
  740. SOURCE=.\Python\graminit.c
  741. DEP_CPP_GRAMI=\
  742.     ".\Include\pgenheaders.h"\
  743.     ".\Include\grammar.h"\
  744.     ".\PC\config.h"\
  745.     ".\Include\myproto.h"\
  746.     ".\Include\mymalloc.h"\
  747.     ".\Include\pydebug.h"\
  748.     ".\Include\rename2.h"\
  749.     ".\Include\bitset.h"\
  750.     
  751.  
  752. "$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"
  753.    $(CPP) $(CPP_PROJ) $(SOURCE)
  754.  
  755.  
  756. # End Source File
  757. ################################################################################
  758. # Begin Source File
  759.  
  760. SOURCE=.\Python\getversion.c
  761. DEP_CPP_GETVE=\
  762.     ".\Include\Python.h"\
  763.     ".\Include\patchlevel.h"\
  764.     ".\Include\allobjects.h"\
  765.     ".\PC\config.h"\
  766.     ".\Include\myproto.h"\
  767.     ".\Include\object.h"\
  768.     ".\Include\objimpl.h"\
  769.     ".\Include\pydebug.h"\
  770.     ".\Include\accessobject.h"\
  771.     ".\Include\intobject.h"\
  772.     ".\Include\longobject.h"\
  773.     ".\Include\floatobject.h"\
  774.     ".\Include\complexobject.h"\
  775.     ".\Include\rangeobject.h"\
  776.     ".\Include\stringobject.h"\
  777.     ".\Include\tupleobject.h"\
  778.     ".\Include\listobject.h"\
  779.     ".\Include\mappingobject.h"\
  780.     ".\Include\methodobject.h"\
  781.     ".\Include\moduleobject.h"\
  782.     ".\Include\funcobject.h"\
  783.     ".\Include\classobject.h"\
  784.     ".\Include\fileobject.h"\
  785.     ".\Include\cobject.h"\
  786.     ".\Include\traceback.h"\
  787.     ".\Include\sliceobject.h"\
  788.     ".\Include\pyerrors.h"\
  789.     ".\Include\mymalloc.h"\
  790.     ".\Include\modsupport.h"\
  791.     ".\Include\ceval.h"\
  792.     ".\Include\pythonrun.h"\
  793.     ".\Include\sysmodule.h"\
  794.     ".\Include\intrcheck.h"\
  795.     ".\Include\import.h"\
  796.     ".\Include\bltinmodule.h"\
  797.     ".\Include\abstract.h"\
  798.     ".\Include\rename2.h"\
  799.     ".\Include\thread.h"\
  800.     
  801.  
  802. "$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"
  803.    $(CPP) $(CPP_PROJ) $(SOURCE)
  804.  
  805.  
  806. # End Source File
  807. ################################################################################
  808. # Begin Source File
  809.  
  810. SOURCE=.\Python\getplatform.c
  811. DEP_CPP_GETPL=\
  812.     ".\Include\Python.h"\
  813.     ".\Include\allobjects.h"\
  814.     ".\PC\config.h"\
  815.     ".\Include\myproto.h"\
  816.     ".\Include\object.h"\
  817.     ".\Include\objimpl.h"\
  818.     ".\Include\pydebug.h"\
  819.     ".\Include\accessobject.h"\
  820.     ".\Include\intobject.h"\
  821.     ".\Include\longobject.h"\
  822.     ".\Include\floatobject.h"\
  823.     ".\Include\complexobject.h"\
  824.     ".\Include\rangeobject.h"\
  825.     ".\Include\stringobject.h"\
  826.     ".\Include\tupleobject.h"\
  827.     ".\Include\listobject.h"\
  828.     ".\Include\mappingobject.h"\
  829.     ".\Include\methodobject.h"\
  830.     ".\Include\moduleobject.h"\
  831.     ".\Include\funcobject.h"\
  832.     ".\Include\classobject.h"\
  833.     ".\Include\fileobject.h"\
  834.     ".\Include\cobject.h"\
  835.     ".\Include\traceback.h"\
  836.     ".\Include\sliceobject.h"\
  837.     ".\Include\pyerrors.h"\
  838.     ".\Include\mymalloc.h"\
  839.     ".\Include\modsupport.h"\
  840.     ".\Include\ceval.h"\
  841.     ".\Include\pythonrun.h"\
  842.     ".\Include\sysmodule.h"\
  843.     ".\Include\intrcheck.h"\
  844.     ".\Include\import.h"\
  845.     ".\Include\bltinmodule.h"\
  846.     ".\Include\abstract.h"\
  847.     ".\Include\rename2.h"\
  848.     ".\Include\thread.h"\
  849.     
  850.  
  851. "$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"
  852.    $(CPP) $(CPP_PROJ) $(SOURCE)
  853.  
  854.  
  855. # End Source File
  856. ################################################################################
  857. # Begin Source File
  858.  
  859. SOURCE=.\Python\getmtime.c
  860. DEP_CPP_GETMT=\
  861.     ".\PC\config.h"\
  862.     {$(INCLUDE)}"\sys\TYPES.H"\
  863.     {$(INCLUDE)}"\sys\STAT.H"\
  864.     ".\Include\rename2.h"\
  865.     
  866.  
  867. "$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"
  868.    $(CPP) $(CPP_PROJ) $(SOURCE)
  869.  
  870.  
  871. # End Source File
  872. ################################################################################
  873. # Begin Source File
  874.  
  875. SOURCE=.\Python\getcopyright.c
  876. DEP_CPP_GETCO=\
  877.     ".\Include\Python.h"\
  878.     ".\Include\allobjects.h"\
  879.     ".\PC\config.h"\
  880.     ".\Include\myproto.h"\
  881.     ".\Include\object.h"\
  882.     ".\Include\objimpl.h"\
  883.     ".\Include\pydebug.h"\
  884.     ".\Include\accessobject.h"\
  885.     ".\Include\intobject.h"\
  886.     ".\Include\longobject.h"\
  887.     ".\Include\floatobject.h"\
  888.     ".\Include\complexobject.h"\
  889.     ".\Include\rangeobject.h"\
  890.     ".\Include\stringobject.h"\
  891.     ".\Include\tupleobject.h"\
  892.     ".\Include\listobject.h"\
  893.     ".\Include\mappingobject.h"\
  894.     ".\Include\methodobject.h"\
  895.     ".\Include\moduleobject.h"\
  896.     ".\Include\funcobject.h"\
  897.     ".\Include\classobject.h"\
  898.     ".\Include\fileobject.h"\
  899.     ".\Include\cobject.h"\
  900.     ".\Include\traceback.h"\
  901.     ".\Include\sliceobject.h"\
  902.     ".\Include\pyerrors.h"\
  903.     ".\Include\mymalloc.h"\
  904.     ".\Include\modsupport.h"\
  905.     ".\Include\ceval.h"\
  906.     ".\Include\pythonrun.h"\
  907.     ".\Include\sysmodule.h"\
  908.     ".\Include\intrcheck.h"\
  909.     ".\Include\import.h"\
  910.     ".\Include\bltinmodule.h"\
  911.     ".\Include\abstract.h"\
  912.     ".\Include\rename2.h"\
  913.     ".\Include\thread.h"\
  914.     
  915.  
  916. "$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"
  917.    $(CPP) $(CPP_PROJ) $(SOURCE)
  918.  
  919.  
  920. # End Source File
  921. ################################################################################
  922. # Begin Source File
  923.  
  924. SOURCE=.\Python\getcompiler.c
  925. DEP_CPP_GETCOM=\
  926.     ".\Include\Python.h"\
  927.     ".\Include\allobjects.h"\
  928.     ".\PC\config.h"\
  929.     ".\Include\myproto.h"\
  930.     ".\Include\object.h"\
  931.     ".\Include\objimpl.h"\
  932.     ".\Include\pydebug.h"\
  933.     ".\Include\accessobject.h"\
  934.     ".\Include\intobject.h"\
  935.     ".\Include\longobject.h"\
  936.     ".\Include\floatobject.h"\
  937.     ".\Include\complexobject.h"\
  938.     ".\Include\rangeobject.h"\
  939.     ".\Include\stringobject.h"\
  940.     ".\Include\tupleobject.h"\
  941.     ".\Include\listobject.h"\
  942.     ".\Include\mappingobject.h"\
  943.     ".\Include\methodobject.h"\
  944.     ".\Include\moduleobject.h"\
  945.     ".\Include\funcobject.h"\
  946.     ".\Include\classobject.h"\
  947.     ".\Include\fileobject.h"\
  948.     ".\Include\cobject.h"\
  949.     ".\Include\traceback.h"\
  950.     ".\Include\sliceobject.h"\
  951.     ".\Include\pyerrors.h"\
  952.     ".\Include\mymalloc.h"\
  953.     ".\Include\modsupport.h"\
  954.     ".\Include\ceval.h"\
  955.     ".\Include\pythonrun.h"\
  956.     ".\Include\sysmodule.h"\
  957.     ".\Include\intrcheck.h"\
  958.     ".\Include\import.h"\
  959.     ".\Include\bltinmodule.h"\
  960.     ".\Include\abstract.h"\
  961.     ".\Include\rename2.h"\
  962.     ".\Include\thread.h"\
  963.     
  964.  
  965. "$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"
  966.    $(CPP) $(CPP_PROJ) $(SOURCE)
  967.  
  968.  
  969. # End Source File
  970. ################################################################################
  971. # Begin Source File
  972.  
  973. SOURCE=.\Python\getargs.c
  974. DEP_CPP_GETAR=\
  975.     ".\Include\allobjects.h"\
  976.     ".\PC\config.h"\
  977.     ".\Include\myproto.h"\
  978.     ".\Include\object.h"\
  979.     ".\Include\objimpl.h"\
  980.     ".\Include\pydebug.h"\
  981.     ".\Include\accessobject.h"\
  982.     ".\Include\intobject.h"\
  983.     ".\Include\longobject.h"\
  984.     ".\Include\floatobject.h"\
  985.     ".\Include\complexobject.h"\
  986.     ".\Include\rangeobject.h"\
  987.     ".\Include\stringobject.h"\
  988.     ".\Include\tupleobject.h"\
  989.     ".\Include\listobject.h"\
  990.     ".\Include\mappingobject.h"\
  991.     ".\Include\methodobject.h"\
  992.     ".\Include\moduleobject.h"\
  993.     ".\Include\funcobject.h"\
  994.     ".\Include\classobject.h"\
  995.     ".\Include\fileobject.h"\
  996.     ".\Include\cobject.h"\
  997.     ".\Include\traceback.h"\
  998.     ".\Include\sliceobject.h"\
  999.     ".\Include\pyerrors.h"\
  1000.     ".\Include\mymalloc.h"\
  1001.     ".\Include\modsupport.h"\
  1002.     ".\Include\ceval.h"\
  1003.     ".\Include\pythonrun.h"\
  1004.     ".\Include\sysmodule.h"\
  1005.     ".\Include\intrcheck.h"\
  1006.     ".\Include\import.h"\
  1007.     ".\Include\bltinmodule.h"\
  1008.     ".\Include\abstract.h"\
  1009.     ".\Include\rename2.h"\
  1010.     ".\Include\thread.h"\
  1011.     
  1012.  
  1013. "$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"
  1014.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1015.  
  1016.  
  1017. # End Source File
  1018. ################################################################################
  1019. # Begin Source File
  1020.  
  1021. SOURCE=.\Objects\funcobject.c
  1022. DEP_CPP_FUNCO=\
  1023.     ".\Include\allobjects.h"\
  1024.     ".\Include\compile.h"\
  1025.     ".\Include\structmember.h"\
  1026.     ".\PC\config.h"\
  1027.     ".\Include\myproto.h"\
  1028.     ".\Include\object.h"\
  1029.     ".\Include\objimpl.h"\
  1030.     ".\Include\pydebug.h"\
  1031.     ".\Include\accessobject.h"\
  1032.     ".\Include\intobject.h"\
  1033.     ".\Include\longobject.h"\
  1034.     ".\Include\floatobject.h"\
  1035.     ".\Include\complexobject.h"\
  1036.     ".\Include\rangeobject.h"\
  1037.     ".\Include\stringobject.h"\
  1038.     ".\Include\tupleobject.h"\
  1039.     ".\Include\listobject.h"\
  1040.     ".\Include\mappingobject.h"\
  1041.     ".\Include\methodobject.h"\
  1042.     ".\Include\moduleobject.h"\
  1043.     ".\Include\funcobject.h"\
  1044.     ".\Include\classobject.h"\
  1045.     ".\Include\fileobject.h"\
  1046.     ".\Include\cobject.h"\
  1047.     ".\Include\traceback.h"\
  1048.     ".\Include\sliceobject.h"\
  1049.     ".\Include\pyerrors.h"\
  1050.     ".\Include\mymalloc.h"\
  1051.     ".\Include\modsupport.h"\
  1052.     ".\Include\ceval.h"\
  1053.     ".\Include\pythonrun.h"\
  1054.     ".\Include\sysmodule.h"\
  1055.     ".\Include\intrcheck.h"\
  1056.     ".\Include\import.h"\
  1057.     ".\Include\bltinmodule.h"\
  1058.     ".\Include\abstract.h"\
  1059.     ".\Include\rename2.h"\
  1060.     ".\Include\thread.h"\
  1061.     
  1062.  
  1063. "$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
  1064.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1065.  
  1066.  
  1067. # End Source File
  1068. ################################################################################
  1069. # Begin Source File
  1070.  
  1071. SOURCE=.\Python\frozen.c
  1072. DEP_CPP_FROZE=\
  1073.     ".\Include\Python.h"\
  1074.     ".\Include\allobjects.h"\
  1075.     ".\PC\config.h"\
  1076.     ".\Include\myproto.h"\
  1077.     ".\Include\object.h"\
  1078.     ".\Include\objimpl.h"\
  1079.     ".\Include\pydebug.h"\
  1080.     ".\Include\accessobject.h"\
  1081.     ".\Include\intobject.h"\
  1082.     ".\Include\longobject.h"\
  1083.     ".\Include\floatobject.h"\
  1084.     ".\Include\complexobject.h"\
  1085.     ".\Include\rangeobject.h"\
  1086.     ".\Include\stringobject.h"\
  1087.     ".\Include\tupleobject.h"\
  1088.     ".\Include\listobject.h"\
  1089.     ".\Include\mappingobject.h"\
  1090.     ".\Include\methodobject.h"\
  1091.     ".\Include\moduleobject.h"\
  1092.     ".\Include\funcobject.h"\
  1093.     ".\Include\classobject.h"\
  1094.     ".\Include\fileobject.h"\
  1095.     ".\Include\cobject.h"\
  1096.     ".\Include\traceback.h"\
  1097.     ".\Include\sliceobject.h"\
  1098.     ".\Include\pyerrors.h"\
  1099.     ".\Include\mymalloc.h"\
  1100.     ".\Include\modsupport.h"\
  1101.     ".\Include\ceval.h"\
  1102.     ".\Include\pythonrun.h"\
  1103.     ".\Include\sysmodule.h"\
  1104.     ".\Include\intrcheck.h"\
  1105.     ".\Include\import.h"\
  1106.     ".\Include\bltinmodule.h"\
  1107.     ".\Include\abstract.h"\
  1108.     ".\Include\rename2.h"\
  1109.     ".\Include\thread.h"\
  1110.     
  1111.  
  1112. "$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"
  1113.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1114.  
  1115.  
  1116. # End Source File
  1117. ################################################################################
  1118. # Begin Source File
  1119.  
  1120. SOURCE=.\Objects\frameobject.c
  1121. DEP_CPP_FRAME=\
  1122.     ".\Include\allobjects.h"\
  1123.     ".\Include\compile.h"\
  1124.     ".\Include\frameobject.h"\
  1125.     ".\Include\opcode.h"\
  1126.     ".\Include\structmember.h"\
  1127.     ".\Include\bltinmodule.h"\
  1128.     ".\PC\config.h"\
  1129.     ".\Include\myproto.h"\
  1130.     ".\Include\object.h"\
  1131.     ".\Include\objimpl.h"\
  1132.     ".\Include\pydebug.h"\
  1133.     ".\Include\accessobject.h"\
  1134.     ".\Include\intobject.h"\
  1135.     ".\Include\longobject.h"\
  1136.     ".\Include\floatobject.h"\
  1137.     ".\Include\complexobject.h"\
  1138.     ".\Include\rangeobject.h"\
  1139.     ".\Include\stringobject.h"\
  1140.     ".\Include\tupleobject.h"\
  1141.     ".\Include\listobject.h"\
  1142.     ".\Include\mappingobject.h"\
  1143.     ".\Include\methodobject.h"\
  1144.     ".\Include\moduleobject.h"\
  1145.     ".\Include\funcobject.h"\
  1146.     ".\Include\classobject.h"\
  1147.     ".\Include\fileobject.h"\
  1148.     ".\Include\cobject.h"\
  1149.     ".\Include\traceback.h"\
  1150.     ".\Include\sliceobject.h"\
  1151.     ".\Include\pyerrors.h"\
  1152.     ".\Include\mymalloc.h"\
  1153.     ".\Include\modsupport.h"\
  1154.     ".\Include\ceval.h"\
  1155.     ".\Include\pythonrun.h"\
  1156.     ".\Include\sysmodule.h"\
  1157.     ".\Include\intrcheck.h"\
  1158.     ".\Include\import.h"\
  1159.     ".\Include\abstract.h"\
  1160.     ".\Include\rename2.h"\
  1161.     ".\Include\thread.h"\
  1162.     
  1163.  
  1164. "$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"
  1165.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1166.  
  1167.  
  1168. # End Source File
  1169. ################################################################################
  1170. # Begin Source File
  1171.  
  1172. SOURCE=.\Objects\floatobject.c
  1173. DEP_CPP_FLOAT=\
  1174.     ".\Include\allobjects.h"\
  1175.     ".\Include\modsupport.h"\
  1176.     ".\Include\mymath.h"\
  1177.     ".\PC\config.h"\
  1178.     ".\Include\myproto.h"\
  1179.     ".\Include\object.h"\
  1180.     ".\Include\objimpl.h"\
  1181.     ".\Include\pydebug.h"\
  1182.     ".\Include\accessobject.h"\
  1183.     ".\Include\intobject.h"\
  1184.     ".\Include\longobject.h"\
  1185.     ".\Include\floatobject.h"\
  1186.     ".\Include\complexobject.h"\
  1187.     ".\Include\rangeobject.h"\
  1188.     ".\Include\stringobject.h"\
  1189.     ".\Include\tupleobject.h"\
  1190.     ".\Include\listobject.h"\
  1191.     ".\Include\mappingobject.h"\
  1192.     ".\Include\methodobject.h"\
  1193.     ".\Include\moduleobject.h"\
  1194.     ".\Include\funcobject.h"\
  1195.     ".\Include\classobject.h"\
  1196.     ".\Include\fileobject.h"\
  1197.     ".\Include\cobject.h"\
  1198.     ".\Include\traceback.h"\
  1199.     ".\Include\sliceobject.h"\
  1200.     ".\Include\pyerrors.h"\
  1201.     ".\Include\mymalloc.h"\
  1202.     ".\Include\ceval.h"\
  1203.     ".\Include\pythonrun.h"\
  1204.     ".\Include\sysmodule.h"\
  1205.     ".\Include\intrcheck.h"\
  1206.     ".\Include\import.h"\
  1207.     ".\Include\bltinmodule.h"\
  1208.     ".\Include\abstract.h"\
  1209.     ".\Include\rename2.h"\
  1210.     ".\Include\thread.h"\
  1211.     
  1212.  
  1213. "$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"
  1214.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1215.  
  1216.  
  1217. # End Source File
  1218. ################################################################################
  1219. # Begin Source File
  1220.  
  1221. SOURCE=.\Objects\fileobject.c
  1222. DEP_CPP_FILEO=\
  1223.     ".\Include\allobjects.h"\
  1224.     ".\Include\modsupport.h"\
  1225.     ".\Include\structmember.h"\
  1226.     ".\Include\ceval.h"\
  1227.     ".\PC\config.h"\
  1228.     ".\Include\myproto.h"\
  1229.     ".\Include\object.h"\
  1230.     ".\Include\objimpl.h"\
  1231.     ".\Include\pydebug.h"\
  1232.     ".\Include\accessobject.h"\
  1233.     ".\Include\intobject.h"\
  1234.     ".\Include\longobject.h"\
  1235.     ".\Include\floatobject.h"\
  1236.     ".\Include\complexobject.h"\
  1237.     ".\Include\rangeobject.h"\
  1238.     ".\Include\stringobject.h"\
  1239.     ".\Include\tupleobject.h"\
  1240.     ".\Include\listobject.h"\
  1241.     ".\Include\mappingobject.h"\
  1242.     ".\Include\methodobject.h"\
  1243.     ".\Include\moduleobject.h"\
  1244.     ".\Include\funcobject.h"\
  1245.     ".\Include\classobject.h"\
  1246.     ".\Include\fileobject.h"\
  1247.     ".\Include\cobject.h"\
  1248.     ".\Include\traceback.h"\
  1249.     ".\Include\sliceobject.h"\
  1250.     ".\Include\pyerrors.h"\
  1251.     ".\Include\mymalloc.h"\
  1252.     ".\Include\pythonrun.h"\
  1253.     ".\Include\sysmodule.h"\
  1254.     ".\Include\intrcheck.h"\
  1255.     ".\Include\import.h"\
  1256.     ".\Include\bltinmodule.h"\
  1257.     ".\Include\abstract.h"\
  1258.     ".\Include\rename2.h"\
  1259.     ".\Include\thread.h"\
  1260.     
  1261.  
  1262. "$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
  1263.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1264.  
  1265.  
  1266. # End Source File
  1267. ################################################################################
  1268. # Begin Source File
  1269.  
  1270. SOURCE=.\Python\errors.c
  1271. DEP_CPP_ERROR=\
  1272.     ".\Include\allobjects.h"\
  1273.     ".\Include\traceback.h"\
  1274.     ".\PC\config.h"\
  1275.     ".\Include\myproto.h"\
  1276.     ".\Include\object.h"\
  1277.     ".\Include\objimpl.h"\
  1278.     ".\Include\pydebug.h"\
  1279.     ".\Include\accessobject.h"\
  1280.     ".\Include\intobject.h"\
  1281.     ".\Include\longobject.h"\
  1282.     ".\Include\floatobject.h"\
  1283.     ".\Include\complexobject.h"\
  1284.     ".\Include\rangeobject.h"\
  1285.     ".\Include\stringobject.h"\
  1286.     ".\Include\tupleobject.h"\
  1287.     ".\Include\listobject.h"\
  1288.     ".\Include\mappingobject.h"\
  1289.     ".\Include\methodobject.h"\
  1290.     ".\Include\moduleobject.h"\
  1291.     ".\Include\funcobject.h"\
  1292.     ".\Include\classobject.h"\
  1293.     ".\Include\fileobject.h"\
  1294.     ".\Include\cobject.h"\
  1295.     ".\Include\sliceobject.h"\
  1296.     ".\Include\pyerrors.h"\
  1297.     ".\Include\mymalloc.h"\
  1298.     ".\Include\modsupport.h"\
  1299.     ".\Include\ceval.h"\
  1300.     ".\Include\pythonrun.h"\
  1301.     ".\Include\sysmodule.h"\
  1302.     ".\Include\intrcheck.h"\
  1303.     ".\Include\import.h"\
  1304.     ".\Include\bltinmodule.h"\
  1305.     ".\Include\abstract.h"\
  1306.     ".\Include\rename2.h"\
  1307.     ".\Include\thread.h"\
  1308.     
  1309.  
  1310. "$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"
  1311.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1312.  
  1313.  
  1314. # End Source File
  1315. ################################################################################
  1316. # Begin Source File
  1317.  
  1318. SOURCE=.\PC\config.c
  1319. DEP_CPP_CONFI=\
  1320.     ".\Include\Python.h"\
  1321.     ".\Include\allobjects.h"\
  1322.     ".\PC\config.h"\
  1323.     ".\Include\myproto.h"\
  1324.     ".\Include\object.h"\
  1325.     ".\Include\objimpl.h"\
  1326.     ".\Include\pydebug.h"\
  1327.     ".\Include\accessobject.h"\
  1328.     ".\Include\intobject.h"\
  1329.     ".\Include\longobject.h"\
  1330.     ".\Include\floatobject.h"\
  1331.     ".\Include\complexobject.h"\
  1332.     ".\Include\rangeobject.h"\
  1333.     ".\Include\stringobject.h"\
  1334.     ".\Include\tupleobject.h"\
  1335.     ".\Include\listobject.h"\
  1336.     ".\Include\mappingobject.h"\
  1337.     ".\Include\methodobject.h"\
  1338.     ".\Include\moduleobject.h"\
  1339.     ".\Include\funcobject.h"\
  1340.     ".\Include\classobject.h"\
  1341.     ".\Include\fileobject.h"\
  1342.     ".\Include\cobject.h"\
  1343.     ".\Include\traceback.h"\
  1344.     ".\Include\sliceobject.h"\
  1345.     ".\Include\pyerrors.h"\
  1346.     ".\Include\mymalloc.h"\
  1347.     ".\Include\modsupport.h"\
  1348.     ".\Include\ceval.h"\
  1349.     ".\Include\pythonrun.h"\
  1350.     ".\Include\sysmodule.h"\
  1351.     ".\Include\intrcheck.h"\
  1352.     ".\Include\import.h"\
  1353.     ".\Include\bltinmodule.h"\
  1354.     ".\Include\abstract.h"\
  1355.     ".\Include\rename2.h"\
  1356.     ".\Include\thread.h"\
  1357.     
  1358.  
  1359. "$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"
  1360.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1361.  
  1362.  
  1363. # End Source File
  1364. ################################################################################
  1365. # Begin Source File
  1366.  
  1367. SOURCE=.\Objects\complexobject.c
  1368. DEP_CPP_COMPL=\
  1369.     ".\Include\allobjects.h"\
  1370.     ".\Include\modsupport.h"\
  1371.     ".\Include\mymath.h"\
  1372.     ".\PC\config.h"\
  1373.     ".\Include\myproto.h"\
  1374.     ".\Include\object.h"\
  1375.     ".\Include\objimpl.h"\
  1376.     ".\Include\pydebug.h"\
  1377.     ".\Include\accessobject.h"\
  1378.     ".\Include\intobject.h"\
  1379.     ".\Include\longobject.h"\
  1380.     ".\Include\floatobject.h"\
  1381.     ".\Include\complexobject.h"\
  1382.     ".\Include\rangeobject.h"\
  1383.     ".\Include\stringobject.h"\
  1384.     ".\Include\tupleobject.h"\
  1385.     ".\Include\listobject.h"\
  1386.     ".\Include\mappingobject.h"\
  1387.     ".\Include\methodobject.h"\
  1388.     ".\Include\moduleobject.h"\
  1389.     ".\Include\funcobject.h"\
  1390.     ".\Include\classobject.h"\
  1391.     ".\Include\fileobject.h"\
  1392.     ".\Include\cobject.h"\
  1393.     ".\Include\traceback.h"\
  1394.     ".\Include\sliceobject.h"\
  1395.     ".\Include\pyerrors.h"\
  1396.     ".\Include\mymalloc.h"\
  1397.     ".\Include\ceval.h"\
  1398.     ".\Include\pythonrun.h"\
  1399.     ".\Include\sysmodule.h"\
  1400.     ".\Include\intrcheck.h"\
  1401.     ".\Include\import.h"\
  1402.     ".\Include\bltinmodule.h"\
  1403.     ".\Include\abstract.h"\
  1404.     ".\Include\rename2.h"\
  1405.     ".\Include\thread.h"\
  1406.     
  1407.  
  1408. "$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"
  1409.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1410.  
  1411.  
  1412. # End Source File
  1413. ################################################################################
  1414. # Begin Source File
  1415.  
  1416. SOURCE=.\Python\compile.c
  1417. DEP_CPP_COMPI=\
  1418.     ".\Include\allobjects.h"\
  1419.     ".\Include\node.h"\
  1420.     ".\Include\token.h"\
  1421.     ".\Include\graminit.h"\
  1422.     ".\Include\compile.h"\
  1423.     ".\Include\opcode.h"\
  1424.     ".\Include\structmember.h"\
  1425.     ".\PC\config.h"\
  1426.     ".\Include\myproto.h"\
  1427.     ".\Include\object.h"\
  1428.     ".\Include\objimpl.h"\
  1429.     ".\Include\pydebug.h"\
  1430.     ".\Include\accessobject.h"\
  1431.     ".\Include\intobject.h"\
  1432.     ".\Include\longobject.h"\
  1433.     ".\Include\floatobject.h"\
  1434.     ".\Include\complexobject.h"\
  1435.     ".\Include\rangeobject.h"\
  1436.     ".\Include\stringobject.h"\
  1437.     ".\Include\tupleobject.h"\
  1438.     ".\Include\listobject.h"\
  1439.     ".\Include\mappingobject.h"\
  1440.     ".\Include\methodobject.h"\
  1441.     ".\Include\moduleobject.h"\
  1442.     ".\Include\funcobject.h"\
  1443.     ".\Include\classobject.h"\
  1444.     ".\Include\fileobject.h"\
  1445.     ".\Include\cobject.h"\
  1446.     ".\Include\traceback.h"\
  1447.     ".\Include\sliceobject.h"\
  1448.     ".\Include\pyerrors.h"\
  1449.     ".\Include\mymalloc.h"\
  1450.     ".\Include\modsupport.h"\
  1451.     ".\Include\ceval.h"\
  1452.     ".\Include\pythonrun.h"\
  1453.     ".\Include\sysmodule.h"\
  1454.     ".\Include\intrcheck.h"\
  1455.     ".\Include\import.h"\
  1456.     ".\Include\bltinmodule.h"\
  1457.     ".\Include\abstract.h"\
  1458.     ".\Include\rename2.h"\
  1459.     ".\Include\thread.h"\
  1460.     
  1461.  
  1462. "$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"
  1463.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1464.  
  1465.  
  1466. # End Source File
  1467. ################################################################################
  1468. # Begin Source File
  1469.  
  1470. SOURCE=.\Objects\cobject.c
  1471. DEP_CPP_COBJE=\
  1472.     ".\Include\Python.h"\
  1473.     ".\Include\allobjects.h"\
  1474.     ".\PC\config.h"\
  1475.     ".\Include\myproto.h"\
  1476.     ".\Include\object.h"\
  1477.     ".\Include\objimpl.h"\
  1478.     ".\Include\pydebug.h"\
  1479.     ".\Include\accessobject.h"\
  1480.     ".\Include\intobject.h"\
  1481.     ".\Include\longobject.h"\
  1482.     ".\Include\floatobject.h"\
  1483.     ".\Include\complexobject.h"\
  1484.     ".\Include\rangeobject.h"\
  1485.     ".\Include\stringobject.h"\
  1486.     ".\Include\tupleobject.h"\
  1487.     ".\Include\listobject.h"\
  1488.     ".\Include\mappingobject.h"\
  1489.     ".\Include\methodobject.h"\
  1490.     ".\Include\moduleobject.h"\
  1491.     ".\Include\funcobject.h"\
  1492.     ".\Include\classobject.h"\
  1493.     ".\Include\fileobject.h"\
  1494.     ".\Include\cobject.h"\
  1495.     ".\Include\traceback.h"\
  1496.     ".\Include\sliceobject.h"\
  1497.     ".\Include\pyerrors.h"\
  1498.     ".\Include\mymalloc.h"\
  1499.     ".\Include\modsupport.h"\
  1500.     ".\Include\ceval.h"\
  1501.     ".\Include\pythonrun.h"\
  1502.     ".\Include\sysmodule.h"\
  1503.     ".\Include\intrcheck.h"\
  1504.     ".\Include\import.h"\
  1505.     ".\Include\bltinmodule.h"\
  1506.     ".\Include\abstract.h"\
  1507.     ".\Include\rename2.h"\
  1508.     ".\Include\thread.h"\
  1509.     
  1510.  
  1511. "$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"
  1512.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1513.  
  1514.  
  1515. # End Source File
  1516. ################################################################################
  1517. # Begin Source File
  1518.  
  1519. SOURCE=.\Modules\cmathmodule.c
  1520. DEP_CPP_CMATH=\
  1521.     ".\Include\allobjects.h"\
  1522.     ".\Include\complexobject.h"\
  1523.     ".\Include\mymath.h"\
  1524.     ".\PC\config.h"\
  1525.     ".\Include\myproto.h"\
  1526.     ".\Include\object.h"\
  1527.     ".\Include\objimpl.h"\
  1528.     ".\Include\pydebug.h"\
  1529.     ".\Include\accessobject.h"\
  1530.     ".\Include\intobject.h"\
  1531.     ".\Include\longobject.h"\
  1532.     ".\Include\floatobject.h"\
  1533.     ".\Include\rangeobject.h"\
  1534.     ".\Include\stringobject.h"\
  1535.     ".\Include\tupleobject.h"\
  1536.     ".\Include\listobject.h"\
  1537.     ".\Include\mappingobject.h"\
  1538.     ".\Include\methodobject.h"\
  1539.     ".\Include\moduleobject.h"\
  1540.     ".\Include\funcobject.h"\
  1541.     ".\Include\classobject.h"\
  1542.     ".\Include\fileobject.h"\
  1543.     ".\Include\cobject.h"\
  1544.     ".\Include\traceback.h"\
  1545.     ".\Include\sliceobject.h"\
  1546.     ".\Include\pyerrors.h"\
  1547.     ".\Include\mymalloc.h"\
  1548.     ".\Include\modsupport.h"\
  1549.     ".\Include\ceval.h"\
  1550.     ".\Include\pythonrun.h"\
  1551.     ".\Include\sysmodule.h"\
  1552.     ".\Include\intrcheck.h"\
  1553.     ".\Include\import.h"\
  1554.     ".\Include\bltinmodule.h"\
  1555.     ".\Include\abstract.h"\
  1556.     ".\Include\rename2.h"\
  1557.     ".\Include\thread.h"\
  1558.     
  1559.  
  1560. "$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"
  1561.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1562.  
  1563.  
  1564. # End Source File
  1565. ################################################################################
  1566. # Begin Source File
  1567.  
  1568. SOURCE=.\Objects\classobject.c
  1569. DEP_CPP_CLASS=\
  1570.     ".\Include\allobjects.h"\
  1571.     ".\Include\structmember.h"\
  1572.     ".\PC\config.h"\
  1573.     ".\Include\myproto.h"\
  1574.     ".\Include\object.h"\
  1575.     ".\Include\objimpl.h"\
  1576.     ".\Include\pydebug.h"\
  1577.     ".\Include\accessobject.h"\
  1578.     ".\Include\intobject.h"\
  1579.     ".\Include\longobject.h"\
  1580.     ".\Include\floatobject.h"\
  1581.     ".\Include\complexobject.h"\
  1582.     ".\Include\rangeobject.h"\
  1583.     ".\Include\stringobject.h"\
  1584.     ".\Include\tupleobject.h"\
  1585.     ".\Include\listobject.h"\
  1586.     ".\Include\mappingobject.h"\
  1587.     ".\Include\methodobject.h"\
  1588.     ".\Include\moduleobject.h"\
  1589.     ".\Include\funcobject.h"\
  1590.     ".\Include\classobject.h"\
  1591.     ".\Include\fileobject.h"\
  1592.     ".\Include\cobject.h"\
  1593.     ".\Include\traceback.h"\
  1594.     ".\Include\sliceobject.h"\
  1595.     ".\Include\pyerrors.h"\
  1596.     ".\Include\mymalloc.h"\
  1597.     ".\Include\modsupport.h"\
  1598.     ".\Include\ceval.h"\
  1599.     ".\Include\pythonrun.h"\
  1600.     ".\Include\sysmodule.h"\
  1601.     ".\Include\intrcheck.h"\
  1602.     ".\Include\import.h"\
  1603.     ".\Include\bltinmodule.h"\
  1604.     ".\Include\abstract.h"\
  1605.     ".\Include\rename2.h"\
  1606.     ".\Include\thread.h"\
  1607.     
  1608.  
  1609. "$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
  1610.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1611.  
  1612.  
  1613. # End Source File
  1614. ################################################################################
  1615. # Begin Source File
  1616.  
  1617. SOURCE=.\Python\cgensupport.c
  1618. DEP_CPP_CGENS=\
  1619.     ".\Include\allobjects.h"\
  1620.     ".\Include\cgensupport.h"\
  1621.     ".\PC\config.h"\
  1622.     ".\Include\myproto.h"\
  1623.     ".\Include\object.h"\
  1624.     ".\Include\objimpl.h"\
  1625.     ".\Include\pydebug.h"\
  1626.     ".\Include\accessobject.h"\
  1627.     ".\Include\intobject.h"\
  1628.     ".\Include\longobject.h"\
  1629.     ".\Include\floatobject.h"\
  1630.     ".\Include\complexobject.h"\
  1631.     ".\Include\rangeobject.h"\
  1632.     ".\Include\stringobject.h"\
  1633.     ".\Include\tupleobject.h"\
  1634.     ".\Include\listobject.h"\
  1635.     ".\Include\mappingobject.h"\
  1636.     ".\Include\methodobject.h"\
  1637.     ".\Include\moduleobject.h"\
  1638.     ".\Include\funcobject.h"\
  1639.     ".\Include\classobject.h"\
  1640.     ".\Include\fileobject.h"\
  1641.     ".\Include\cobject.h"\
  1642.     ".\Include\traceback.h"\
  1643.     ".\Include\sliceobject.h"\
  1644.     ".\Include\pyerrors.h"\
  1645.     ".\Include\mymalloc.h"\
  1646.     ".\Include\modsupport.h"\
  1647.     ".\Include\ceval.h"\
  1648.     ".\Include\pythonrun.h"\
  1649.     ".\Include\sysmodule.h"\
  1650.     ".\Include\intrcheck.h"\
  1651.     ".\Include\import.h"\
  1652.     ".\Include\bltinmodule.h"\
  1653.     ".\Include\abstract.h"\
  1654.     ".\Include\rename2.h"\
  1655.     ".\Include\thread.h"\
  1656.     
  1657.  
  1658. "$(INTDIR)\cgensupport.obj" : $(SOURCE) $(DEP_CPP_CGENS) "$(INTDIR)"
  1659.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1660.  
  1661.  
  1662. # End Source File
  1663. ################################################################################
  1664. # Begin Source File
  1665.  
  1666. SOURCE=.\Python\ceval.c
  1667. DEP_CPP_CEVAL=\
  1668.     ".\Include\allobjects.h"\
  1669.     ".\Include\compile.h"\
  1670.     ".\Include\frameobject.h"\
  1671.     ".\Include\eval.h"\
  1672.     ".\Include\opcode.h"\
  1673.     ".\Include\graminit.h"\
  1674.     ".\Include\thread.h"\
  1675.     ".\PC\config.h"\
  1676.     ".\Include\myproto.h"\
  1677.     ".\Include\object.h"\
  1678.     ".\Include\objimpl.h"\
  1679.     ".\Include\pydebug.h"\
  1680.     ".\Include\accessobject.h"\
  1681.     ".\Include\intobject.h"\
  1682.     ".\Include\longobject.h"\
  1683.     ".\Include\floatobject.h"\
  1684.     ".\Include\complexobject.h"\
  1685.     ".\Include\rangeobject.h"\
  1686.     ".\Include\stringobject.h"\
  1687.     ".\Include\tupleobject.h"\
  1688.     ".\Include\listobject.h"\
  1689.     ".\Include\mappingobject.h"\
  1690.     ".\Include\methodobject.h"\
  1691.     ".\Include\moduleobject.h"\
  1692.     ".\Include\funcobject.h"\
  1693.     ".\Include\classobject.h"\
  1694.     ".\Include\fileobject.h"\
  1695.     ".\Include\cobject.h"\
  1696.     ".\Include\traceback.h"\
  1697.     ".\Include\sliceobject.h"\
  1698.     ".\Include\pyerrors.h"\
  1699.     ".\Include\mymalloc.h"\
  1700.     ".\Include\modsupport.h"\
  1701.     ".\Include\ceval.h"\
  1702.     ".\Include\pythonrun.h"\
  1703.     ".\Include\sysmodule.h"\
  1704.     ".\Include\intrcheck.h"\
  1705.     ".\Include\import.h"\
  1706.     ".\Include\bltinmodule.h"\
  1707.     ".\Include\abstract.h"\
  1708.     ".\Include\rename2.h"\
  1709.     
  1710.  
  1711. "$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"
  1712.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1713.  
  1714.  
  1715. # End Source File
  1716. ################################################################################
  1717. # Begin Source File
  1718.  
  1719. SOURCE=.\Python\bltinmodule.c
  1720. DEP_CPP_BLTIN=\
  1721.     ".\Include\allobjects.h"\
  1722.     ".\Include\node.h"\
  1723.     ".\Include\graminit.h"\
  1724.     ".\Include\bltinmodule.h"\
  1725.     ".\Include\import.h"\
  1726.     ".\Include\compile.h"\
  1727.     ".\Include\eval.h"\
  1728.     ".\Include\mymath.h"\
  1729.     ".\PC\config.h"\
  1730.     ".\Include\myproto.h"\
  1731.     ".\Include\object.h"\
  1732.     ".\Include\objimpl.h"\
  1733.     ".\Include\pydebug.h"\
  1734.     ".\Include\accessobject.h"\
  1735.     ".\Include\intobject.h"\
  1736.     ".\Include\longobject.h"\
  1737.     ".\Include\floatobject.h"\
  1738.     ".\Include\complexobject.h"\
  1739.     ".\Include\rangeobject.h"\
  1740.     ".\Include\stringobject.h"\
  1741.     ".\Include\tupleobject.h"\
  1742.     ".\Include\listobject.h"\
  1743.     ".\Include\mappingobject.h"\
  1744.     ".\Include\methodobject.h"\
  1745.     ".\Include\moduleobject.h"\
  1746.     ".\Include\funcobject.h"\
  1747.     ".\Include\classobject.h"\
  1748.     ".\Include\fileobject.h"\
  1749.     ".\Include\cobject.h"\
  1750.     ".\Include\traceback.h"\
  1751.     ".\Include\sliceobject.h"\
  1752.     ".\Include\pyerrors.h"\
  1753.     ".\Include\mymalloc.h"\
  1754.     ".\Include\modsupport.h"\
  1755.     ".\Include\ceval.h"\
  1756.     ".\Include\pythonrun.h"\
  1757.     ".\Include\sysmodule.h"\
  1758.     ".\Include\intrcheck.h"\
  1759.     ".\Include\abstract.h"\
  1760.     ".\Include\rename2.h"\
  1761.     ".\Include\thread.h"\
  1762.     
  1763.  
  1764. "$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"
  1765.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1766.  
  1767.  
  1768. # End Source File
  1769. ################################################################################
  1770. # Begin Source File
  1771.  
  1772. SOURCE=.\Modules\binascii.c
  1773. DEP_CPP_BINAS=\
  1774.     ".\Include\Python.h"\
  1775.     ".\Include\allobjects.h"\
  1776.     ".\PC\config.h"\
  1777.     ".\Include\myproto.h"\
  1778.     ".\Include\object.h"\
  1779.     ".\Include\objimpl.h"\
  1780.     ".\Include\pydebug.h"\
  1781.     ".\Include\accessobject.h"\
  1782.     ".\Include\intobject.h"\
  1783.     ".\Include\longobject.h"\
  1784.     ".\Include\floatobject.h"\
  1785.     ".\Include\complexobject.h"\
  1786.     ".\Include\rangeobject.h"\
  1787.     ".\Include\stringobject.h"\
  1788.     ".\Include\tupleobject.h"\
  1789.     ".\Include\listobject.h"\
  1790.     ".\Include\mappingobject.h"\
  1791.     ".\Include\methodobject.h"\
  1792.     ".\Include\moduleobject.h"\
  1793.     ".\Include\funcobject.h"\
  1794.     ".\Include\classobject.h"\
  1795.     ".\Include\fileobject.h"\
  1796.     ".\Include\cobject.h"\
  1797.     ".\Include\traceback.h"\
  1798.     ".\Include\sliceobject.h"\
  1799.     ".\Include\pyerrors.h"\
  1800.     ".\Include\mymalloc.h"\
  1801.     ".\Include\modsupport.h"\
  1802.     ".\Include\ceval.h"\
  1803.     ".\Include\pythonrun.h"\
  1804.     ".\Include\sysmodule.h"\
  1805.     ".\Include\intrcheck.h"\
  1806.     ".\Include\import.h"\
  1807.     ".\Include\bltinmodule.h"\
  1808.     ".\Include\abstract.h"\
  1809.     ".\Include\rename2.h"\
  1810.     ".\Include\thread.h"\
  1811.     
  1812.  
  1813. "$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"
  1814.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1815.  
  1816.  
  1817. # End Source File
  1818. ################################################################################
  1819. # Begin Source File
  1820.  
  1821. SOURCE=.\Modules\audioop.c
  1822. DEP_CPP_AUDIO=\
  1823.     ".\Include\allobjects.h"\
  1824.     ".\Include\modsupport.h"\
  1825.     ".\Include\mymath.h"\
  1826.     ".\PC\config.h"\
  1827.     ".\Include\myproto.h"\
  1828.     ".\Include\object.h"\
  1829.     ".\Include\objimpl.h"\
  1830.     ".\Include\pydebug.h"\
  1831.     ".\Include\accessobject.h"\
  1832.     ".\Include\intobject.h"\
  1833.     ".\Include\longobject.h"\
  1834.     ".\Include\floatobject.h"\
  1835.     ".\Include\complexobject.h"\
  1836.     ".\Include\rangeobject.h"\
  1837.     ".\Include\stringobject.h"\
  1838.     ".\Include\tupleobject.h"\
  1839.     ".\Include\listobject.h"\
  1840.     ".\Include\mappingobject.h"\
  1841.     ".\Include\methodobject.h"\
  1842.     ".\Include\moduleobject.h"\
  1843.     ".\Include\funcobject.h"\
  1844.     ".\Include\classobject.h"\
  1845.     ".\Include\fileobject.h"\
  1846.     ".\Include\cobject.h"\
  1847.     ".\Include\traceback.h"\
  1848.     ".\Include\sliceobject.h"\
  1849.     ".\Include\pyerrors.h"\
  1850.     ".\Include\mymalloc.h"\
  1851.     ".\Include\ceval.h"\
  1852.     ".\Include\pythonrun.h"\
  1853.     ".\Include\sysmodule.h"\
  1854.     ".\Include\intrcheck.h"\
  1855.     ".\Include\import.h"\
  1856.     ".\Include\bltinmodule.h"\
  1857.     ".\Include\abstract.h"\
  1858.     ".\Include\rename2.h"\
  1859.     ".\Include\thread.h"\
  1860.     
  1861.  
  1862. "$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"
  1863.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1864.  
  1865.  
  1866. # End Source File
  1867. ################################################################################
  1868. # Begin Source File
  1869.  
  1870. SOURCE=.\Modules\arraymodule.c
  1871. DEP_CPP_ARRAY=\
  1872.     ".\Include\allobjects.h"\
  1873.     ".\Include\modsupport.h"\
  1874.     ".\Include\ceval.h"\
  1875.     {$(INCLUDE)}"\sys\TYPES.H"\
  1876.     ".\PC\config.h"\
  1877.     ".\Include\myproto.h"\
  1878.     ".\Include\object.h"\
  1879.     ".\Include\objimpl.h"\
  1880.     ".\Include\pydebug.h"\
  1881.     ".\Include\accessobject.h"\
  1882.     ".\Include\intobject.h"\
  1883.     ".\Include\longobject.h"\
  1884.     ".\Include\floatobject.h"\
  1885.     ".\Include\complexobject.h"\
  1886.     ".\Include\rangeobject.h"\
  1887.     ".\Include\stringobject.h"\
  1888.     ".\Include\tupleobject.h"\
  1889.     ".\Include\listobject.h"\
  1890.     ".\Include\mappingobject.h"\
  1891.     ".\Include\methodobject.h"\
  1892.     ".\Include\moduleobject.h"\
  1893.     ".\Include\funcobject.h"\
  1894.     ".\Include\classobject.h"\
  1895.     ".\Include\fileobject.h"\
  1896.     ".\Include\cobject.h"\
  1897.     ".\Include\traceback.h"\
  1898.     ".\Include\sliceobject.h"\
  1899.     ".\Include\pyerrors.h"\
  1900.     ".\Include\mymalloc.h"\
  1901.     ".\Include\pythonrun.h"\
  1902.     ".\Include\sysmodule.h"\
  1903.     ".\Include\intrcheck.h"\
  1904.     ".\Include\import.h"\
  1905.     ".\Include\bltinmodule.h"\
  1906.     ".\Include\abstract.h"\
  1907.     ".\Include\rename2.h"\
  1908.     ".\Include\thread.h"\
  1909.     
  1910.  
  1911. "$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"
  1912.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1913.  
  1914.  
  1915. # End Source File
  1916. ################################################################################
  1917. # Begin Source File
  1918.  
  1919. SOURCE=.\Objects\accessobject.c
  1920. DEP_CPP_ACCES=\
  1921.     ".\Include\allobjects.h"\
  1922.     ".\Include\ceval.h"\
  1923.     ".\Include\structmember.h"\
  1924.     ".\Include\modsupport.h"\
  1925.     ".\PC\config.h"\
  1926.     ".\Include\myproto.h"\
  1927.     ".\Include\object.h"\
  1928.     ".\Include\objimpl.h"\
  1929.     ".\Include\pydebug.h"\
  1930.     ".\Include\accessobject.h"\
  1931.     ".\Include\intobject.h"\
  1932.     ".\Include\longobject.h"\
  1933.     ".\Include\floatobject.h"\
  1934.     ".\Include\complexobject.h"\
  1935.     ".\Include\rangeobject.h"\
  1936.     ".\Include\stringobject.h"\
  1937.     ".\Include\tupleobject.h"\
  1938.     ".\Include\listobject.h"\
  1939.     ".\Include\mappingobject.h"\
  1940.     ".\Include\methodobject.h"\
  1941.     ".\Include\moduleobject.h"\
  1942.     ".\Include\funcobject.h"\
  1943.     ".\Include\classobject.h"\
  1944.     ".\Include\fileobject.h"\
  1945.     ".\Include\cobject.h"\
  1946.     ".\Include\traceback.h"\
  1947.     ".\Include\sliceobject.h"\
  1948.     ".\Include\pyerrors.h"\
  1949.     ".\Include\mymalloc.h"\
  1950.     ".\Include\pythonrun.h"\
  1951.     ".\Include\sysmodule.h"\
  1952.     ".\Include\intrcheck.h"\
  1953.     ".\Include\import.h"\
  1954.     ".\Include\bltinmodule.h"\
  1955.     ".\Include\abstract.h"\
  1956.     ".\Include\rename2.h"\
  1957.     ".\Include\thread.h"\
  1958.     
  1959.  
  1960. "$(INTDIR)\accessobject.obj" : $(SOURCE) $(DEP_CPP_ACCES) "$(INTDIR)"
  1961.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1962.  
  1963.  
  1964. # End Source File
  1965. ################################################################################
  1966. # Begin Source File
  1967.  
  1968. SOURCE=.\Parser\acceler.c
  1969. DEP_CPP_ACCEL=\
  1970.     ".\Include\pgenheaders.h"\
  1971.     ".\Include\grammar.h"\
  1972.     ".\Include\node.h"\
  1973.     ".\Include\token.h"\
  1974.     ".\Parser\parser.h"\
  1975.     ".\PC\config.h"\
  1976.     ".\Include\myproto.h"\
  1977.     ".\Include\mymalloc.h"\
  1978.     ".\Include\pydebug.h"\
  1979.     ".\Include\rename2.h"\
  1980.     ".\Include\bitset.h"\
  1981.     
  1982.  
  1983. "$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"
  1984.    $(CPP) $(CPP_PROJ) $(SOURCE)
  1985.  
  1986.  
  1987. # End Source File
  1988. ################################################################################
  1989. # Begin Source File
  1990.  
  1991. SOURCE=.\Objects\abstract.c
  1992. DEP_CPP_ABSTR=\
  1993.     ".\Include\Python.h"\
  1994.     ".\Include\allobjects.h"\
  1995.     ".\PC\config.h"\
  1996.     ".\Include\myproto.h"\
  1997.     ".\Include\object.h"\
  1998.     ".\Include\objimpl.h"\
  1999.     ".\Include\pydebug.h"\
  2000.     ".\Include\accessobject.h"\
  2001.     ".\Include\intobject.h"\
  2002.     ".\Include\longobject.h"\
  2003.     ".\Include\floatobject.h"\
  2004.     ".\Include\complexobject.h"\
  2005.     ".\Include\rangeobject.h"\
  2006.     ".\Include\stringobject.h"\
  2007.     ".\Include\tupleobject.h"\
  2008.     ".\Include\listobject.h"\
  2009.     ".\Include\mappingobject.h"\
  2010.     ".\Include\methodobject.h"\
  2011.     ".\Include\moduleobject.h"\
  2012.     ".\Include\funcobject.h"\
  2013.     ".\Include\classobject.h"\
  2014.     ".\Include\fileobject.h"\
  2015.     ".\Include\cobject.h"\
  2016.     ".\Include\traceback.h"\
  2017.     ".\Include\sliceobject.h"\
  2018.     ".\Include\pyerrors.h"\
  2019.     ".\Include\mymalloc.h"\
  2020.     ".\Include\modsupport.h"\
  2021.     ".\Include\ceval.h"\
  2022.     ".\Include\pythonrun.h"\
  2023.     ".\Include\sysmodule.h"\
  2024.     ".\Include\intrcheck.h"\
  2025.     ".\Include\import.h"\
  2026.     ".\Include\bltinmodule.h"\
  2027.     ".\Include\abstract.h"\
  2028.     ".\Include\rename2.h"\
  2029.     ".\Include\thread.h"\
  2030.     
  2031.  
  2032. "$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"
  2033.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2034.  
  2035.  
  2036. # End Source File
  2037. ################################################################################
  2038. # Begin Source File
  2039.  
  2040. SOURCE=.\Modules\yuvconvert.c
  2041. DEP_CPP_YUVCO=\
  2042.     ".\Modules\yuv.h"\
  2043.     
  2044.  
  2045. "$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"
  2046.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2047.  
  2048.  
  2049. # End Source File
  2050. ################################################################################
  2051. # Begin Source File
  2052.  
  2053. SOURCE=.\Objects\typeobject.c
  2054. DEP_CPP_TYPEO=\
  2055.     ".\Include\allobjects.h"\
  2056.     ".\PC\config.h"\
  2057.     ".\Include\myproto.h"\
  2058.     ".\Include\object.h"\
  2059.     ".\Include\objimpl.h"\
  2060.     ".\Include\pydebug.h"\
  2061.     ".\Include\accessobject.h"\
  2062.     ".\Include\intobject.h"\
  2063.     ".\Include\longobject.h"\
  2064.     ".\Include\floatobject.h"\
  2065.     ".\Include\complexobject.h"\
  2066.     ".\Include\rangeobject.h"\
  2067.     ".\Include\stringobject.h"\
  2068.     ".\Include\tupleobject.h"\
  2069.     ".\Include\listobject.h"\
  2070.     ".\Include\mappingobject.h"\
  2071.     ".\Include\methodobject.h"\
  2072.     ".\Include\moduleobject.h"\
  2073.     ".\Include\funcobject.h"\
  2074.     ".\Include\classobject.h"\
  2075.     ".\Include\fileobject.h"\
  2076.     ".\Include\cobject.h"\
  2077.     ".\Include\traceback.h"\
  2078.     ".\Include\sliceobject.h"\
  2079.     ".\Include\pyerrors.h"\
  2080.     ".\Include\mymalloc.h"\
  2081.     ".\Include\modsupport.h"\
  2082.     ".\Include\ceval.h"\
  2083.     ".\Include\pythonrun.h"\
  2084.     ".\Include\sysmodule.h"\
  2085.     ".\Include\intrcheck.h"\
  2086.     ".\Include\import.h"\
  2087.     ".\Include\bltinmodule.h"\
  2088.     ".\Include\abstract.h"\
  2089.     ".\Include\rename2.h"\
  2090.     ".\Include\thread.h"\
  2091.     
  2092.  
  2093. "$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"
  2094.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2095.  
  2096.  
  2097. # End Source File
  2098. ################################################################################
  2099. # Begin Source File
  2100.  
  2101. SOURCE=.\Objects\tupleobject.c
  2102. DEP_CPP_TUPLE=\
  2103.     ".\Include\allobjects.h"\
  2104.     ".\PC\config.h"\
  2105.     ".\Include\myproto.h"\
  2106.     ".\Include\object.h"\
  2107.     ".\Include\objimpl.h"\
  2108.     ".\Include\pydebug.h"\
  2109.     ".\Include\accessobject.h"\
  2110.     ".\Include\intobject.h"\
  2111.     ".\Include\longobject.h"\
  2112.     ".\Include\floatobject.h"\
  2113.     ".\Include\complexobject.h"\
  2114.     ".\Include\rangeobject.h"\
  2115.     ".\Include\stringobject.h"\
  2116.     ".\Include\tupleobject.h"\
  2117.     ".\Include\listobject.h"\
  2118.     ".\Include\mappingobject.h"\
  2119.     ".\Include\methodobject.h"\
  2120.     ".\Include\moduleobject.h"\
  2121.     ".\Include\funcobject.h"\
  2122.     ".\Include\classobject.h"\
  2123.     ".\Include\fileobject.h"\
  2124.     ".\Include\cobject.h"\
  2125.     ".\Include\traceback.h"\
  2126.     ".\Include\sliceobject.h"\
  2127.     ".\Include\pyerrors.h"\
  2128.     ".\Include\mymalloc.h"\
  2129.     ".\Include\modsupport.h"\
  2130.     ".\Include\ceval.h"\
  2131.     ".\Include\pythonrun.h"\
  2132.     ".\Include\sysmodule.h"\
  2133.     ".\Include\intrcheck.h"\
  2134.     ".\Include\import.h"\
  2135.     ".\Include\bltinmodule.h"\
  2136.     ".\Include\abstract.h"\
  2137.     ".\Include\rename2.h"\
  2138.     ".\Include\thread.h"\
  2139.     
  2140.  
  2141. "$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"
  2142.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2143.  
  2144.  
  2145. # End Source File
  2146. ################################################################################
  2147. # Begin Source File
  2148.  
  2149. SOURCE=.\Python\traceback.c
  2150. DEP_CPP_TRACE=\
  2151.     ".\Include\allobjects.h"\
  2152.     ".\Include\sysmodule.h"\
  2153.     ".\Include\compile.h"\
  2154.     ".\Include\frameobject.h"\
  2155.     ".\Include\traceback.h"\
  2156.     ".\Include\structmember.h"\
  2157.     ".\Include\osdefs.h"\
  2158.     ".\PC\config.h"\
  2159.     ".\Include\myproto.h"\
  2160.     ".\Include\object.h"\
  2161.     ".\Include\objimpl.h"\
  2162.     ".\Include\pydebug.h"\
  2163.     ".\Include\accessobject.h"\
  2164.     ".\Include\intobject.h"\
  2165.     ".\Include\longobject.h"\
  2166.     ".\Include\floatobject.h"\
  2167.     ".\Include\complexobject.h"\
  2168.     ".\Include\rangeobject.h"\
  2169.     ".\Include\stringobject.h"\
  2170.     ".\Include\tupleobject.h"\
  2171.     ".\Include\listobject.h"\
  2172.     ".\Include\mappingobject.h"\
  2173.     ".\Include\methodobject.h"\
  2174.     ".\Include\moduleobject.h"\
  2175.     ".\Include\funcobject.h"\
  2176.     ".\Include\classobject.h"\
  2177.     ".\Include\fileobject.h"\
  2178.     ".\Include\cobject.h"\
  2179.     ".\Include\sliceobject.h"\
  2180.     ".\Include\pyerrors.h"\
  2181.     ".\Include\mymalloc.h"\
  2182.     ".\Include\modsupport.h"\
  2183.     ".\Include\ceval.h"\
  2184.     ".\Include\pythonrun.h"\
  2185.     ".\Include\intrcheck.h"\
  2186.     ".\Include\import.h"\
  2187.     ".\Include\bltinmodule.h"\
  2188.     ".\Include\abstract.h"\
  2189.     ".\Include\rename2.h"\
  2190.     ".\Include\thread.h"\
  2191.     
  2192.  
  2193. "$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"
  2194.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2195.  
  2196.  
  2197. # End Source File
  2198. ################################################################################
  2199. # Begin Source File
  2200.  
  2201. SOURCE=.\Parser\tokenizer.c
  2202. DEP_CPP_TOKEN=\
  2203.     ".\Include\pgenheaders.h"\
  2204.     ".\Parser\tokenizer.h"\
  2205.     ".\Include\errcode.h"\
  2206.     ".\PC\config.h"\
  2207.     ".\Include\myproto.h"\
  2208.     ".\Include\mymalloc.h"\
  2209.     ".\Include\pydebug.h"\
  2210.     ".\Include\rename2.h"\
  2211.     ".\Include\token.h"\
  2212.     
  2213.  
  2214. "$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"
  2215.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2216.  
  2217.  
  2218. # End Source File
  2219. ################################################################################
  2220. # Begin Source File
  2221.  
  2222. SOURCE=.\Modules\timemodule.c
  2223. DEP_CPP_TIMEM=\
  2224.     ".\Include\allobjects.h"\
  2225.     ".\Include\modsupport.h"\
  2226.     ".\Include\ceval.h"\
  2227.     ".\Include\mymath.h"\
  2228.     {$(INCLUDE)}"\sys\TYPES.H"\
  2229.     ".\Include\myselect.h"\
  2230.     ".\Include\mytime.h"\
  2231.     {$(INCLUDE)}"\sys\TIMEB.H"\
  2232.     ".\PC\config.h"\
  2233.     ".\Include\myproto.h"\
  2234.     ".\Include\object.h"\
  2235.     ".\Include\objimpl.h"\
  2236.     ".\Include\pydebug.h"\
  2237.     ".\Include\accessobject.h"\
  2238.     ".\Include\intobject.h"\
  2239.     ".\Include\longobject.h"\
  2240.     ".\Include\floatobject.h"\
  2241.     ".\Include\complexobject.h"\
  2242.     ".\Include\rangeobject.h"\
  2243.     ".\Include\stringobject.h"\
  2244.     ".\Include\tupleobject.h"\
  2245.     ".\Include\listobject.h"\
  2246.     ".\Include\mappingobject.h"\
  2247.     ".\Include\methodobject.h"\
  2248.     ".\Include\moduleobject.h"\
  2249.     ".\Include\funcobject.h"\
  2250.     ".\Include\classobject.h"\
  2251.     ".\Include\fileobject.h"\
  2252.     ".\Include\cobject.h"\
  2253.     ".\Include\traceback.h"\
  2254.     ".\Include\sliceobject.h"\
  2255.     ".\Include\pyerrors.h"\
  2256.     ".\Include\mymalloc.h"\
  2257.     ".\Include\pythonrun.h"\
  2258.     ".\Include\sysmodule.h"\
  2259.     ".\Include\intrcheck.h"\
  2260.     ".\Include\import.h"\
  2261.     ".\Include\bltinmodule.h"\
  2262.     ".\Include\abstract.h"\
  2263.     ".\Include\rename2.h"\
  2264.     ".\Include\thread.h"\
  2265.     
  2266.  
  2267. "$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"
  2268.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2269.  
  2270.  
  2271. # End Source File
  2272. ################################################################################
  2273. # Begin Source File
  2274.  
  2275. SOURCE=.\Python\thread.c
  2276. DEP_CPP_THREA=\
  2277.     ".\PC\config.h"\
  2278.     ".\Include\thread.h"\
  2279.     ".\Python\thread_sgi.h"\
  2280.     ".\Python\thread_solaris.h"\
  2281.     ".\Python\thread_lwp.h"\
  2282.     ".\Python\thread_pthread.h"\
  2283.     ".\Python\thread_cthread.h"\
  2284.     ".\Python\thread_nt.h"\
  2285.     {$(INCLUDE)}"\sys\TYPES.H"\
  2286.     
  2287.  
  2288. "$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
  2289.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2290.  
  2291.  
  2292. # End Source File
  2293. ################################################################################
  2294. # Begin Source File
  2295.  
  2296. SOURCE=.\Modules\structmodule.c
  2297. DEP_CPP_STRUC=\
  2298.     ".\Include\allobjects.h"\
  2299.     ".\Include\modsupport.h"\
  2300.     ".\PC\config.h"\
  2301.     ".\Include\myproto.h"\
  2302.     ".\Include\object.h"\
  2303.     ".\Include\objimpl.h"\
  2304.     ".\Include\pydebug.h"\
  2305.     ".\Include\accessobject.h"\
  2306.     ".\Include\intobject.h"\
  2307.     ".\Include\longobject.h"\
  2308.     ".\Include\floatobject.h"\
  2309.     ".\Include\complexobject.h"\
  2310.     ".\Include\rangeobject.h"\
  2311.     ".\Include\stringobject.h"\
  2312.     ".\Include\tupleobject.h"\
  2313.     ".\Include\listobject.h"\
  2314.     ".\Include\mappingobject.h"\
  2315.     ".\Include\methodobject.h"\
  2316.     ".\Include\moduleobject.h"\
  2317.     ".\Include\funcobject.h"\
  2318.     ".\Include\classobject.h"\
  2319.     ".\Include\fileobject.h"\
  2320.     ".\Include\cobject.h"\
  2321.     ".\Include\traceback.h"\
  2322.     ".\Include\sliceobject.h"\
  2323.     ".\Include\pyerrors.h"\
  2324.     ".\Include\mymalloc.h"\
  2325.     ".\Include\ceval.h"\
  2326.     ".\Include\pythonrun.h"\
  2327.     ".\Include\sysmodule.h"\
  2328.     ".\Include\intrcheck.h"\
  2329.     ".\Include\import.h"\
  2330.     ".\Include\bltinmodule.h"\
  2331.     ".\Include\abstract.h"\
  2332.     ".\Include\rename2.h"\
  2333.     ".\Include\thread.h"\
  2334.     
  2335.  
  2336. "$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"
  2337.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2338.  
  2339.  
  2340. # End Source File
  2341. ################################################################################
  2342. # Begin Source File
  2343.  
  2344. SOURCE=.\Python\structmember.c
  2345. DEP_CPP_STRUCT=\
  2346.     ".\Include\allobjects.h"\
  2347.     ".\Include\structmember.h"\
  2348.     ".\PC\config.h"\
  2349.     ".\Include\myproto.h"\
  2350.     ".\Include\object.h"\
  2351.     ".\Include\objimpl.h"\
  2352.     ".\Include\pydebug.h"\
  2353.     ".\Include\accessobject.h"\
  2354.     ".\Include\intobject.h"\
  2355.     ".\Include\longobject.h"\
  2356.     ".\Include\floatobject.h"\
  2357.     ".\Include\complexobject.h"\
  2358.     ".\Include\rangeobject.h"\
  2359.     ".\Include\stringobject.h"\
  2360.     ".\Include\tupleobject.h"\
  2361.     ".\Include\listobject.h"\
  2362.     ".\Include\mappingobject.h"\
  2363.     ".\Include\methodobject.h"\
  2364.     ".\Include\moduleobject.h"\
  2365.     ".\Include\funcobject.h"\
  2366.     ".\Include\classobject.h"\
  2367.     ".\Include\fileobject.h"\
  2368.     ".\Include\cobject.h"\
  2369.     ".\Include\traceback.h"\
  2370.     ".\Include\sliceobject.h"\
  2371.     ".\Include\pyerrors.h"\
  2372.     ".\Include\mymalloc.h"\
  2373.     ".\Include\modsupport.h"\
  2374.     ".\Include\ceval.h"\
  2375.     ".\Include\pythonrun.h"\
  2376.     ".\Include\sysmodule.h"\
  2377.     ".\Include\intrcheck.h"\
  2378.     ".\Include\import.h"\
  2379.     ".\Include\bltinmodule.h"\
  2380.     ".\Include\abstract.h"\
  2381.     ".\Include\rename2.h"\
  2382.     ".\Include\thread.h"\
  2383.     
  2384.  
  2385. "$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"
  2386.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2387.  
  2388.  
  2389. # End Source File
  2390. ################################################################################
  2391. # Begin Source File
  2392.  
  2393. SOURCE=.\Modules\stropmodule.c
  2394. DEP_CPP_STROP=\
  2395.     ".\Include\allobjects.h"\
  2396.     ".\Include\modsupport.h"\
  2397.     ".\PC\config.h"\
  2398.     ".\Include\myproto.h"\
  2399.     ".\Include\object.h"\
  2400.     ".\Include\objimpl.h"\
  2401.     ".\Include\pydebug.h"\
  2402.     ".\Include\accessobject.h"\
  2403.     ".\Include\intobject.h"\
  2404.     ".\Include\longobject.h"\
  2405.     ".\Include\floatobject.h"\
  2406.     ".\Include\complexobject.h"\
  2407.     ".\Include\rangeobject.h"\
  2408.     ".\Include\stringobject.h"\
  2409.     ".\Include\tupleobject.h"\
  2410.     ".\Include\listobject.h"\
  2411.     ".\Include\mappingobject.h"\
  2412.     ".\Include\methodobject.h"\
  2413.     ".\Include\moduleobject.h"\
  2414.     ".\Include\funcobject.h"\
  2415.     ".\Include\classobject.h"\
  2416.     ".\Include\fileobject.h"\
  2417.     ".\Include\cobject.h"\
  2418.     ".\Include\traceback.h"\
  2419.     ".\Include\sliceobject.h"\
  2420.     ".\Include\pyerrors.h"\
  2421.     ".\Include\mymalloc.h"\
  2422.     ".\Include\ceval.h"\
  2423.     ".\Include\pythonrun.h"\
  2424.     ".\Include\sysmodule.h"\
  2425.     ".\Include\intrcheck.h"\
  2426.     ".\Include\import.h"\
  2427.     ".\Include\bltinmodule.h"\
  2428.     ".\Include\abstract.h"\
  2429.     ".\Include\rename2.h"\
  2430.     ".\Include\thread.h"\
  2431.     
  2432.  
  2433. "$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"
  2434.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2435.  
  2436.  
  2437. # End Source File
  2438. ################################################################################
  2439. # Begin Source File
  2440.  
  2441. SOURCE=.\Objects\stringobject.c
  2442. DEP_CPP_STRIN=\
  2443.     ".\Include\allobjects.h"\
  2444.     ".\PC\config.h"\
  2445.     ".\Include\myproto.h"\
  2446.     ".\Include\object.h"\
  2447.     ".\Include\objimpl.h"\
  2448.     ".\Include\pydebug.h"\
  2449.     ".\Include\accessobject.h"\
  2450.     ".\Include\intobject.h"\
  2451.     ".\Include\longobject.h"\
  2452.     ".\Include\floatobject.h"\
  2453.     ".\Include\complexobject.h"\
  2454.     ".\Include\rangeobject.h"\
  2455.     ".\Include\stringobject.h"\
  2456.     ".\Include\tupleobject.h"\
  2457.     ".\Include\listobject.h"\
  2458.     ".\Include\mappingobject.h"\
  2459.     ".\Include\methodobject.h"\
  2460.     ".\Include\moduleobject.h"\
  2461.     ".\Include\funcobject.h"\
  2462.     ".\Include\classobject.h"\
  2463.     ".\Include\fileobject.h"\
  2464.     ".\Include\cobject.h"\
  2465.     ".\Include\traceback.h"\
  2466.     ".\Include\sliceobject.h"\
  2467.     ".\Include\pyerrors.h"\
  2468.     ".\Include\mymalloc.h"\
  2469.     ".\Include\modsupport.h"\
  2470.     ".\Include\ceval.h"\
  2471.     ".\Include\pythonrun.h"\
  2472.     ".\Include\sysmodule.h"\
  2473.     ".\Include\intrcheck.h"\
  2474.     ".\Include\import.h"\
  2475.     ".\Include\bltinmodule.h"\
  2476.     ".\Include\abstract.h"\
  2477.     ".\Include\rename2.h"\
  2478.     ".\Include\thread.h"\
  2479.     
  2480.  
  2481. "$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"
  2482.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2483.  
  2484.  
  2485. # End Source File
  2486. ################################################################################
  2487. # Begin Source File
  2488.  
  2489. SOURCE=.\Modules\soundex.c
  2490. DEP_CPP_SOUND=\
  2491.     ".\Include\Python.h"\
  2492.     ".\Include\allobjects.h"\
  2493.     ".\PC\config.h"\
  2494.     ".\Include\myproto.h"\
  2495.     ".\Include\object.h"\
  2496.     ".\Include\objimpl.h"\
  2497.     ".\Include\pydebug.h"\
  2498.     ".\Include\accessobject.h"\
  2499.     ".\Include\intobject.h"\
  2500.     ".\Include\longobject.h"\
  2501.     ".\Include\floatobject.h"\
  2502.     ".\Include\complexobject.h"\
  2503.     ".\Include\rangeobject.h"\
  2504.     ".\Include\stringobject.h"\
  2505.     ".\Include\tupleobject.h"\
  2506.     ".\Include\listobject.h"\
  2507.     ".\Include\mappingobject.h"\
  2508.     ".\Include\methodobject.h"\
  2509.     ".\Include\moduleobject.h"\
  2510.     ".\Include\funcobject.h"\
  2511.     ".\Include\classobject.h"\
  2512.     ".\Include\fileobject.h"\
  2513.     ".\Include\cobject.h"\
  2514.     ".\Include\traceback.h"\
  2515.     ".\Include\sliceobject.h"\
  2516.     ".\Include\pyerrors.h"\
  2517.     ".\Include\mymalloc.h"\
  2518.     ".\Include\modsupport.h"\
  2519.     ".\Include\ceval.h"\
  2520.     ".\Include\pythonrun.h"\
  2521.     ".\Include\sysmodule.h"\
  2522.     ".\Include\intrcheck.h"\
  2523.     ".\Include\import.h"\
  2524.     ".\Include\bltinmodule.h"\
  2525.     ".\Include\abstract.h"\
  2526.     ".\Include\rename2.h"\
  2527.     ".\Include\thread.h"\
  2528.     
  2529.  
  2530. "$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
  2531.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2532.  
  2533.  
  2534. # End Source File
  2535. ################################################################################
  2536. # Begin Source File
  2537.  
  2538. SOURCE=.\Modules\signalmodule.c
  2539. DEP_CPP_SIGNA=\
  2540.     ".\Include\Python.h"\
  2541.     ".\Include\intrcheck.h"\
  2542.     ".\Include\thread.h"\
  2543.     ".\Include\allobjects.h"\
  2544.     ".\PC\config.h"\
  2545.     ".\Include\myproto.h"\
  2546.     ".\Include\object.h"\
  2547.     ".\Include\objimpl.h"\
  2548.     ".\Include\pydebug.h"\
  2549.     ".\Include\accessobject.h"\
  2550.     ".\Include\intobject.h"\
  2551.     ".\Include\longobject.h"\
  2552.     ".\Include\floatobject.h"\
  2553.     ".\Include\complexobject.h"\
  2554.     ".\Include\rangeobject.h"\
  2555.     ".\Include\stringobject.h"\
  2556.     ".\Include\tupleobject.h"\
  2557.     ".\Include\listobject.h"\
  2558.     ".\Include\mappingobject.h"\
  2559.     ".\Include\methodobject.h"\
  2560.     ".\Include\moduleobject.h"\
  2561.     ".\Include\funcobject.h"\
  2562.     ".\Include\classobject.h"\
  2563.     ".\Include\fileobject.h"\
  2564.     ".\Include\cobject.h"\
  2565.     ".\Include\traceback.h"\
  2566.     ".\Include\sliceobject.h"\
  2567.     ".\Include\pyerrors.h"\
  2568.     ".\Include\mymalloc.h"\
  2569.     ".\Include\modsupport.h"\
  2570.     ".\Include\ceval.h"\
  2571.     ".\Include\pythonrun.h"\
  2572.     ".\Include\sysmodule.h"\
  2573.     ".\Include\import.h"\
  2574.     ".\Include\bltinmodule.h"\
  2575.     ".\Include\abstract.h"\
  2576.     ".\Include\rename2.h"\
  2577.     
  2578.  
  2579. "$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"
  2580.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2581.  
  2582.  
  2583. # End Source File
  2584. ################################################################################
  2585. # Begin Source File
  2586.  
  2587. SOURCE=.\Modules\rotormodule.c
  2588. DEP_CPP_ROTOR=\
  2589.     ".\Include\Python.h"\
  2590.     ".\Include\mymath.h"\
  2591.     ".\Include\allobjects.h"\
  2592.     ".\PC\config.h"\
  2593.     ".\Include\myproto.h"\
  2594.     ".\Include\object.h"\
  2595.     ".\Include\objimpl.h"\
  2596.     ".\Include\pydebug.h"\
  2597.     ".\Include\accessobject.h"\
  2598.     ".\Include\intobject.h"\
  2599.     ".\Include\longobject.h"\
  2600.     ".\Include\floatobject.h"\
  2601.     ".\Include\complexobject.h"\
  2602.     ".\Include\rangeobject.h"\
  2603.     ".\Include\stringobject.h"\
  2604.     ".\Include\tupleobject.h"\
  2605.     ".\Include\listobject.h"\
  2606.     ".\Include\mappingobject.h"\
  2607.     ".\Include\methodobject.h"\
  2608.     ".\Include\moduleobject.h"\
  2609.     ".\Include\funcobject.h"\
  2610.     ".\Include\classobject.h"\
  2611.     ".\Include\fileobject.h"\
  2612.     ".\Include\cobject.h"\
  2613.     ".\Include\traceback.h"\
  2614.     ".\Include\sliceobject.h"\
  2615.     ".\Include\pyerrors.h"\
  2616.     ".\Include\mymalloc.h"\
  2617.     ".\Include\modsupport.h"\
  2618.     ".\Include\ceval.h"\
  2619.     ".\Include\pythonrun.h"\
  2620.     ".\Include\sysmodule.h"\
  2621.     ".\Include\intrcheck.h"\
  2622.     ".\Include\import.h"\
  2623.     ".\Include\bltinmodule.h"\
  2624.     ".\Include\abstract.h"\
  2625.     ".\Include\rename2.h"\
  2626.     ".\Include\thread.h"\
  2627.     
  2628.  
  2629. "$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"
  2630.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2631.  
  2632.  
  2633. # End Source File
  2634. ################################################################################
  2635. # Begin Source File
  2636.  
  2637. SOURCE=.\Modules\rgbimgmodule.c
  2638. DEP_CPP_RGBIM=\
  2639.     ".\Include\allobjects.h"\
  2640.     ".\Include\modsupport.h"\
  2641.     ".\PC\config.h"\
  2642.     ".\Include\myproto.h"\
  2643.     ".\Include\object.h"\
  2644.     ".\Include\objimpl.h"\
  2645.     ".\Include\pydebug.h"\
  2646.     ".\Include\accessobject.h"\
  2647.     ".\Include\intobject.h"\
  2648.     ".\Include\longobject.h"\
  2649.     ".\Include\floatobject.h"\
  2650.     ".\Include\complexobject.h"\
  2651.     ".\Include\rangeobject.h"\
  2652.     ".\Include\stringobject.h"\
  2653.     ".\Include\tupleobject.h"\
  2654.     ".\Include\listobject.h"\
  2655.     ".\Include\mappingobject.h"\
  2656.     ".\Include\methodobject.h"\
  2657.     ".\Include\moduleobject.h"\
  2658.     ".\Include\funcobject.h"\
  2659.     ".\Include\classobject.h"\
  2660.     ".\Include\fileobject.h"\
  2661.     ".\Include\cobject.h"\
  2662.     ".\Include\traceback.h"\
  2663.     ".\Include\sliceobject.h"\
  2664.     ".\Include\pyerrors.h"\
  2665.     ".\Include\mymalloc.h"\
  2666.     ".\Include\ceval.h"\
  2667.     ".\Include\pythonrun.h"\
  2668.     ".\Include\sysmodule.h"\
  2669.     ".\Include\intrcheck.h"\
  2670.     ".\Include\import.h"\
  2671.     ".\Include\bltinmodule.h"\
  2672.     ".\Include\abstract.h"\
  2673.     ".\Include\rename2.h"\
  2674.     ".\Include\thread.h"\
  2675.     
  2676.  
  2677. "$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"
  2678.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2679.  
  2680.  
  2681. # End Source File
  2682. ################################################################################
  2683. # Begin Source File
  2684.  
  2685. SOURCE=.\Modules\regexpr.c
  2686. DEP_CPP_REGEX=\
  2687.     ".\PC\config.h"\
  2688.     ".\Include\myproto.h"\
  2689.     ".\Modules\regexpr.h"\
  2690.     ".\Include\rename2.h"\
  2691.     
  2692. NODEP_CPP_REGEX=\
  2693.     ".\Modules\lisp.h"\
  2694.     ".\Modules\buffer.h"\
  2695.     ".\Modules\syntax.h"\
  2696.     
  2697.  
  2698. "$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"
  2699.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2700.  
  2701.  
  2702. # End Source File
  2703. ################################################################################
  2704. # Begin Source File
  2705.  
  2706. SOURCE=.\Modules\regexmodule.c
  2707. DEP_CPP_REGEXM=\
  2708.     ".\Include\Python.h"\
  2709.     ".\Modules\regexpr.h"\
  2710.     ".\Include\allobjects.h"\
  2711.     ".\PC\config.h"\
  2712.     ".\Include\myproto.h"\
  2713.     ".\Include\object.h"\
  2714.     ".\Include\objimpl.h"\
  2715.     ".\Include\pydebug.h"\
  2716.     ".\Include\accessobject.h"\
  2717.     ".\Include\intobject.h"\
  2718.     ".\Include\longobject.h"\
  2719.     ".\Include\floatobject.h"\
  2720.     ".\Include\complexobject.h"\
  2721.     ".\Include\rangeobject.h"\
  2722.     ".\Include\stringobject.h"\
  2723.     ".\Include\tupleobject.h"\
  2724.     ".\Include\listobject.h"\
  2725.     ".\Include\mappingobject.h"\
  2726.     ".\Include\methodobject.h"\
  2727.     ".\Include\moduleobject.h"\
  2728.     ".\Include\funcobject.h"\
  2729.     ".\Include\classobject.h"\
  2730.     ".\Include\fileobject.h"\
  2731.     ".\Include\cobject.h"\
  2732.     ".\Include\traceback.h"\
  2733.     ".\Include\sliceobject.h"\
  2734.     ".\Include\pyerrors.h"\
  2735.     ".\Include\mymalloc.h"\
  2736.     ".\Include\modsupport.h"\
  2737.     ".\Include\ceval.h"\
  2738.     ".\Include\pythonrun.h"\
  2739.     ".\Include\sysmodule.h"\
  2740.     ".\Include\intrcheck.h"\
  2741.     ".\Include\import.h"\
  2742.     ".\Include\bltinmodule.h"\
  2743.     ".\Include\abstract.h"\
  2744.     ".\Include\rename2.h"\
  2745.     ".\Include\thread.h"\
  2746.     
  2747.  
  2748. "$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"
  2749.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2750.  
  2751.  
  2752. # End Source File
  2753. ################################################################################
  2754. # Begin Source File
  2755.  
  2756. SOURCE=.\Objects\rangeobject.c
  2757. DEP_CPP_RANGE=\
  2758.     ".\Include\allobjects.h"\
  2759.     ".\PC\config.h"\
  2760.     ".\Include\myproto.h"\
  2761.     ".\Include\object.h"\
  2762.     ".\Include\objimpl.h"\
  2763.     ".\Include\pydebug.h"\
  2764.     ".\Include\accessobject.h"\
  2765.     ".\Include\intobject.h"\
  2766.     ".\Include\longobject.h"\
  2767.     ".\Include\floatobject.h"\
  2768.     ".\Include\complexobject.h"\
  2769.     ".\Include\rangeobject.h"\
  2770.     ".\Include\stringobject.h"\
  2771.     ".\Include\tupleobject.h"\
  2772.     ".\Include\listobject.h"\
  2773.     ".\Include\mappingobject.h"\
  2774.     ".\Include\methodobject.h"\
  2775.     ".\Include\moduleobject.h"\
  2776.     ".\Include\funcobject.h"\
  2777.     ".\Include\classobject.h"\
  2778.     ".\Include\fileobject.h"\
  2779.     ".\Include\cobject.h"\
  2780.     ".\Include\traceback.h"\
  2781.     ".\Include\sliceobject.h"\
  2782.     ".\Include\pyerrors.h"\
  2783.     ".\Include\mymalloc.h"\
  2784.     ".\Include\modsupport.h"\
  2785.     ".\Include\ceval.h"\
  2786.     ".\Include\pythonrun.h"\
  2787.     ".\Include\sysmodule.h"\
  2788.     ".\Include\intrcheck.h"\
  2789.     ".\Include\import.h"\
  2790.     ".\Include\bltinmodule.h"\
  2791.     ".\Include\abstract.h"\
  2792.     ".\Include\rename2.h"\
  2793.     ".\Include\thread.h"\
  2794.     
  2795.  
  2796. "$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"
  2797.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2798.  
  2799.  
  2800. # End Source File
  2801. ################################################################################
  2802. # Begin Source File
  2803.  
  2804. SOURCE=.\Python\pythonrun.c
  2805. DEP_CPP_PYTHO=\
  2806.     ".\Include\allobjects.h"\
  2807.     ".\Include\grammar.h"\
  2808.     ".\Include\node.h"\
  2809.     ".\Include\parsetok.h"\
  2810.     ".\Include\graminit.h"\
  2811.     ".\Include\errcode.h"\
  2812.     ".\Include\sysmodule.h"\
  2813.     ".\Include\bltinmodule.h"\
  2814.     ".\Include\compile.h"\
  2815.     ".\Include\eval.h"\
  2816.     ".\Include\ceval.h"\
  2817.     ".\Include\import.h"\
  2818.     ".\Include\marshal.h"\
  2819.     ".\Include\thread.h"\
  2820.     ".\PC\config.h"\
  2821.     ".\Include\myproto.h"\
  2822.     ".\Include\object.h"\
  2823.     ".\Include\objimpl.h"\
  2824.     ".\Include\pydebug.h"\
  2825.     ".\Include\accessobject.h"\
  2826.     ".\Include\intobject.h"\
  2827.     ".\Include\longobject.h"\
  2828.     ".\Include\floatobject.h"\
  2829.     ".\Include\complexobject.h"\
  2830.     ".\Include\rangeobject.h"\
  2831.     ".\Include\stringobject.h"\
  2832.     ".\Include\tupleobject.h"\
  2833.     ".\Include\listobject.h"\
  2834.     ".\Include\mappingobject.h"\
  2835.     ".\Include\methodobject.h"\
  2836.     ".\Include\moduleobject.h"\
  2837.     ".\Include\funcobject.h"\
  2838.     ".\Include\classobject.h"\
  2839.     ".\Include\fileobject.h"\
  2840.     ".\Include\cobject.h"\
  2841.     ".\Include\traceback.h"\
  2842.     ".\Include\sliceobject.h"\
  2843.     ".\Include\pyerrors.h"\
  2844.     ".\Include\mymalloc.h"\
  2845.     ".\Include\modsupport.h"\
  2846.     ".\Include\pythonrun.h"\
  2847.     ".\Include\intrcheck.h"\
  2848.     ".\Include\abstract.h"\
  2849.     ".\Include\rename2.h"\
  2850.     ".\Include\bitset.h"\
  2851.     
  2852.  
  2853. "$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"
  2854.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2855.  
  2856.  
  2857. # End Source File
  2858. ################################################################################
  2859. # Begin Source File
  2860.  
  2861. SOURCE=.\Parser\parsetok.c
  2862. DEP_CPP_PARSE=\
  2863.     ".\Include\pgenheaders.h"\
  2864.     ".\Parser\tokenizer.h"\
  2865.     ".\Include\node.h"\
  2866.     ".\Include\grammar.h"\
  2867.     ".\Parser\parser.h"\
  2868.     ".\Include\parsetok.h"\
  2869.     ".\Include\errcode.h"\
  2870.     ".\PC\config.h"\
  2871.     ".\Include\myproto.h"\
  2872.     ".\Include\mymalloc.h"\
  2873.     ".\Include\pydebug.h"\
  2874.     ".\Include\rename2.h"\
  2875.     ".\Include\token.h"\
  2876.     ".\Include\bitset.h"\
  2877.     
  2878.  
  2879. "$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
  2880.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2881.  
  2882.  
  2883. # End Source File
  2884. ################################################################################
  2885. # Begin Source File
  2886.  
  2887. SOURCE=.\Parser\parser.c
  2888. DEP_CPP_PARSER=\
  2889.     ".\Include\pgenheaders.h"\
  2890.     ".\Include\token.h"\
  2891.     ".\Include\grammar.h"\
  2892.     ".\Include\node.h"\
  2893.     ".\Parser\parser.h"\
  2894.     ".\Include\errcode.h"\
  2895.     ".\PC\config.h"\
  2896.     ".\Include\myproto.h"\
  2897.     ".\Include\mymalloc.h"\
  2898.     ".\Include\pydebug.h"\
  2899.     ".\Include\rename2.h"\
  2900.     ".\Include\bitset.h"\
  2901.     
  2902.  
  2903. "$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"
  2904.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2905.  
  2906.  
  2907. # End Source File
  2908. ################################################################################
  2909. # Begin Source File
  2910.  
  2911. SOURCE=.\Objects\object.c
  2912. DEP_CPP_OBJEC=\
  2913.     ".\Include\allobjects.h"\
  2914.     ".\PC\config.h"\
  2915.     ".\Include\myproto.h"\
  2916.     ".\Include\object.h"\
  2917.     ".\Include\objimpl.h"\
  2918.     ".\Include\pydebug.h"\
  2919.     ".\Include\accessobject.h"\
  2920.     ".\Include\intobject.h"\
  2921.     ".\Include\longobject.h"\
  2922.     ".\Include\floatobject.h"\
  2923.     ".\Include\complexobject.h"\
  2924.     ".\Include\rangeobject.h"\
  2925.     ".\Include\stringobject.h"\
  2926.     ".\Include\tupleobject.h"\
  2927.     ".\Include\listobject.h"\
  2928.     ".\Include\mappingobject.h"\
  2929.     ".\Include\methodobject.h"\
  2930.     ".\Include\moduleobject.h"\
  2931.     ".\Include\funcobject.h"\
  2932.     ".\Include\classobject.h"\
  2933.     ".\Include\fileobject.h"\
  2934.     ".\Include\cobject.h"\
  2935.     ".\Include\traceback.h"\
  2936.     ".\Include\sliceobject.h"\
  2937.     ".\Include\pyerrors.h"\
  2938.     ".\Include\mymalloc.h"\
  2939.     ".\Include\modsupport.h"\
  2940.     ".\Include\ceval.h"\
  2941.     ".\Include\pythonrun.h"\
  2942.     ".\Include\sysmodule.h"\
  2943.     ".\Include\intrcheck.h"\
  2944.     ".\Include\import.h"\
  2945.     ".\Include\bltinmodule.h"\
  2946.     ".\Include\abstract.h"\
  2947.     ".\Include\rename2.h"\
  2948.     ".\Include\thread.h"\
  2949.     
  2950.  
  2951. "$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"
  2952.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2953.  
  2954.  
  2955. # End Source File
  2956. ################################################################################
  2957. # Begin Source File
  2958.  
  2959. SOURCE=.\Parser\node.c
  2960. DEP_CPP_NODE_=\
  2961.     ".\Include\pgenheaders.h"\
  2962.     ".\Include\node.h"\
  2963.     ".\PC\config.h"\
  2964.     ".\Include\myproto.h"\
  2965.     ".\Include\mymalloc.h"\
  2966.     ".\Include\pydebug.h"\
  2967.     ".\Include\rename2.h"\
  2968.     
  2969.  
  2970. "$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"
  2971.    $(CPP) $(CPP_PROJ) $(SOURCE)
  2972.  
  2973.  
  2974. # End Source File
  2975. ################################################################################
  2976. # Begin Source File
  2977.  
  2978. SOURCE=.\Modules\newmodule.c
  2979. DEP_CPP_NEWMO=\
  2980.     ".\Include\allobjects.h"\
  2981.     ".\Include\compile.h"\
  2982.     ".\PC\config.h"\
  2983.     ".\Include\myproto.h"\
  2984.     ".\Include\object.h"\
  2985.     ".\Include\objimpl.h"\
  2986.     ".\Include\pydebug.h"\
  2987.     ".\Include\accessobject.h"\
  2988.     ".\Include\intobject.h"\
  2989.     ".\Include\longobject.h"\
  2990.     ".\Include\floatobject.h"\
  2991.     ".\Include\complexobject.h"\
  2992.     ".\Include\rangeobject.h"\
  2993.     ".\Include\stringobject.h"\
  2994.     ".\Include\tupleobject.h"\
  2995.     ".\Include\listobject.h"\
  2996.     ".\Include\mappingobject.h"\
  2997.     ".\Include\methodobject.h"\
  2998.     ".\Include\moduleobject.h"\
  2999.     ".\Include\funcobject.h"\
  3000.     ".\Include\classobject.h"\
  3001.     ".\Include\fileobject.h"\
  3002.     ".\Include\cobject.h"\
  3003.     ".\Include\traceback.h"\
  3004.     ".\Include\sliceobject.h"\
  3005.     ".\Include\pyerrors.h"\
  3006.     ".\Include\mymalloc.h"\
  3007.     ".\Include\modsupport.h"\
  3008.     ".\Include\ceval.h"\
  3009.     ".\Include\pythonrun.h"\
  3010.     ".\Include\sysmodule.h"\
  3011.     ".\Include\intrcheck.h"\
  3012.     ".\Include\import.h"\
  3013.     ".\Include\bltinmodule.h"\
  3014.     ".\Include\abstract.h"\
  3015.     ".\Include\rename2.h"\
  3016.     ".\Include\thread.h"\
  3017.     
  3018.  
  3019. "$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"
  3020.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3021.  
  3022.  
  3023. # End Source File
  3024. ################################################################################
  3025. # Begin Source File
  3026.  
  3027. SOURCE=.\Python\marshal.c
  3028. DEP_CPP_MARSH=\
  3029.     ".\Include\allobjects.h"\
  3030.     ".\Include\modsupport.h"\
  3031.     ".\Include\longintrepr.h"\
  3032.     ".\Include\compile.h"\
  3033.     ".\Include\marshal.h"\
  3034.     ".\PC\config.h"\
  3035.     ".\Include\myproto.h"\
  3036.     ".\Include\object.h"\
  3037.     ".\Include\objimpl.h"\
  3038.     ".\Include\pydebug.h"\
  3039.     ".\Include\accessobject.h"\
  3040.     ".\Include\intobject.h"\
  3041.     ".\Include\longobject.h"\
  3042.     ".\Include\floatobject.h"\
  3043.     ".\Include\complexobject.h"\
  3044.     ".\Include\rangeobject.h"\
  3045.     ".\Include\stringobject.h"\
  3046.     ".\Include\tupleobject.h"\
  3047.     ".\Include\listobject.h"\
  3048.     ".\Include\mappingobject.h"\
  3049.     ".\Include\methodobject.h"\
  3050.     ".\Include\moduleobject.h"\
  3051.     ".\Include\funcobject.h"\
  3052.     ".\Include\classobject.h"\
  3053.     ".\Include\fileobject.h"\
  3054.     ".\Include\cobject.h"\
  3055.     ".\Include\traceback.h"\
  3056.     ".\Include\sliceobject.h"\
  3057.     ".\Include\pyerrors.h"\
  3058.     ".\Include\mymalloc.h"\
  3059.     ".\Include\ceval.h"\
  3060.     ".\Include\pythonrun.h"\
  3061.     ".\Include\sysmodule.h"\
  3062.     ".\Include\intrcheck.h"\
  3063.     ".\Include\import.h"\
  3064.     ".\Include\bltinmodule.h"\
  3065.     ".\Include\abstract.h"\
  3066.     ".\Include\rename2.h"\
  3067.     ".\Include\thread.h"\
  3068.     
  3069.  
  3070. "$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"
  3071.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3072.  
  3073.  
  3074. # End Source File
  3075. ################################################################################
  3076. # Begin Source File
  3077.  
  3078. SOURCE=.\Python\mystrtoul.c
  3079. DEP_CPP_MYSTR=\
  3080.     ".\PC\config.h"\
  3081.     ".\Include\rename2.h"\
  3082.     
  3083.  
  3084. "$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"
  3085.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3086.  
  3087.  
  3088. # End Source File
  3089. ################################################################################
  3090. # Begin Source File
  3091.  
  3092. SOURCE=.\Parser\myreadline.c
  3093. DEP_CPP_MYREA=\
  3094.     ".\PC\config.h"\
  3095.     ".\Include\myproto.h"\
  3096.     ".\Include\mymalloc.h"\
  3097.     ".\Include\intrcheck.h"\
  3098.     ".\Include\rename2.h"\
  3099.     
  3100.  
  3101. "$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"
  3102.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3103.  
  3104.  
  3105. # End Source File
  3106. ################################################################################
  3107. # Begin Source File
  3108.  
  3109. SOURCE=.\Objects\moduleobject.c
  3110. DEP_CPP_MODUL=\
  3111.     ".\Include\allobjects.h"\
  3112.     ".\Include\ceval.h"\
  3113.     ".\PC\config.h"\
  3114.     ".\Include\myproto.h"\
  3115.     ".\Include\object.h"\
  3116.     ".\Include\objimpl.h"\
  3117.     ".\Include\pydebug.h"\
  3118.     ".\Include\accessobject.h"\
  3119.     ".\Include\intobject.h"\
  3120.     ".\Include\longobject.h"\
  3121.     ".\Include\floatobject.h"\
  3122.     ".\Include\complexobject.h"\
  3123.     ".\Include\rangeobject.h"\
  3124.     ".\Include\stringobject.h"\
  3125.     ".\Include\tupleobject.h"\
  3126.     ".\Include\listobject.h"\
  3127.     ".\Include\mappingobject.h"\
  3128.     ".\Include\methodobject.h"\
  3129.     ".\Include\moduleobject.h"\
  3130.     ".\Include\funcobject.h"\
  3131.     ".\Include\classobject.h"\
  3132.     ".\Include\fileobject.h"\
  3133.     ".\Include\cobject.h"\
  3134.     ".\Include\traceback.h"\
  3135.     ".\Include\sliceobject.h"\
  3136.     ".\Include\pyerrors.h"\
  3137.     ".\Include\mymalloc.h"\
  3138.     ".\Include\modsupport.h"\
  3139.     ".\Include\pythonrun.h"\
  3140.     ".\Include\sysmodule.h"\
  3141.     ".\Include\intrcheck.h"\
  3142.     ".\Include\import.h"\
  3143.     ".\Include\bltinmodule.h"\
  3144.     ".\Include\abstract.h"\
  3145.     ".\Include\rename2.h"\
  3146.     ".\Include\thread.h"\
  3147.     
  3148.  
  3149. "$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"
  3150.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3151.  
  3152.  
  3153. # End Source File
  3154. ################################################################################
  3155. # Begin Source File
  3156.  
  3157. SOURCE=.\Python\modsupport.c
  3158. DEP_CPP_MODSU=\
  3159.     ".\Include\allobjects.h"\
  3160.     ".\Include\import.h"\
  3161.     ".\PC\config.h"\
  3162.     ".\Include\myproto.h"\
  3163.     ".\Include\object.h"\
  3164.     ".\Include\objimpl.h"\
  3165.     ".\Include\pydebug.h"\
  3166.     ".\Include\accessobject.h"\
  3167.     ".\Include\intobject.h"\
  3168.     ".\Include\longobject.h"\
  3169.     ".\Include\floatobject.h"\
  3170.     ".\Include\complexobject.h"\
  3171.     ".\Include\rangeobject.h"\
  3172.     ".\Include\stringobject.h"\
  3173.     ".\Include\tupleobject.h"\
  3174.     ".\Include\listobject.h"\
  3175.     ".\Include\mappingobject.h"\
  3176.     ".\Include\methodobject.h"\
  3177.     ".\Include\moduleobject.h"\
  3178.     ".\Include\funcobject.h"\
  3179.     ".\Include\classobject.h"\
  3180.     ".\Include\fileobject.h"\
  3181.     ".\Include\cobject.h"\
  3182.     ".\Include\traceback.h"\
  3183.     ".\Include\sliceobject.h"\
  3184.     ".\Include\pyerrors.h"\
  3185.     ".\Include\mymalloc.h"\
  3186.     ".\Include\modsupport.h"\
  3187.     ".\Include\ceval.h"\
  3188.     ".\Include\pythonrun.h"\
  3189.     ".\Include\sysmodule.h"\
  3190.     ".\Include\intrcheck.h"\
  3191.     ".\Include\bltinmodule.h"\
  3192.     ".\Include\abstract.h"\
  3193.     ".\Include\rename2.h"\
  3194.     ".\Include\thread.h"\
  3195.     
  3196.  
  3197. "$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"
  3198.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3199.  
  3200.  
  3201. # End Source File
  3202. ################################################################################
  3203. # Begin Source File
  3204.  
  3205. SOURCE=.\Objects\methodobject.c
  3206. DEP_CPP_METHO=\
  3207.     ".\Include\allobjects.h"\
  3208.     ".\Include\token.h"\
  3209.     ".\PC\config.h"\
  3210.     ".\Include\myproto.h"\
  3211.     ".\Include\object.h"\
  3212.     ".\Include\objimpl.h"\
  3213.     ".\Include\pydebug.h"\
  3214.     ".\Include\accessobject.h"\
  3215.     ".\Include\intobject.h"\
  3216.     ".\Include\longobject.h"\
  3217.     ".\Include\floatobject.h"\
  3218.     ".\Include\complexobject.h"\
  3219.     ".\Include\rangeobject.h"\
  3220.     ".\Include\stringobject.h"\
  3221.     ".\Include\tupleobject.h"\
  3222.     ".\Include\listobject.h"\
  3223.     ".\Include\mappingobject.h"\
  3224.     ".\Include\methodobject.h"\
  3225.     ".\Include\moduleobject.h"\
  3226.     ".\Include\funcobject.h"\
  3227.     ".\Include\classobject.h"\
  3228.     ".\Include\fileobject.h"\
  3229.     ".\Include\cobject.h"\
  3230.     ".\Include\traceback.h"\
  3231.     ".\Include\sliceobject.h"\
  3232.     ".\Include\pyerrors.h"\
  3233.     ".\Include\mymalloc.h"\
  3234.     ".\Include\modsupport.h"\
  3235.     ".\Include\ceval.h"\
  3236.     ".\Include\pythonrun.h"\
  3237.     ".\Include\sysmodule.h"\
  3238.     ".\Include\intrcheck.h"\
  3239.     ".\Include\import.h"\
  3240.     ".\Include\bltinmodule.h"\
  3241.     ".\Include\abstract.h"\
  3242.     ".\Include\rename2.h"\
  3243.     ".\Include\thread.h"\
  3244.     
  3245.  
  3246. "$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"
  3247.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3248.  
  3249.  
  3250. # End Source File
  3251. ################################################################################
  3252. # Begin Source File
  3253.  
  3254. SOURCE=.\Modules\md5module.c
  3255. DEP_CPP_MD5MO=\
  3256.     ".\Include\allobjects.h"\
  3257.     ".\Include\modsupport.h"\
  3258.     ".\Modules\md5.h"\
  3259.     ".\PC\config.h"\
  3260.     ".\Include\myproto.h"\
  3261.     ".\Include\object.h"\
  3262.     ".\Include\objimpl.h"\
  3263.     ".\Include\pydebug.h"\
  3264.     ".\Include\accessobject.h"\
  3265.     ".\Include\intobject.h"\
  3266.     ".\Include\longobject.h"\
  3267.     ".\Include\floatobject.h"\
  3268.     ".\Include\complexobject.h"\
  3269.     ".\Include\rangeobject.h"\
  3270.     ".\Include\stringobject.h"\
  3271.     ".\Include\tupleobject.h"\
  3272.     ".\Include\listobject.h"\
  3273.     ".\Include\mappingobject.h"\
  3274.     ".\Include\methodobject.h"\
  3275.     ".\Include\moduleobject.h"\
  3276.     ".\Include\funcobject.h"\
  3277.     ".\Include\classobject.h"\
  3278.     ".\Include\fileobject.h"\
  3279.     ".\Include\cobject.h"\
  3280.     ".\Include\traceback.h"\
  3281.     ".\Include\sliceobject.h"\
  3282.     ".\Include\pyerrors.h"\
  3283.     ".\Include\mymalloc.h"\
  3284.     ".\Include\ceval.h"\
  3285.     ".\Include\pythonrun.h"\
  3286.     ".\Include\sysmodule.h"\
  3287.     ".\Include\intrcheck.h"\
  3288.     ".\Include\import.h"\
  3289.     ".\Include\bltinmodule.h"\
  3290.     ".\Include\abstract.h"\
  3291.     ".\Include\rename2.h"\
  3292.     ".\Include\thread.h"\
  3293.     
  3294.  
  3295. "$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"
  3296.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3297.  
  3298.  
  3299. # End Source File
  3300. ################################################################################
  3301. # Begin Source File
  3302.  
  3303. SOURCE=.\Modules\md5c.c
  3304. DEP_CPP_MD5C_=\
  3305.     ".\PC\config.h"\
  3306.     ".\Modules\md5.h"\
  3307.     
  3308.  
  3309. "$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"
  3310.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3311.  
  3312.  
  3313. # End Source File
  3314. ################################################################################
  3315. # Begin Source File
  3316.  
  3317. SOURCE=.\Modules\mathmodule.c
  3318. DEP_CPP_MATHM=\
  3319.     ".\Include\allobjects.h"\
  3320.     ".\Include\mymath.h"\
  3321.     ".\PC\config.h"\
  3322.     ".\Include\myproto.h"\
  3323.     ".\Include\object.h"\
  3324.     ".\Include\objimpl.h"\
  3325.     ".\Include\pydebug.h"\
  3326.     ".\Include\accessobject.h"\
  3327.     ".\Include\intobject.h"\
  3328.     ".\Include\longobject.h"\
  3329.     ".\Include\floatobject.h"\
  3330.     ".\Include\complexobject.h"\
  3331.     ".\Include\rangeobject.h"\
  3332.     ".\Include\stringobject.h"\
  3333.     ".\Include\tupleobject.h"\
  3334.     ".\Include\listobject.h"\
  3335.     ".\Include\mappingobject.h"\
  3336.     ".\Include\methodobject.h"\
  3337.     ".\Include\moduleobject.h"\
  3338.     ".\Include\funcobject.h"\
  3339.     ".\Include\classobject.h"\
  3340.     ".\Include\fileobject.h"\
  3341.     ".\Include\cobject.h"\
  3342.     ".\Include\traceback.h"\
  3343.     ".\Include\sliceobject.h"\
  3344.     ".\Include\pyerrors.h"\
  3345.     ".\Include\mymalloc.h"\
  3346.     ".\Include\modsupport.h"\
  3347.     ".\Include\ceval.h"\
  3348.     ".\Include\pythonrun.h"\
  3349.     ".\Include\sysmodule.h"\
  3350.     ".\Include\intrcheck.h"\
  3351.     ".\Include\import.h"\
  3352.     ".\Include\bltinmodule.h"\
  3353.     ".\Include\abstract.h"\
  3354.     ".\Include\rename2.h"\
  3355.     ".\Include\thread.h"\
  3356.     
  3357.  
  3358. "$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"
  3359.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3360.  
  3361.  
  3362. # End Source File
  3363. ################################################################################
  3364. # Begin Source File
  3365.  
  3366. SOURCE=.\Objects\mappingobject.c
  3367. DEP_CPP_MAPPI=\
  3368.     ".\Include\allobjects.h"\
  3369.     ".\Include\modsupport.h"\
  3370.     ".\PC\config.h"\
  3371.     ".\Include\myproto.h"\
  3372.     ".\Include\object.h"\
  3373.     ".\Include\objimpl.h"\
  3374.     ".\Include\pydebug.h"\
  3375.     ".\Include\accessobject.h"\
  3376.     ".\Include\intobject.h"\
  3377.     ".\Include\longobject.h"\
  3378.     ".\Include\floatobject.h"\
  3379.     ".\Include\complexobject.h"\
  3380.     ".\Include\rangeobject.h"\
  3381.     ".\Include\stringobject.h"\
  3382.     ".\Include\tupleobject.h"\
  3383.     ".\Include\listobject.h"\
  3384.     ".\Include\mappingobject.h"\
  3385.     ".\Include\methodobject.h"\
  3386.     ".\Include\moduleobject.h"\
  3387.     ".\Include\funcobject.h"\
  3388.     ".\Include\classobject.h"\
  3389.     ".\Include\fileobject.h"\
  3390.     ".\Include\cobject.h"\
  3391.     ".\Include\traceback.h"\
  3392.     ".\Include\sliceobject.h"\
  3393.     ".\Include\pyerrors.h"\
  3394.     ".\Include\mymalloc.h"\
  3395.     ".\Include\ceval.h"\
  3396.     ".\Include\pythonrun.h"\
  3397.     ".\Include\sysmodule.h"\
  3398.     ".\Include\intrcheck.h"\
  3399.     ".\Include\import.h"\
  3400.     ".\Include\bltinmodule.h"\
  3401.     ".\Include\abstract.h"\
  3402.     ".\Include\rename2.h"\
  3403.     ".\Include\thread.h"\
  3404.     
  3405.  
  3406. "$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"
  3407.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3408.  
  3409.  
  3410. # End Source File
  3411. ################################################################################
  3412. # Begin Source File
  3413.  
  3414. SOURCE=.\Modules\socketmodule.c
  3415. DEP_CPP_SOCKE=\
  3416.     ".\Include\Python.h"\
  3417.     {$(INCLUDE)}"\sys\TYPES.H"\
  3418.     ".\Include\mytime.h"\
  3419.     ".\Include\allobjects.h"\
  3420.     ".\PC\config.h"\
  3421.     ".\Include\myproto.h"\
  3422.     ".\Include\object.h"\
  3423.     ".\Include\objimpl.h"\
  3424.     ".\Include\pydebug.h"\
  3425.     ".\Include\accessobject.h"\
  3426.     ".\Include\intobject.h"\
  3427.     ".\Include\longobject.h"\
  3428.     ".\Include\floatobject.h"\
  3429.     ".\Include\complexobject.h"\
  3430.     ".\Include\rangeobject.h"\
  3431.     ".\Include\stringobject.h"\
  3432.     ".\Include\tupleobject.h"\
  3433.     ".\Include\listobject.h"\
  3434.     ".\Include\mappingobject.h"\
  3435.     ".\Include\methodobject.h"\
  3436.     ".\Include\moduleobject.h"\
  3437.     ".\Include\funcobject.h"\
  3438.     ".\Include\classobject.h"\
  3439.     ".\Include\fileobject.h"\
  3440.     ".\Include\cobject.h"\
  3441.     ".\Include\traceback.h"\
  3442.     ".\Include\sliceobject.h"\
  3443.     ".\Include\pyerrors.h"\
  3444.     ".\Include\mymalloc.h"\
  3445.     ".\Include\modsupport.h"\
  3446.     ".\Include\ceval.h"\
  3447.     ".\Include\pythonrun.h"\
  3448.     ".\Include\sysmodule.h"\
  3449.     ".\Include\intrcheck.h"\
  3450.     ".\Include\import.h"\
  3451.     ".\Include\bltinmodule.h"\
  3452.     ".\Include\abstract.h"\
  3453.     ".\Include\rename2.h"\
  3454.     ".\Include\thread.h"\
  3455.     
  3456.  
  3457. "$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
  3458.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3459.  
  3460.  
  3461. # End Source File
  3462. ################################################################################
  3463. # Begin Source File
  3464.  
  3465. SOURCE=.\Modules\selectmodule.c
  3466. DEP_CPP_SELEC=\
  3467.     ".\Include\allobjects.h"\
  3468.     ".\Include\modsupport.h"\
  3469.     ".\Include\ceval.h"\
  3470.     {$(INCLUDE)}"\sys\TYPES.H"\
  3471.     ".\Include\myselect.h"\
  3472.     ".\PC\config.h"\
  3473.     ".\Include\myproto.h"\
  3474.     ".\Include\object.h"\
  3475.     ".\Include\objimpl.h"\
  3476.     ".\Include\pydebug.h"\
  3477.     ".\Include\accessobject.h"\
  3478.     ".\Include\intobject.h"\
  3479.     ".\Include\longobject.h"\
  3480.     ".\Include\floatobject.h"\
  3481.     ".\Include\complexobject.h"\
  3482.     ".\Include\rangeobject.h"\
  3483.     ".\Include\stringobject.h"\
  3484.     ".\Include\tupleobject.h"\
  3485.     ".\Include\listobject.h"\
  3486.     ".\Include\mappingobject.h"\
  3487.     ".\Include\methodobject.h"\
  3488.     ".\Include\moduleobject.h"\
  3489.     ".\Include\funcobject.h"\
  3490.     ".\Include\classobject.h"\
  3491.     ".\Include\fileobject.h"\
  3492.     ".\Include\cobject.h"\
  3493.     ".\Include\traceback.h"\
  3494.     ".\Include\sliceobject.h"\
  3495.     ".\Include\pyerrors.h"\
  3496.     ".\Include\mymalloc.h"\
  3497.     ".\Include\pythonrun.h"\
  3498.     ".\Include\sysmodule.h"\
  3499.     ".\Include\intrcheck.h"\
  3500.     ".\Include\import.h"\
  3501.     ".\Include\bltinmodule.h"\
  3502.     ".\Include\abstract.h"\
  3503.     ".\Include\rename2.h"\
  3504.     ".\Include\thread.h"\
  3505.     ".\Include\mytime.h"\
  3506.     
  3507.  
  3508. "$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"
  3509.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3510.  
  3511.  
  3512. # End Source File
  3513. ################################################################################
  3514. # Begin Source File
  3515.  
  3516. SOURCE=.\Python\sysmodule.c
  3517. DEP_CPP_SYSMO=\
  3518.     ".\Include\allobjects.h"\
  3519.     ".\Include\sysmodule.h"\
  3520.     ".\Include\import.h"\
  3521.     ".\Include\modsupport.h"\
  3522.     ".\Include\osdefs.h"\
  3523.     ".\PC\config.h"\
  3524.     ".\Include\myproto.h"\
  3525.     ".\Include\object.h"\
  3526.     ".\Include\objimpl.h"\
  3527.     ".\Include\pydebug.h"\
  3528.     ".\Include\accessobject.h"\
  3529.     ".\Include\intobject.h"\
  3530.     ".\Include\longobject.h"\
  3531.     ".\Include\floatobject.h"\
  3532.     ".\Include\complexobject.h"\
  3533.     ".\Include\rangeobject.h"\
  3534.     ".\Include\stringobject.h"\
  3535.     ".\Include\tupleobject.h"\
  3536.     ".\Include\listobject.h"\
  3537.     ".\Include\mappingobject.h"\
  3538.     ".\Include\methodobject.h"\
  3539.     ".\Include\moduleobject.h"\
  3540.     ".\Include\funcobject.h"\
  3541.     ".\Include\classobject.h"\
  3542.     ".\Include\fileobject.h"\
  3543.     ".\Include\cobject.h"\
  3544.     ".\Include\traceback.h"\
  3545.     ".\Include\sliceobject.h"\
  3546.     ".\Include\pyerrors.h"\
  3547.     ".\Include\mymalloc.h"\
  3548.     ".\Include\ceval.h"\
  3549.     ".\Include\pythonrun.h"\
  3550.     ".\Include\intrcheck.h"\
  3551.     ".\Include\bltinmodule.h"\
  3552.     ".\Include\abstract.h"\
  3553.     ".\Include\rename2.h"\
  3554.     ".\Include\thread.h"\
  3555.     
  3556.  
  3557. "$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"
  3558.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3559.  
  3560.  
  3561. # End Source File
  3562. ################################################################################
  3563. # Begin Source File
  3564.  
  3565. SOURCE=.\Python\import.c
  3566. DEP_CPP_IMPORT=\
  3567.     ".\Include\allobjects.h"\
  3568.     ".\Include\node.h"\
  3569.     ".\Include\token.h"\
  3570.     ".\Include\graminit.h"\
  3571.     ".\Include\import.h"\
  3572.     ".\Include\errcode.h"\
  3573.     ".\Include\sysmodule.h"\
  3574.     ".\Include\bltinmodule.h"\
  3575.     ".\Include\pythonrun.h"\
  3576.     ".\Include\marshal.h"\
  3577.     ".\Include\compile.h"\
  3578.     ".\Include\eval.h"\
  3579.     ".\Include\osdefs.h"\
  3580.     ".\Python\importdl.h"\
  3581.     ".\PC\config.h"\
  3582.     ".\Include\myproto.h"\
  3583.     ".\Include\object.h"\
  3584.     ".\Include\objimpl.h"\
  3585.     ".\Include\pydebug.h"\
  3586.     ".\Include\accessobject.h"\
  3587.     ".\Include\intobject.h"\
  3588.     ".\Include\longobject.h"\
  3589.     ".\Include\floatobject.h"\
  3590.     ".\Include\complexobject.h"\
  3591.     ".\Include\rangeobject.h"\
  3592.     ".\Include\stringobject.h"\
  3593.     ".\Include\tupleobject.h"\
  3594.     ".\Include\listobject.h"\
  3595.     ".\Include\mappingobject.h"\
  3596.     ".\Include\methodobject.h"\
  3597.     ".\Include\moduleobject.h"\
  3598.     ".\Include\funcobject.h"\
  3599.     ".\Include\classobject.h"\
  3600.     ".\Include\fileobject.h"\
  3601.     ".\Include\cobject.h"\
  3602.     ".\Include\traceback.h"\
  3603.     ".\Include\sliceobject.h"\
  3604.     ".\Include\pyerrors.h"\
  3605.     ".\Include\mymalloc.h"\
  3606.     ".\Include\modsupport.h"\
  3607.     ".\Include\ceval.h"\
  3608.     ".\Include\intrcheck.h"\
  3609.     ".\Include\abstract.h"\
  3610.     ".\Include\rename2.h"\
  3611.     ".\Include\thread.h"\
  3612.     
  3613. NODEP_CPP_IMPORT=\
  3614.     ".\Python\macglue.h"\
  3615.     
  3616.  
  3617. "$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"
  3618.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3619.  
  3620.  
  3621. # End Source File
  3622. ################################################################################
  3623. # Begin Source File
  3624.  
  3625. SOURCE=.\Modules\posixmodule.c
  3626. DEP_CPP_POSIX=\
  3627.     ".\Include\allobjects.h"\
  3628.     ".\Include\modsupport.h"\
  3629.     ".\Include\ceval.h"\
  3630.     {$(INCLUDE)}"\sys\TYPES.H"\
  3631.     {$(INCLUDE)}"\sys\STAT.H"\
  3632.     ".\Include\mytime.h"\
  3633.     {$(INCLUDE)}"\sys\UTIME.H"\
  3634.     ".\PC\config.h"\
  3635.     ".\Include\myproto.h"\
  3636.     ".\Include\object.h"\
  3637.     ".\Include\objimpl.h"\
  3638.     ".\Include\pydebug.h"\
  3639.     ".\Include\accessobject.h"\
  3640.     ".\Include\intobject.h"\
  3641.     ".\Include\longobject.h"\
  3642.     ".\Include\floatobject.h"\
  3643.     ".\Include\complexobject.h"\
  3644.     ".\Include\rangeobject.h"\
  3645.     ".\Include\stringobject.h"\
  3646.     ".\Include\tupleobject.h"\
  3647.     ".\Include\listobject.h"\
  3648.     ".\Include\mappingobject.h"\
  3649.     ".\Include\methodobject.h"\
  3650.     ".\Include\moduleobject.h"\
  3651.     ".\Include\funcobject.h"\
  3652.     ".\Include\classobject.h"\
  3653.     ".\Include\fileobject.h"\
  3654.     ".\Include\cobject.h"\
  3655.     ".\Include\traceback.h"\
  3656.     ".\Include\sliceobject.h"\
  3657.     ".\Include\pyerrors.h"\
  3658.     ".\Include\mymalloc.h"\
  3659.     ".\Include\pythonrun.h"\
  3660.     ".\Include\sysmodule.h"\
  3661.     ".\Include\intrcheck.h"\
  3662.     ".\Include\import.h"\
  3663.     ".\Include\bltinmodule.h"\
  3664.     ".\Include\abstract.h"\
  3665.     ".\Include\rename2.h"\
  3666.     ".\Include\thread.h"\
  3667.     
  3668.  
  3669. "$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"
  3670.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3671.  
  3672.  
  3673. # End Source File
  3674. ################################################################################
  3675. # Begin Source File
  3676.  
  3677. SOURCE=.\Modules\operator.c
  3678. DEP_CPP_OPERA=\
  3679.     ".\Include\Python.h"\
  3680.     ".\Include\allobjects.h"\
  3681.     ".\PC\config.h"\
  3682.     ".\Include\myproto.h"\
  3683.     ".\Include\object.h"\
  3684.     ".\Include\objimpl.h"\
  3685.     ".\Include\pydebug.h"\
  3686.     ".\Include\accessobject.h"\
  3687.     ".\Include\intobject.h"\
  3688.     ".\Include\longobject.h"\
  3689.     ".\Include\floatobject.h"\
  3690.     ".\Include\complexobject.h"\
  3691.     ".\Include\rangeobject.h"\
  3692.     ".\Include\stringobject.h"\
  3693.     ".\Include\tupleobject.h"\
  3694.     ".\Include\listobject.h"\
  3695.     ".\Include\mappingobject.h"\
  3696.     ".\Include\methodobject.h"\
  3697.     ".\Include\moduleobject.h"\
  3698.     ".\Include\funcobject.h"\
  3699.     ".\Include\classobject.h"\
  3700.     ".\Include\fileobject.h"\
  3701.     ".\Include\cobject.h"\
  3702.     ".\Include\traceback.h"\
  3703.     ".\Include\sliceobject.h"\
  3704.     ".\Include\pyerrors.h"\
  3705.     ".\Include\mymalloc.h"\
  3706.     ".\Include\modsupport.h"\
  3707.     ".\Include\ceval.h"\
  3708.     ".\Include\pythonrun.h"\
  3709.     ".\Include\sysmodule.h"\
  3710.     ".\Include\intrcheck.h"\
  3711.     ".\Include\import.h"\
  3712.     ".\Include\bltinmodule.h"\
  3713.     ".\Include\abstract.h"\
  3714.     ".\Include\rename2.h"\
  3715.     ".\Include\thread.h"\
  3716.     
  3717.  
  3718. "$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"
  3719.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3720.  
  3721.  
  3722. # End Source File
  3723. ################################################################################
  3724. # Begin Source File
  3725.  
  3726. SOURCE=.\Modules\errnomodule.c
  3727. DEP_CPP_ERRNO=\
  3728.     ".\Include\Python.h"\
  3729.     ".\Include\allobjects.h"\
  3730.     ".\PC\config.h"\
  3731.     ".\Include\myproto.h"\
  3732.     ".\Include\object.h"\
  3733.     ".\Include\objimpl.h"\
  3734.     ".\Include\pydebug.h"\
  3735.     ".\Include\accessobject.h"\
  3736.     ".\Include\intobject.h"\
  3737.     ".\Include\longobject.h"\
  3738.     ".\Include\floatobject.h"\
  3739.     ".\Include\complexobject.h"\
  3740.     ".\Include\rangeobject.h"\
  3741.     ".\Include\stringobject.h"\
  3742.     ".\Include\tupleobject.h"\
  3743.     ".\Include\listobject.h"\
  3744.     ".\Include\mappingobject.h"\
  3745.     ".\Include\methodobject.h"\
  3746.     ".\Include\moduleobject.h"\
  3747.     ".\Include\funcobject.h"\
  3748.     ".\Include\classobject.h"\
  3749.     ".\Include\fileobject.h"\
  3750.     ".\Include\cobject.h"\
  3751.     ".\Include\traceback.h"\
  3752.     ".\Include\sliceobject.h"\
  3753.     ".\Include\pyerrors.h"\
  3754.     ".\Include\mymalloc.h"\
  3755.     ".\Include\modsupport.h"\
  3756.     ".\Include\ceval.h"\
  3757.     ".\Include\pythonrun.h"\
  3758.     ".\Include\sysmodule.h"\
  3759.     ".\Include\intrcheck.h"\
  3760.     ".\Include\import.h"\
  3761.     ".\Include\bltinmodule.h"\
  3762.     ".\Include\abstract.h"\
  3763.     ".\Include\rename2.h"\
  3764.     ".\Include\thread.h"\
  3765.     
  3766.  
  3767. "$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"
  3768.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3769.  
  3770.  
  3771. # End Source File
  3772. ################################################################################
  3773. # Begin Source File
  3774.  
  3775. SOURCE=.\Objects\sliceobject.c
  3776. DEP_CPP_SLICE=\
  3777.     ".\Include\Python.h"\
  3778.     ".\Include\allobjects.h"\
  3779.     ".\PC\config.h"\
  3780.     ".\Include\myproto.h"\
  3781.     ".\Include\object.h"\
  3782.     ".\Include\objimpl.h"\
  3783.     ".\Include\pydebug.h"\
  3784.     ".\Include\accessobject.h"\
  3785.     ".\Include\intobject.h"\
  3786.     ".\Include\longobject.h"\
  3787.     ".\Include\floatobject.h"\
  3788.     ".\Include\complexobject.h"\
  3789.     ".\Include\rangeobject.h"\
  3790.     ".\Include\stringobject.h"\
  3791.     ".\Include\tupleobject.h"\
  3792.     ".\Include\listobject.h"\
  3793.     ".\Include\mappingobject.h"\
  3794.     ".\Include\methodobject.h"\
  3795.     ".\Include\moduleobject.h"\
  3796.     ".\Include\funcobject.h"\
  3797.     ".\Include\classobject.h"\
  3798.     ".\Include\fileobject.h"\
  3799.     ".\Include\cobject.h"\
  3800.     ".\Include\traceback.h"\
  3801.     ".\Include\sliceobject.h"\
  3802.     ".\Include\pyerrors.h"\
  3803.     ".\Include\mymalloc.h"\
  3804.     ".\Include\modsupport.h"\
  3805.     ".\Include\ceval.h"\
  3806.     ".\Include\pythonrun.h"\
  3807.     ".\Include\sysmodule.h"\
  3808.     ".\Include\intrcheck.h"\
  3809.     ".\Include\import.h"\
  3810.     ".\Include\bltinmodule.h"\
  3811.     ".\Include\abstract.h"\
  3812.     ".\Include\rename2.h"\
  3813.     ".\Include\thread.h"\
  3814.     
  3815.  
  3816. "$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"
  3817.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3818.  
  3819.  
  3820. # End Source File
  3821. ################################################################################
  3822. # Begin Source File
  3823.  
  3824. SOURCE=.\Modules\main.c
  3825. DEP_CPP_MAIN_=\
  3826.     ".\Include\Python.h"\
  3827.     ".\Include\allobjects.h"\
  3828.     ".\PC\config.h"\
  3829.     ".\Include\myproto.h"\
  3830.     ".\Include\object.h"\
  3831.     ".\Include\objimpl.h"\
  3832.     ".\Include\pydebug.h"\
  3833.     ".\Include\accessobject.h"\
  3834.     ".\Include\intobject.h"\
  3835.     ".\Include\longobject.h"\
  3836.     ".\Include\floatobject.h"\
  3837.     ".\Include\complexobject.h"\
  3838.     ".\Include\rangeobject.h"\
  3839.     ".\Include\stringobject.h"\
  3840.     ".\Include\tupleobject.h"\
  3841.     ".\Include\listobject.h"\
  3842.     ".\Include\mappingobject.h"\
  3843.     ".\Include\methodobject.h"\
  3844.     ".\Include\moduleobject.h"\
  3845.     ".\Include\funcobject.h"\
  3846.     ".\Include\classobject.h"\
  3847.     ".\Include\fileobject.h"\
  3848.     ".\Include\cobject.h"\
  3849.     ".\Include\traceback.h"\
  3850.     ".\Include\sliceobject.h"\
  3851.     ".\Include\pyerrors.h"\
  3852.     ".\Include\mymalloc.h"\
  3853.     ".\Include\modsupport.h"\
  3854.     ".\Include\ceval.h"\
  3855.     ".\Include\pythonrun.h"\
  3856.     ".\Include\sysmodule.h"\
  3857.     ".\Include\intrcheck.h"\
  3858.     ".\Include\import.h"\
  3859.     ".\Include\bltinmodule.h"\
  3860.     ".\Include\abstract.h"\
  3861.     ".\Include\rename2.h"\
  3862.     ".\Include\thread.h"\
  3863.     
  3864.  
  3865. "$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
  3866.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3867.  
  3868.  
  3869. # End Source File
  3870. ################################################################################
  3871. # Begin Source File
  3872.  
  3873. SOURCE=.\Python\getopt.c
  3874.  
  3875. "$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"
  3876.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3877.  
  3878.  
  3879. # End Source File
  3880. ################################################################################
  3881. # Begin Source File
  3882.  
  3883. SOURCE=.\PC\import_nt.c
  3884. DEP_CPP_IMPORT_=\
  3885.     ".\Include\allobjects.h"\
  3886.     ".\Include\osdefs.h"\
  3887.     ".\Python\importdl.h"\
  3888.     ".\PC\config.h"\
  3889.     ".\Include\myproto.h"\
  3890.     ".\Include\object.h"\
  3891.     ".\Include\objimpl.h"\
  3892.     ".\Include\pydebug.h"\
  3893.     ".\Include\accessobject.h"\
  3894.     ".\Include\intobject.h"\
  3895.     ".\Include\longobject.h"\
  3896.     ".\Include\floatobject.h"\
  3897.     ".\Include\complexobject.h"\
  3898.     ".\Include\rangeobject.h"\
  3899.     ".\Include\stringobject.h"\
  3900.     ".\Include\tupleobject.h"\
  3901.     ".\Include\listobject.h"\
  3902.     ".\Include\mappingobject.h"\
  3903.     ".\Include\methodobject.h"\
  3904.     ".\Include\moduleobject.h"\
  3905.     ".\Include\funcobject.h"\
  3906.     ".\Include\classobject.h"\
  3907.     ".\Include\fileobject.h"\
  3908.     ".\Include\cobject.h"\
  3909.     ".\Include\traceback.h"\
  3910.     ".\Include\sliceobject.h"\
  3911.     ".\Include\pyerrors.h"\
  3912.     ".\Include\mymalloc.h"\
  3913.     ".\Include\modsupport.h"\
  3914.     ".\Include\ceval.h"\
  3915.     ".\Include\pythonrun.h"\
  3916.     ".\Include\sysmodule.h"\
  3917.     ".\Include\intrcheck.h"\
  3918.     ".\Include\import.h"\
  3919.     ".\Include\bltinmodule.h"\
  3920.     ".\Include\abstract.h"\
  3921.     ".\Include\rename2.h"\
  3922.     ".\Include\thread.h"\
  3923.     
  3924.  
  3925. "$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"
  3926.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3927.  
  3928.  
  3929. # End Source File
  3930. ################################################################################
  3931. # Begin Source File
  3932.  
  3933. SOURCE=.\PC\getpath_nt.c
  3934. DEP_CPP_GETPA=\
  3935.     ".\Include\Python.h"\
  3936.     ".\Include\osdefs.h"\
  3937.     ".\Include\allobjects.h"\
  3938.     ".\PC\config.h"\
  3939.     ".\Include\myproto.h"\
  3940.     ".\Include\object.h"\
  3941.     ".\Include\objimpl.h"\
  3942.     ".\Include\pydebug.h"\
  3943.     ".\Include\accessobject.h"\
  3944.     ".\Include\intobject.h"\
  3945.     ".\Include\longobject.h"\
  3946.     ".\Include\floatobject.h"\
  3947.     ".\Include\complexobject.h"\
  3948.     ".\Include\rangeobject.h"\
  3949.     ".\Include\stringobject.h"\
  3950.     ".\Include\tupleobject.h"\
  3951.     ".\Include\listobject.h"\
  3952.     ".\Include\mappingobject.h"\
  3953.     ".\Include\methodobject.h"\
  3954.     ".\Include\moduleobject.h"\
  3955.     ".\Include\funcobject.h"\
  3956.     ".\Include\classobject.h"\
  3957.     ".\Include\fileobject.h"\
  3958.     ".\Include\cobject.h"\
  3959.     ".\Include\traceback.h"\
  3960.     ".\Include\sliceobject.h"\
  3961.     ".\Include\pyerrors.h"\
  3962.     ".\Include\mymalloc.h"\
  3963.     ".\Include\modsupport.h"\
  3964.     ".\Include\ceval.h"\
  3965.     ".\Include\pythonrun.h"\
  3966.     ".\Include\sysmodule.h"\
  3967.     ".\Include\intrcheck.h"\
  3968.     ".\Include\import.h"\
  3969.     ".\Include\bltinmodule.h"\
  3970.     ".\Include\abstract.h"\
  3971.     ".\Include\rename2.h"\
  3972.     ".\Include\thread.h"\
  3973.     
  3974.  
  3975. "$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"
  3976.    $(CPP) $(CPP_PROJ) $(SOURCE)
  3977.  
  3978.  
  3979. # End Source File
  3980. ################################################################################
  3981. # Begin Source File
  3982.  
  3983. SOURCE=.\PC\dl_nt.c
  3984. DEP_CPP_DL_NT=\
  3985.     ".\PC\config.h"\
  3986.     ".\Include\allobjects.h"\
  3987.     ".\Include\myproto.h"\
  3988.     ".\Include\object.h"\
  3989.     ".\Include\objimpl.h"\
  3990.     ".\Include\pydebug.h"\
  3991.     ".\Include\accessobject.h"\
  3992.     ".\Include\intobject.h"\
  3993.     ".\Include\longobject.h"\
  3994.     ".\Include\floatobject.h"\
  3995.     ".\Include\complexobject.h"\
  3996.     ".\Include\rangeobject.h"\
  3997.     ".\Include\stringobject.h"\
  3998.     ".\Include\tupleobject.h"\
  3999.     ".\Include\listobject.h"\
  4000.     ".\Include\mappingobject.h"\
  4001.     ".\Include\methodobject.h"\
  4002.     ".\Include\moduleobject.h"\
  4003.     ".\Include\funcobject.h"\
  4004.     ".\Include\classobject.h"\
  4005.     ".\Include\fileobject.h"\
  4006.     ".\Include\cobject.h"\
  4007.     ".\Include\traceback.h"\
  4008.     ".\Include\sliceobject.h"\
  4009.     ".\Include\pyerrors.h"\
  4010.     ".\Include\mymalloc.h"\
  4011.     ".\Include\modsupport.h"\
  4012.     ".\Include\ceval.h"\
  4013.     ".\Include\pythonrun.h"\
  4014.     ".\Include\sysmodule.h"\
  4015.     ".\Include\intrcheck.h"\
  4016.     ".\Include\import.h"\
  4017.     ".\Include\bltinmodule.h"\
  4018.     ".\Include\abstract.h"\
  4019.     ".\Include\rename2.h"\
  4020.     ".\Include\thread.h"\
  4021.     
  4022.  
  4023. "$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"
  4024.    $(CPP) $(CPP_PROJ) $(SOURCE)
  4025.  
  4026.  
  4027. # End Source File
  4028. ################################################################################
  4029. # Begin Source File
  4030.  
  4031. SOURCE=.\PC\python_nt.def
  4032. # End Source File
  4033. ################################################################################
  4034. # Begin Source File
  4035.  
  4036. SOURCE=.\Modules\threadmodule.c
  4037. DEP_CPP_THREAD=\
  4038.     ".\Include\allobjects.h"\
  4039.     ".\Include\thread.h"\
  4040.     ".\PC\config.h"\
  4041.     ".\Include\myproto.h"\
  4042.     ".\Include\object.h"\
  4043.     ".\Include\objimpl.h"\
  4044.     ".\Include\pydebug.h"\
  4045.     ".\Include\accessobject.h"\
  4046.     ".\Include\intobject.h"\
  4047.     ".\Include\longobject.h"\
  4048.     ".\Include\floatobject.h"\
  4049.     ".\Include\complexobject.h"\
  4050.     ".\Include\rangeobject.h"\
  4051.     ".\Include\stringobject.h"\
  4052.     ".\Include\tupleobject.h"\
  4053.     ".\Include\listobject.h"\
  4054.     ".\Include\mappingobject.h"\
  4055.     ".\Include\methodobject.h"\
  4056.     ".\Include\moduleobject.h"\
  4057.     ".\Include\funcobject.h"\
  4058.     ".\Include\classobject.h"\
  4059.     ".\Include\fileobject.h"\
  4060.     ".\Include\cobject.h"\
  4061.     ".\Include\traceback.h"\
  4062.     ".\Include\sliceobject.h"\
  4063.     ".\Include\pyerrors.h"\
  4064.     ".\Include\mymalloc.h"\
  4065.     ".\Include\modsupport.h"\
  4066.     ".\Include\ceval.h"\
  4067.     ".\Include\pythonrun.h"\
  4068.     ".\Include\sysmodule.h"\
  4069.     ".\Include\intrcheck.h"\
  4070.     ".\Include\import.h"\
  4071.     ".\Include\bltinmodule.h"\
  4072.     ".\Include\abstract.h"\
  4073.     ".\Include\rename2.h"\
  4074.     
  4075.  
  4076. "$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"
  4077.    $(CPP) $(CPP_PROJ) $(SOURCE)
  4078.  
  4079.  
  4080. # End Source File
  4081. ################################################################################
  4082. # Begin Source File
  4083.  
  4084. SOURCE=.\PC\python_nt.rc
  4085.  
  4086. !IF  "$(CFG)" == "python14 - Win32 Release"
  4087.  
  4088. # ADD BASE RSC /l 0x409 /i "PC"
  4089. # ADD RSC /l 0x409 /i "PC" /i "Include"
  4090.  
  4091. "$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
  4092.    $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\
  4093.  "NDEBUG" $(SOURCE)
  4094.  
  4095.  
  4096. !ENDIF 
  4097.  
  4098. # End Source File
  4099. # End Target
  4100. ################################################################################
  4101. # Begin Target
  4102.  
  4103. # Name "python - Win32 Release"
  4104. ################################################################################
  4105. # Begin Source File
  4106.  
  4107. SOURCE=.\PC\main_nt.c
  4108.  
  4109. "$(INTDIR)\main_nt.obj" : $(SOURCE) "$(INTDIR)"
  4110.    $(CPP) $(CPP_PROJ) $(SOURCE)
  4111.  
  4112.  
  4113. # End Source File
  4114. ################################################################################
  4115. # Begin Source File
  4116.  
  4117. SOURCE=.\vc40\python14.lib
  4118. # End Source File
  4119. # End Target
  4120. ################################################################################
  4121. # Begin Target
  4122.  
  4123. # Name "_tkinter - Win32 Release"
  4124. ################################################################################
  4125. # Begin Source File
  4126.  
  4127. SOURCE=.\Modules\_tkinter.c
  4128. DEP_CPP__TKIN=\
  4129.     ".\Include\Python.h"\
  4130.     "\tcl\include\tcl.h"\
  4131.     "\tcl\include\tk.h"\
  4132.     ".\Include\allobjects.h"\
  4133.     "\tcl\include\X11/Xlib.h"\
  4134.     ".\PC\config.h"\
  4135.     ".\Include\myproto.h"\
  4136.     ".\Include\object.h"\
  4137.     ".\Include\objimpl.h"\
  4138.     ".\Include\pydebug.h"\
  4139.     ".\Include\accessobject.h"\
  4140.     ".\Include\intobject.h"\
  4141.     ".\Include\longobject.h"\
  4142.     ".\Include\floatobject.h"\
  4143.     ".\Include\complexobject.h"\
  4144.     ".\Include\rangeobject.h"\
  4145.     ".\Include\stringobject.h"\
  4146.     ".\Include\tupleobject.h"\
  4147.     ".\Include\listobject.h"\
  4148.     ".\Include\mappingobject.h"\
  4149.     ".\Include\methodobject.h"\
  4150.     ".\Include\moduleobject.h"\
  4151.     ".\Include\funcobject.h"\
  4152.     ".\Include\classobject.h"\
  4153.     ".\Include\fileobject.h"\
  4154.     ".\Include\cobject.h"\
  4155.     ".\Include\traceback.h"\
  4156.     ".\Include\sliceobject.h"\
  4157.     ".\Include\pyerrors.h"\
  4158.     ".\Include\mymalloc.h"\
  4159.     ".\Include\modsupport.h"\
  4160.     ".\Include\ceval.h"\
  4161.     ".\Include\pythonrun.h"\
  4162.     ".\Include\sysmodule.h"\
  4163.     ".\Include\intrcheck.h"\
  4164.     ".\Include\import.h"\
  4165.     ".\Include\bltinmodule.h"\
  4166.     ".\Include\abstract.h"\
  4167.     ".\Include\rename2.h"\
  4168.     "\tcl\include\X11/X.h"\
  4169.     "\tcl\include\X11/Xfuncproto.h"\
  4170.     ".\Include\thread.h"\
  4171.     
  4172.  
  4173. "$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"
  4174.    $(CPP) $(CPP_PROJ) $(SOURCE)
  4175.  
  4176.  
  4177. # End Source File
  4178. ################################################################################
  4179. # Begin Source File
  4180.  
  4181. SOURCE=.\PC\tk41.lib
  4182. # End Source File
  4183. ################################################################################
  4184. # Begin Source File
  4185.  
  4186. SOURCE=.\PC\tcl75.lib
  4187. # End Source File
  4188. ################################################################################
  4189. # Begin Source File
  4190.  
  4191. SOURCE=.\PC\_tkinter.def
  4192. # End Source File
  4193. ################################################################################
  4194. # Begin Source File
  4195.  
  4196. SOURCE=.\vc40\python14.lib
  4197. # End Source File
  4198. # End Target
  4199. # End Project
  4200. ################################################################################
  4201.