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