blob: 8d070392703d8f86b421b1f1181fb57169a09f2c [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"
90 -@erase "$(INTDIR)\getpath_nt.obj"
91 -@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" \
239 "$(INTDIR)\getpath_nt.obj" \
240 "$(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 Rossum29c1ea51997-08-07 00:11:34 +0000410# ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
411CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL\include" /D\
412 "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H"\
Guido van Rossum78089e21997-05-06 21:44:44 +0000413 /Fp"$(INTDIR)/_tkinter.pch" /YX /Fo"$(INTDIR)/" /c
414CPP_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 Rossumc77b9211997-05-09 01:00:56 +0000461 ".\PC\tcl80.lib" \
462 ".\PC\tk80.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"
517 -@erase "$(INTDIR)\getpath_nt.obj"
518 -@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" \
665 "$(INTDIR)\getpath_nt.obj" \
666 "$(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 +00001272
1273!IF "$(CFG)" == "python15 - Win32 Release"
1274
1275DEP_CPP_FUNCO=\
1276 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001277 ".\Include\ceval.h"\
1278 ".\Include\classobject.h"\
1279 ".\Include\cobject.h"\
1280 ".\Include\compile.h"\
1281 ".\Include\complexobject.h"\
1282 ".\Include\dictobject.h"\
1283 ".\Include\fileobject.h"\
1284 ".\Include\floatobject.h"\
1285 ".\Include\funcobject.h"\
1286 ".\Include\import.h"\
1287 ".\Include\intobject.h"\
1288 ".\Include\intrcheck.h"\
1289 ".\Include\listobject.h"\
1290 ".\Include\longobject.h"\
1291 ".\Include\methodobject.h"\
1292 ".\Include\modsupport.h"\
1293 ".\Include\moduleobject.h"\
1294 ".\Include\mymalloc.h"\
1295 ".\Include\myproto.h"\
1296 ".\Include\object.h"\
1297 ".\Include\objimpl.h"\
1298 ".\Include\pydebug.h"\
1299 ".\Include\pyerrors.h"\
1300 ".\Include\pyfpe.h"\
1301 ".\Include\pystate.h"\
1302 ".\Include\Python.h"\
1303 ".\Include\pythonrun.h"\
1304 ".\Include\rangeobject.h"\
1305 ".\Include\sliceobject.h"\
1306 ".\Include\stringobject.h"\
1307 ".\Include\structmember.h"\
1308 ".\Include\sysmodule.h"\
1309 ".\Include\traceback.h"\
1310 ".\Include\tupleobject.h"\
1311 ".\PC\config.h"\
1312
1313
1314"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
1315 $(CPP) $(CPP_PROJ) $(SOURCE)
1316
1317
1318!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1319
Guido van Rossum78089e21997-05-06 21:44:44 +00001320DEP_CPP_FUNCO=\
1321 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001322 ".\Include\ceval.h"\
1323 ".\Include\classobject.h"\
1324 ".\Include\cobject.h"\
1325 ".\Include\compile.h"\
1326 ".\Include\complexobject.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00001327 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001328 ".\Include\fileobject.h"\
1329 ".\Include\floatobject.h"\
1330 ".\Include\funcobject.h"\
1331 ".\Include\import.h"\
1332 ".\Include\intobject.h"\
1333 ".\Include\intrcheck.h"\
1334 ".\Include\listobject.h"\
1335 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001336 ".\Include\methodobject.h"\
1337 ".\Include\modsupport.h"\
1338 ".\Include\moduleobject.h"\
1339 ".\Include\mymalloc.h"\
1340 ".\Include\myproto.h"\
1341 ".\Include\object.h"\
1342 ".\Include\objimpl.h"\
1343 ".\Include\pydebug.h"\
1344 ".\Include\pyerrors.h"\
1345 ".\Include\pyfpe.h"\
1346 ".\Include\pystate.h"\
1347 ".\Include\Python.h"\
1348 ".\Include\pythonrun.h"\
1349 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001350 ".\Include\sliceobject.h"\
1351 ".\Include\stringobject.h"\
1352 ".\Include\structmember.h"\
1353 ".\Include\sysmodule.h"\
1354 ".\Include\traceback.h"\
1355 ".\Include\tupleobject.h"\
1356 ".\PC\config.h"\
1357
1358
1359"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
1360 $(CPP) $(CPP_PROJ) $(SOURCE)
1361
1362
Guido van Rossum9348bf81997-05-14 20:47:15 +00001363!ENDIF
1364
Guido van Rossum78089e21997-05-06 21:44:44 +00001365# End Source File
1366################################################################################
1367# Begin Source File
1368
1369SOURCE=.\Python\frozen.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001370DEP_CPP_FROZE=\
1371 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001372 ".\Include\ceval.h"\
1373 ".\Include\classobject.h"\
1374 ".\Include\cobject.h"\
1375 ".\Include\complexobject.h"\
1376 ".\Include\dictobject.h"\
1377 ".\Include\fileobject.h"\
1378 ".\Include\floatobject.h"\
1379 ".\Include\funcobject.h"\
1380 ".\Include\import.h"\
1381 ".\Include\intobject.h"\
1382 ".\Include\intrcheck.h"\
1383 ".\Include\listobject.h"\
1384 ".\Include\longobject.h"\
1385 ".\Include\methodobject.h"\
1386 ".\Include\modsupport.h"\
1387 ".\Include\moduleobject.h"\
1388 ".\Include\mymalloc.h"\
1389 ".\Include\myproto.h"\
1390 ".\Include\object.h"\
1391 ".\Include\objimpl.h"\
1392 ".\Include\pydebug.h"\
1393 ".\Include\pyerrors.h"\
1394 ".\Include\pyfpe.h"\
1395 ".\Include\pystate.h"\
1396 ".\Include\Python.h"\
1397 ".\Include\pythonrun.h"\
1398 ".\Include\rangeobject.h"\
1399 ".\Include\sliceobject.h"\
1400 ".\Include\stringobject.h"\
1401 ".\Include\sysmodule.h"\
1402 ".\Include\traceback.h"\
1403 ".\Include\tupleobject.h"\
1404 ".\PC\config.h"\
1405
1406
1407"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(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\frameobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001416DEP_CPP_FRAME=\
1417 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001418 ".\Include\ceval.h"\
1419 ".\Include\classobject.h"\
1420 ".\Include\cobject.h"\
1421 ".\Include\compile.h"\
1422 ".\Include\complexobject.h"\
1423 ".\Include\dictobject.h"\
1424 ".\Include\fileobject.h"\
1425 ".\Include\floatobject.h"\
1426 ".\Include\frameobject.h"\
1427 ".\Include\funcobject.h"\
1428 ".\Include\import.h"\
1429 ".\Include\intobject.h"\
1430 ".\Include\intrcheck.h"\
1431 ".\Include\listobject.h"\
1432 ".\Include\longobject.h"\
1433 ".\Include\methodobject.h"\
1434 ".\Include\modsupport.h"\
1435 ".\Include\moduleobject.h"\
1436 ".\Include\mymalloc.h"\
1437 ".\Include\myproto.h"\
1438 ".\Include\object.h"\
1439 ".\Include\objimpl.h"\
1440 ".\Include\opcode.h"\
1441 ".\Include\pydebug.h"\
1442 ".\Include\pyerrors.h"\
1443 ".\Include\pyfpe.h"\
1444 ".\Include\pystate.h"\
1445 ".\Include\Python.h"\
1446 ".\Include\pythonrun.h"\
1447 ".\Include\rangeobject.h"\
1448 ".\Include\sliceobject.h"\
1449 ".\Include\stringobject.h"\
1450 ".\Include\structmember.h"\
1451 ".\Include\sysmodule.h"\
1452 ".\Include\traceback.h"\
1453 ".\Include\tupleobject.h"\
1454 ".\PC\config.h"\
1455
1456
1457"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"
1458 $(CPP) $(CPP_PROJ) $(SOURCE)
1459
1460
Guido van Rossum78089e21997-05-06 21:44:44 +00001461# End Source File
1462################################################################################
1463# Begin Source File
1464
1465SOURCE=.\Objects\floatobject.c
1466DEP_CPP_FLOAT=\
1467 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001468 ".\Include\ceval.h"\
1469 ".\Include\classobject.h"\
1470 ".\Include\cobject.h"\
1471 ".\Include\complexobject.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001472 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001473 ".\Include\fileobject.h"\
1474 ".\Include\floatobject.h"\
1475 ".\Include\funcobject.h"\
1476 ".\Include\import.h"\
1477 ".\Include\intobject.h"\
1478 ".\Include\intrcheck.h"\
1479 ".\Include\listobject.h"\
1480 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001481 ".\Include\methodobject.h"\
1482 ".\Include\modsupport.h"\
1483 ".\Include\moduleobject.h"\
1484 ".\Include\mymalloc.h"\
1485 ".\Include\mymath.h"\
1486 ".\Include\myproto.h"\
1487 ".\Include\object.h"\
1488 ".\Include\objimpl.h"\
1489 ".\Include\pydebug.h"\
1490 ".\Include\pyerrors.h"\
1491 ".\Include\pyfpe.h"\
1492 ".\Include\pystate.h"\
1493 ".\Include\Python.h"\
1494 ".\Include\pythonrun.h"\
1495 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001496 ".\Include\sliceobject.h"\
1497 ".\Include\stringobject.h"\
1498 ".\Include\sysmodule.h"\
1499 ".\Include\traceback.h"\
1500 ".\Include\tupleobject.h"\
1501 ".\PC\config.h"\
1502
1503
1504"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"
1505 $(CPP) $(CPP_PROJ) $(SOURCE)
1506
1507
1508# End Source File
1509################################################################################
1510# Begin Source File
1511
1512SOURCE=.\Objects\fileobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001513
1514!IF "$(CFG)" == "python15 - Win32 Release"
1515
1516DEP_CPP_FILEO=\
1517 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001518 ".\Include\ceval.h"\
1519 ".\Include\classobject.h"\
1520 ".\Include\cobject.h"\
1521 ".\Include\complexobject.h"\
1522 ".\Include\dictobject.h"\
1523 ".\Include\fileobject.h"\
1524 ".\Include\floatobject.h"\
1525 ".\Include\funcobject.h"\
1526 ".\Include\import.h"\
1527 ".\Include\intobject.h"\
1528 ".\Include\intrcheck.h"\
1529 ".\Include\listobject.h"\
1530 ".\Include\longobject.h"\
1531 ".\Include\methodobject.h"\
1532 ".\Include\modsupport.h"\
1533 ".\Include\moduleobject.h"\
1534 ".\Include\mymalloc.h"\
1535 ".\Include\myproto.h"\
1536 ".\Include\object.h"\
1537 ".\Include\objimpl.h"\
1538 ".\Include\pydebug.h"\
1539 ".\Include\pyerrors.h"\
1540 ".\Include\pyfpe.h"\
1541 ".\Include\pystate.h"\
1542 ".\Include\Python.h"\
1543 ".\Include\pythonrun.h"\
1544 ".\Include\rangeobject.h"\
1545 ".\Include\sliceobject.h"\
1546 ".\Include\stringobject.h"\
1547 ".\Include\structmember.h"\
1548 ".\Include\sysmodule.h"\
1549 ".\Include\traceback.h"\
1550 ".\Include\tupleobject.h"\
1551 ".\PC\config.h"\
1552 {$(INCLUDE)}"\sys\STAT.H"\
1553 {$(INCLUDE)}"\sys\TYPES.H"\
1554
1555
1556"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
1557 $(CPP) $(CPP_PROJ) $(SOURCE)
1558
1559
1560!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1561
Guido van Rossum78089e21997-05-06 21:44:44 +00001562DEP_CPP_FILEO=\
1563 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001564 ".\Include\ceval.h"\
1565 ".\Include\classobject.h"\
1566 ".\Include\cobject.h"\
1567 ".\Include\complexobject.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00001568 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001569 ".\Include\fileobject.h"\
1570 ".\Include\floatobject.h"\
1571 ".\Include\funcobject.h"\
1572 ".\Include\import.h"\
1573 ".\Include\intobject.h"\
1574 ".\Include\intrcheck.h"\
1575 ".\Include\listobject.h"\
1576 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001577 ".\Include\methodobject.h"\
1578 ".\Include\modsupport.h"\
1579 ".\Include\moduleobject.h"\
1580 ".\Include\mymalloc.h"\
1581 ".\Include\myproto.h"\
1582 ".\Include\object.h"\
1583 ".\Include\objimpl.h"\
1584 ".\Include\pydebug.h"\
1585 ".\Include\pyerrors.h"\
1586 ".\Include\pyfpe.h"\
1587 ".\Include\pystate.h"\
1588 ".\Include\Python.h"\
1589 ".\Include\pythonrun.h"\
1590 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001591 ".\Include\sliceobject.h"\
1592 ".\Include\stringobject.h"\
1593 ".\Include\structmember.h"\
1594 ".\Include\sysmodule.h"\
1595 ".\Include\traceback.h"\
1596 ".\Include\tupleobject.h"\
1597 ".\PC\config.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001598 {$(INCLUDE)}"\sys\STAT.H"\
1599 {$(INCLUDE)}"\sys\TYPES.H"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001600
1601
1602"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
1603 $(CPP) $(CPP_PROJ) $(SOURCE)
1604
1605
Guido van Rossum9348bf81997-05-14 20:47:15 +00001606!ENDIF
1607
Guido van Rossum78089e21997-05-06 21:44:44 +00001608# End Source File
1609################################################################################
1610# Begin Source File
1611
1612SOURCE=.\Python\errors.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001613DEP_CPP_ERROR=\
1614 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001615 ".\Include\ceval.h"\
1616 ".\Include\classobject.h"\
1617 ".\Include\cobject.h"\
1618 ".\Include\complexobject.h"\
1619 ".\Include\dictobject.h"\
1620 ".\Include\fileobject.h"\
1621 ".\Include\floatobject.h"\
1622 ".\Include\funcobject.h"\
1623 ".\Include\import.h"\
1624 ".\Include\intobject.h"\
1625 ".\Include\intrcheck.h"\
1626 ".\Include\listobject.h"\
1627 ".\Include\longobject.h"\
1628 ".\Include\methodobject.h"\
1629 ".\Include\modsupport.h"\
1630 ".\Include\moduleobject.h"\
1631 ".\Include\mymalloc.h"\
1632 ".\Include\myproto.h"\
1633 ".\Include\object.h"\
1634 ".\Include\objimpl.h"\
1635 ".\Include\pydebug.h"\
1636 ".\Include\pyerrors.h"\
1637 ".\Include\pyfpe.h"\
1638 ".\Include\pystate.h"\
1639 ".\Include\Python.h"\
1640 ".\Include\pythonrun.h"\
1641 ".\Include\rangeobject.h"\
1642 ".\Include\sliceobject.h"\
1643 ".\Include\stringobject.h"\
1644 ".\Include\sysmodule.h"\
1645 ".\Include\traceback.h"\
1646 ".\Include\tupleobject.h"\
1647 ".\PC\config.h"\
1648
1649
1650"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"
1651 $(CPP) $(CPP_PROJ) $(SOURCE)
1652
1653
Guido van Rossum78089e21997-05-06 21:44:44 +00001654# End Source File
1655################################################################################
1656# Begin Source File
1657
1658SOURCE=.\PC\config.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001659DEP_CPP_CONFI=\
1660 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001661 ".\Include\ceval.h"\
1662 ".\Include\classobject.h"\
1663 ".\Include\cobject.h"\
1664 ".\Include\complexobject.h"\
1665 ".\Include\dictobject.h"\
1666 ".\Include\fileobject.h"\
1667 ".\Include\floatobject.h"\
1668 ".\Include\funcobject.h"\
1669 ".\Include\import.h"\
1670 ".\Include\intobject.h"\
1671 ".\Include\intrcheck.h"\
1672 ".\Include\listobject.h"\
1673 ".\Include\longobject.h"\
1674 ".\Include\methodobject.h"\
1675 ".\Include\modsupport.h"\
1676 ".\Include\moduleobject.h"\
1677 ".\Include\mymalloc.h"\
1678 ".\Include\myproto.h"\
1679 ".\Include\object.h"\
1680 ".\Include\objimpl.h"\
1681 ".\Include\pydebug.h"\
1682 ".\Include\pyerrors.h"\
1683 ".\Include\pyfpe.h"\
1684 ".\Include\pystate.h"\
1685 ".\Include\Python.h"\
1686 ".\Include\pythonrun.h"\
1687 ".\Include\rangeobject.h"\
1688 ".\Include\sliceobject.h"\
1689 ".\Include\stringobject.h"\
1690 ".\Include\sysmodule.h"\
1691 ".\Include\traceback.h"\
1692 ".\Include\tupleobject.h"\
1693 ".\PC\config.h"\
1694
1695
1696"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"
1697 $(CPP) $(CPP_PROJ) $(SOURCE)
1698
1699
Guido van Rossum78089e21997-05-06 21:44:44 +00001700# End Source File
1701################################################################################
1702# Begin Source File
1703
1704SOURCE=.\Objects\complexobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001705DEP_CPP_COMPL=\
1706 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001707 ".\Include\ceval.h"\
1708 ".\Include\classobject.h"\
1709 ".\Include\cobject.h"\
1710 ".\Include\complexobject.h"\
1711 ".\Include\dictobject.h"\
1712 ".\Include\fileobject.h"\
1713 ".\Include\floatobject.h"\
1714 ".\Include\funcobject.h"\
1715 ".\Include\import.h"\
1716 ".\Include\intobject.h"\
1717 ".\Include\intrcheck.h"\
1718 ".\Include\listobject.h"\
1719 ".\Include\longobject.h"\
1720 ".\Include\methodobject.h"\
1721 ".\Include\modsupport.h"\
1722 ".\Include\moduleobject.h"\
1723 ".\Include\mymalloc.h"\
1724 ".\Include\mymath.h"\
1725 ".\Include\myproto.h"\
1726 ".\Include\object.h"\
1727 ".\Include\objimpl.h"\
1728 ".\Include\pydebug.h"\
1729 ".\Include\pyerrors.h"\
1730 ".\Include\pyfpe.h"\
1731 ".\Include\pystate.h"\
1732 ".\Include\Python.h"\
1733 ".\Include\pythonrun.h"\
1734 ".\Include\rangeobject.h"\
1735 ".\Include\sliceobject.h"\
1736 ".\Include\stringobject.h"\
1737 ".\Include\sysmodule.h"\
1738 ".\Include\traceback.h"\
1739 ".\Include\tupleobject.h"\
1740 ".\PC\config.h"\
1741
1742
1743"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"
1744 $(CPP) $(CPP_PROJ) $(SOURCE)
1745
1746
Guido van Rossum78089e21997-05-06 21:44:44 +00001747# End Source File
1748################################################################################
1749# Begin Source File
1750
1751SOURCE=.\Python\compile.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001752DEP_CPP_COMPI=\
1753 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001754 ".\Include\ceval.h"\
1755 ".\Include\classobject.h"\
1756 ".\Include\cobject.h"\
1757 ".\Include\compile.h"\
1758 ".\Include\complexobject.h"\
1759 ".\Include\dictobject.h"\
1760 ".\Include\fileobject.h"\
1761 ".\Include\floatobject.h"\
1762 ".\Include\funcobject.h"\
1763 ".\Include\graminit.h"\
1764 ".\Include\import.h"\
1765 ".\Include\intobject.h"\
1766 ".\Include\intrcheck.h"\
1767 ".\Include\listobject.h"\
1768 ".\Include\longobject.h"\
1769 ".\Include\methodobject.h"\
1770 ".\Include\modsupport.h"\
1771 ".\Include\moduleobject.h"\
1772 ".\Include\mymalloc.h"\
1773 ".\Include\myproto.h"\
1774 ".\Include\node.h"\
1775 ".\Include\object.h"\
1776 ".\Include\objimpl.h"\
1777 ".\Include\opcode.h"\
1778 ".\Include\pydebug.h"\
1779 ".\Include\pyerrors.h"\
1780 ".\Include\pyfpe.h"\
1781 ".\Include\pystate.h"\
1782 ".\Include\Python.h"\
1783 ".\Include\pythonrun.h"\
1784 ".\Include\rangeobject.h"\
1785 ".\Include\sliceobject.h"\
1786 ".\Include\stringobject.h"\
1787 ".\Include\structmember.h"\
1788 ".\Include\sysmodule.h"\
1789 ".\Include\token.h"\
1790 ".\Include\traceback.h"\
1791 ".\Include\tupleobject.h"\
1792 ".\PC\config.h"\
1793
1794
1795"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"
1796 $(CPP) $(CPP_PROJ) $(SOURCE)
1797
1798
Guido van Rossum78089e21997-05-06 21:44:44 +00001799# End Source File
1800################################################################################
1801# Begin Source File
1802
1803SOURCE=.\Objects\cobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001804DEP_CPP_COBJE=\
1805 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001806 ".\Include\ceval.h"\
1807 ".\Include\classobject.h"\
1808 ".\Include\cobject.h"\
1809 ".\Include\complexobject.h"\
1810 ".\Include\dictobject.h"\
1811 ".\Include\fileobject.h"\
1812 ".\Include\floatobject.h"\
1813 ".\Include\funcobject.h"\
1814 ".\Include\import.h"\
1815 ".\Include\intobject.h"\
1816 ".\Include\intrcheck.h"\
1817 ".\Include\listobject.h"\
1818 ".\Include\longobject.h"\
1819 ".\Include\methodobject.h"\
1820 ".\Include\modsupport.h"\
1821 ".\Include\moduleobject.h"\
1822 ".\Include\mymalloc.h"\
1823 ".\Include\myproto.h"\
1824 ".\Include\object.h"\
1825 ".\Include\objimpl.h"\
1826 ".\Include\pydebug.h"\
1827 ".\Include\pyerrors.h"\
1828 ".\Include\pyfpe.h"\
1829 ".\Include\pystate.h"\
1830 ".\Include\Python.h"\
1831 ".\Include\pythonrun.h"\
1832 ".\Include\rangeobject.h"\
1833 ".\Include\sliceobject.h"\
1834 ".\Include\stringobject.h"\
1835 ".\Include\sysmodule.h"\
1836 ".\Include\traceback.h"\
1837 ".\Include\tupleobject.h"\
1838 ".\PC\config.h"\
1839
1840
1841"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"
1842 $(CPP) $(CPP_PROJ) $(SOURCE)
1843
1844
Guido van Rossum78089e21997-05-06 21:44:44 +00001845# End Source File
1846################################################################################
1847# Begin Source File
1848
1849SOURCE=.\Modules\cmathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001850DEP_CPP_CMATH=\
1851 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001852 ".\Include\ceval.h"\
1853 ".\Include\classobject.h"\
1854 ".\Include\cobject.h"\
1855 ".\Include\complexobject.h"\
1856 ".\Include\dictobject.h"\
1857 ".\Include\fileobject.h"\
1858 ".\Include\floatobject.h"\
1859 ".\Include\funcobject.h"\
1860 ".\Include\import.h"\
1861 ".\Include\intobject.h"\
1862 ".\Include\intrcheck.h"\
1863 ".\Include\listobject.h"\
1864 ".\Include\longobject.h"\
1865 ".\Include\methodobject.h"\
1866 ".\Include\modsupport.h"\
1867 ".\Include\moduleobject.h"\
1868 ".\Include\mymalloc.h"\
1869 ".\Include\mymath.h"\
1870 ".\Include\myproto.h"\
1871 ".\Include\object.h"\
1872 ".\Include\objimpl.h"\
1873 ".\Include\pydebug.h"\
1874 ".\Include\pyerrors.h"\
1875 ".\Include\pyfpe.h"\
1876 ".\Include\pystate.h"\
1877 ".\Include\Python.h"\
1878 ".\Include\pythonrun.h"\
1879 ".\Include\rangeobject.h"\
1880 ".\Include\sliceobject.h"\
1881 ".\Include\stringobject.h"\
1882 ".\Include\sysmodule.h"\
1883 ".\Include\traceback.h"\
1884 ".\Include\tupleobject.h"\
1885 ".\PC\config.h"\
1886
1887
1888"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"
1889 $(CPP) $(CPP_PROJ) $(SOURCE)
1890
1891
Guido van Rossum78089e21997-05-06 21:44:44 +00001892# End Source File
1893################################################################################
1894# Begin Source File
1895
1896SOURCE=.\Objects\classobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001897
1898!IF "$(CFG)" == "python15 - Win32 Release"
1899
1900DEP_CPP_CLASS=\
1901 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001902 ".\Include\ceval.h"\
1903 ".\Include\classobject.h"\
1904 ".\Include\cobject.h"\
1905 ".\Include\complexobject.h"\
1906 ".\Include\dictobject.h"\
1907 ".\Include\fileobject.h"\
1908 ".\Include\floatobject.h"\
1909 ".\Include\funcobject.h"\
1910 ".\Include\import.h"\
1911 ".\Include\intobject.h"\
1912 ".\Include\intrcheck.h"\
1913 ".\Include\listobject.h"\
1914 ".\Include\longobject.h"\
1915 ".\Include\methodobject.h"\
1916 ".\Include\modsupport.h"\
1917 ".\Include\moduleobject.h"\
1918 ".\Include\mymalloc.h"\
1919 ".\Include\myproto.h"\
1920 ".\Include\object.h"\
1921 ".\Include\objimpl.h"\
1922 ".\Include\pydebug.h"\
1923 ".\Include\pyerrors.h"\
1924 ".\Include\pyfpe.h"\
1925 ".\Include\pystate.h"\
1926 ".\Include\Python.h"\
1927 ".\Include\pythonrun.h"\
1928 ".\Include\rangeobject.h"\
1929 ".\Include\sliceobject.h"\
1930 ".\Include\stringobject.h"\
1931 ".\Include\structmember.h"\
1932 ".\Include\sysmodule.h"\
1933 ".\Include\traceback.h"\
1934 ".\Include\tupleobject.h"\
1935 ".\PC\config.h"\
1936
1937
1938"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
1939 $(CPP) $(CPP_PROJ) $(SOURCE)
1940
1941
1942!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1943
Guido van Rossum78089e21997-05-06 21:44:44 +00001944DEP_CPP_CLASS=\
1945 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001946 ".\Include\ceval.h"\
1947 ".\Include\classobject.h"\
1948 ".\Include\cobject.h"\
1949 ".\Include\complexobject.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00001950 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001951 ".\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"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001959 ".\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"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001973 ".\Include\sliceobject.h"\
1974 ".\Include\stringobject.h"\
1975 ".\Include\structmember.h"\
1976 ".\Include\sysmodule.h"\
1977 ".\Include\traceback.h"\
1978 ".\Include\tupleobject.h"\
1979 ".\PC\config.h"\
1980
1981
1982"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
1983 $(CPP) $(CPP_PROJ) $(SOURCE)
1984
1985
Guido van Rossum9348bf81997-05-14 20:47:15 +00001986!ENDIF
1987
Guido van Rossum78089e21997-05-06 21:44:44 +00001988# End Source File
1989################################################################################
1990# Begin Source File
1991
1992SOURCE=.\Python\ceval.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001993DEP_CPP_CEVAL=\
1994 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001995 ".\Include\ceval.h"\
1996 ".\Include\classobject.h"\
1997 ".\Include\cobject.h"\
1998 ".\Include\compile.h"\
1999 ".\Include\complexobject.h"\
2000 ".\Include\dictobject.h"\
2001 ".\Include\eval.h"\
2002 ".\Include\fileobject.h"\
2003 ".\Include\floatobject.h"\
2004 ".\Include\frameobject.h"\
2005 ".\Include\funcobject.h"\
2006 ".\Include\import.h"\
2007 ".\Include\intobject.h"\
2008 ".\Include\intrcheck.h"\
2009 ".\Include\listobject.h"\
2010 ".\Include\longobject.h"\
2011 ".\Include\methodobject.h"\
2012 ".\Include\modsupport.h"\
2013 ".\Include\moduleobject.h"\
2014 ".\Include\mymalloc.h"\
2015 ".\Include\myproto.h"\
2016 ".\Include\object.h"\
2017 ".\Include\objimpl.h"\
2018 ".\Include\opcode.h"\
2019 ".\Include\pydebug.h"\
2020 ".\Include\pyerrors.h"\
2021 ".\Include\pyfpe.h"\
2022 ".\Include\pystate.h"\
2023 ".\Include\Python.h"\
2024 ".\Include\pythonrun.h"\
2025 ".\Include\rangeobject.h"\
2026 ".\Include\sliceobject.h"\
2027 ".\Include\stringobject.h"\
2028 ".\Include\sysmodule.h"\
2029 ".\Include\thread.h"\
2030 ".\Include\traceback.h"\
2031 ".\Include\tupleobject.h"\
2032 ".\PC\config.h"\
2033
2034
2035"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"
2036 $(CPP) $(CPP_PROJ) $(SOURCE)
2037
2038
Guido van Rossum78089e21997-05-06 21:44:44 +00002039# End Source File
2040################################################################################
2041# Begin Source File
2042
2043SOURCE=.\Python\bltinmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002044DEP_CPP_BLTIN=\
2045 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002046 ".\Include\ceval.h"\
2047 ".\Include\classobject.h"\
2048 ".\Include\cobject.h"\
2049 ".\Include\compile.h"\
2050 ".\Include\complexobject.h"\
2051 ".\Include\dictobject.h"\
2052 ".\Include\eval.h"\
2053 ".\Include\fileobject.h"\
2054 ".\Include\floatobject.h"\
2055 ".\Include\funcobject.h"\
2056 ".\Include\import.h"\
2057 ".\Include\intobject.h"\
2058 ".\Include\intrcheck.h"\
2059 ".\Include\listobject.h"\
2060 ".\Include\longobject.h"\
2061 ".\Include\methodobject.h"\
2062 ".\Include\modsupport.h"\
2063 ".\Include\moduleobject.h"\
2064 ".\Include\mymalloc.h"\
2065 ".\Include\mymath.h"\
2066 ".\Include\myproto.h"\
2067 ".\Include\node.h"\
2068 ".\Include\object.h"\
2069 ".\Include\objimpl.h"\
2070 ".\Include\pydebug.h"\
2071 ".\Include\pyerrors.h"\
2072 ".\Include\pyfpe.h"\
2073 ".\Include\pystate.h"\
2074 ".\Include\Python.h"\
2075 ".\Include\pythonrun.h"\
2076 ".\Include\rangeobject.h"\
2077 ".\Include\sliceobject.h"\
2078 ".\Include\stringobject.h"\
2079 ".\Include\sysmodule.h"\
2080 ".\Include\traceback.h"\
2081 ".\Include\tupleobject.h"\
2082 ".\PC\config.h"\
2083
2084
2085"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"
2086 $(CPP) $(CPP_PROJ) $(SOURCE)
2087
2088
Guido van Rossum78089e21997-05-06 21:44:44 +00002089# End Source File
2090################################################################################
2091# Begin Source File
2092
2093SOURCE=.\Modules\binascii.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002094DEP_CPP_BINAS=\
2095 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002096 ".\Include\ceval.h"\
2097 ".\Include\classobject.h"\
2098 ".\Include\cobject.h"\
2099 ".\Include\complexobject.h"\
2100 ".\Include\dictobject.h"\
2101 ".\Include\fileobject.h"\
2102 ".\Include\floatobject.h"\
2103 ".\Include\funcobject.h"\
2104 ".\Include\import.h"\
2105 ".\Include\intobject.h"\
2106 ".\Include\intrcheck.h"\
2107 ".\Include\listobject.h"\
2108 ".\Include\longobject.h"\
2109 ".\Include\methodobject.h"\
2110 ".\Include\modsupport.h"\
2111 ".\Include\moduleobject.h"\
2112 ".\Include\mymalloc.h"\
2113 ".\Include\myproto.h"\
2114 ".\Include\object.h"\
2115 ".\Include\objimpl.h"\
2116 ".\Include\pydebug.h"\
2117 ".\Include\pyerrors.h"\
2118 ".\Include\pyfpe.h"\
2119 ".\Include\pystate.h"\
2120 ".\Include\Python.h"\
2121 ".\Include\pythonrun.h"\
2122 ".\Include\rangeobject.h"\
2123 ".\Include\sliceobject.h"\
2124 ".\Include\stringobject.h"\
2125 ".\Include\sysmodule.h"\
2126 ".\Include\traceback.h"\
2127 ".\Include\tupleobject.h"\
2128 ".\PC\config.h"\
2129
2130
2131"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"
2132 $(CPP) $(CPP_PROJ) $(SOURCE)
2133
2134
Guido van Rossum78089e21997-05-06 21:44:44 +00002135# End Source File
2136################################################################################
2137# Begin Source File
2138
2139SOURCE=.\Modules\audioop.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002140DEP_CPP_AUDIO=\
2141 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002142 ".\Include\ceval.h"\
2143 ".\Include\classobject.h"\
2144 ".\Include\cobject.h"\
2145 ".\Include\complexobject.h"\
2146 ".\Include\dictobject.h"\
2147 ".\Include\fileobject.h"\
2148 ".\Include\floatobject.h"\
2149 ".\Include\funcobject.h"\
2150 ".\Include\import.h"\
2151 ".\Include\intobject.h"\
2152 ".\Include\intrcheck.h"\
2153 ".\Include\listobject.h"\
2154 ".\Include\longobject.h"\
2155 ".\Include\methodobject.h"\
2156 ".\Include\modsupport.h"\
2157 ".\Include\moduleobject.h"\
2158 ".\Include\mymalloc.h"\
2159 ".\Include\mymath.h"\
2160 ".\Include\myproto.h"\
2161 ".\Include\object.h"\
2162 ".\Include\objimpl.h"\
2163 ".\Include\pydebug.h"\
2164 ".\Include\pyerrors.h"\
2165 ".\Include\pyfpe.h"\
2166 ".\Include\pystate.h"\
2167 ".\Include\Python.h"\
2168 ".\Include\pythonrun.h"\
2169 ".\Include\rangeobject.h"\
2170 ".\Include\sliceobject.h"\
2171 ".\Include\stringobject.h"\
2172 ".\Include\sysmodule.h"\
2173 ".\Include\traceback.h"\
2174 ".\Include\tupleobject.h"\
2175 ".\PC\config.h"\
2176
2177
2178"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"
2179 $(CPP) $(CPP_PROJ) $(SOURCE)
2180
2181
Guido van Rossum78089e21997-05-06 21:44:44 +00002182# End Source File
2183################################################################################
2184# Begin Source File
2185
2186SOURCE=.\Modules\arraymodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002187DEP_CPP_ARRAY=\
2188 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002189 ".\Include\ceval.h"\
2190 ".\Include\classobject.h"\
2191 ".\Include\cobject.h"\
2192 ".\Include\complexobject.h"\
2193 ".\Include\dictobject.h"\
2194 ".\Include\fileobject.h"\
2195 ".\Include\floatobject.h"\
2196 ".\Include\funcobject.h"\
2197 ".\Include\import.h"\
2198 ".\Include\intobject.h"\
2199 ".\Include\intrcheck.h"\
2200 ".\Include\listobject.h"\
2201 ".\Include\longobject.h"\
2202 ".\Include\methodobject.h"\
2203 ".\Include\modsupport.h"\
2204 ".\Include\moduleobject.h"\
2205 ".\Include\mymalloc.h"\
2206 ".\Include\myproto.h"\
2207 ".\Include\object.h"\
2208 ".\Include\objimpl.h"\
2209 ".\Include\pydebug.h"\
2210 ".\Include\pyerrors.h"\
2211 ".\Include\pyfpe.h"\
2212 ".\Include\pystate.h"\
2213 ".\Include\Python.h"\
2214 ".\Include\pythonrun.h"\
2215 ".\Include\rangeobject.h"\
2216 ".\Include\sliceobject.h"\
2217 ".\Include\stringobject.h"\
2218 ".\Include\sysmodule.h"\
2219 ".\Include\traceback.h"\
2220 ".\Include\tupleobject.h"\
2221 ".\PC\config.h"\
2222 {$(INCLUDE)}"\sys\TYPES.H"\
2223
2224
2225"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"
2226 $(CPP) $(CPP_PROJ) $(SOURCE)
2227
2228
Guido van Rossum78089e21997-05-06 21:44:44 +00002229# End Source File
2230################################################################################
2231# Begin Source File
2232
2233SOURCE=.\Parser\acceler.c
2234DEP_CPP_ACCEL=\
2235 ".\Include\bitset.h"\
2236 ".\Include\grammar.h"\
2237 ".\Include\mymalloc.h"\
2238 ".\Include\myproto.h"\
2239 ".\Include\node.h"\
2240 ".\Include\pgenheaders.h"\
2241 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002242 ".\Include\token.h"\
2243 ".\Parser\parser.h"\
2244 ".\PC\config.h"\
2245
2246
2247"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"
2248 $(CPP) $(CPP_PROJ) $(SOURCE)
2249
2250
2251# End Source File
2252################################################################################
2253# Begin Source File
2254
2255SOURCE=.\Objects\abstract.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002256DEP_CPP_ABSTR=\
2257 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002258 ".\Include\ceval.h"\
2259 ".\Include\classobject.h"\
2260 ".\Include\cobject.h"\
2261 ".\Include\complexobject.h"\
2262 ".\Include\dictobject.h"\
2263 ".\Include\fileobject.h"\
2264 ".\Include\floatobject.h"\
2265 ".\Include\funcobject.h"\
2266 ".\Include\import.h"\
2267 ".\Include\intobject.h"\
2268 ".\Include\intrcheck.h"\
2269 ".\Include\listobject.h"\
2270 ".\Include\longobject.h"\
2271 ".\Include\methodobject.h"\
2272 ".\Include\modsupport.h"\
2273 ".\Include\moduleobject.h"\
2274 ".\Include\mymalloc.h"\
2275 ".\Include\myproto.h"\
2276 ".\Include\object.h"\
2277 ".\Include\objimpl.h"\
2278 ".\Include\pydebug.h"\
2279 ".\Include\pyerrors.h"\
2280 ".\Include\pyfpe.h"\
2281 ".\Include\pystate.h"\
2282 ".\Include\Python.h"\
2283 ".\Include\pythonrun.h"\
2284 ".\Include\rangeobject.h"\
2285 ".\Include\sliceobject.h"\
2286 ".\Include\stringobject.h"\
2287 ".\Include\sysmodule.h"\
2288 ".\Include\traceback.h"\
2289 ".\Include\tupleobject.h"\
2290 ".\PC\config.h"\
2291
2292
2293"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"
2294 $(CPP) $(CPP_PROJ) $(SOURCE)
2295
2296
Guido van Rossum78089e21997-05-06 21:44:44 +00002297# End Source File
2298################################################################################
2299# Begin Source File
2300
2301SOURCE=.\Modules\yuvconvert.c
2302DEP_CPP_YUVCO=\
2303 ".\Modules\yuv.h"\
2304
2305
2306"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"
2307 $(CPP) $(CPP_PROJ) $(SOURCE)
2308
2309
2310# End Source File
2311################################################################################
2312# Begin Source File
2313
2314SOURCE=.\Objects\typeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002315DEP_CPP_TYPEO=\
2316 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002317 ".\Include\ceval.h"\
2318 ".\Include\classobject.h"\
2319 ".\Include\cobject.h"\
2320 ".\Include\complexobject.h"\
2321 ".\Include\dictobject.h"\
2322 ".\Include\fileobject.h"\
2323 ".\Include\floatobject.h"\
2324 ".\Include\funcobject.h"\
2325 ".\Include\import.h"\
2326 ".\Include\intobject.h"\
2327 ".\Include\intrcheck.h"\
2328 ".\Include\listobject.h"\
2329 ".\Include\longobject.h"\
2330 ".\Include\methodobject.h"\
2331 ".\Include\modsupport.h"\
2332 ".\Include\moduleobject.h"\
2333 ".\Include\mymalloc.h"\
2334 ".\Include\myproto.h"\
2335 ".\Include\object.h"\
2336 ".\Include\objimpl.h"\
2337 ".\Include\pydebug.h"\
2338 ".\Include\pyerrors.h"\
2339 ".\Include\pyfpe.h"\
2340 ".\Include\pystate.h"\
2341 ".\Include\Python.h"\
2342 ".\Include\pythonrun.h"\
2343 ".\Include\rangeobject.h"\
2344 ".\Include\sliceobject.h"\
2345 ".\Include\stringobject.h"\
2346 ".\Include\sysmodule.h"\
2347 ".\Include\traceback.h"\
2348 ".\Include\tupleobject.h"\
2349 ".\PC\config.h"\
2350
2351
2352"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"
2353 $(CPP) $(CPP_PROJ) $(SOURCE)
2354
2355
Guido van Rossum78089e21997-05-06 21:44:44 +00002356# End Source File
2357################################################################################
2358# Begin Source File
2359
2360SOURCE=.\Objects\tupleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002361DEP_CPP_TUPLE=\
2362 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002363 ".\Include\ceval.h"\
2364 ".\Include\classobject.h"\
2365 ".\Include\cobject.h"\
2366 ".\Include\complexobject.h"\
2367 ".\Include\dictobject.h"\
2368 ".\Include\fileobject.h"\
2369 ".\Include\floatobject.h"\
2370 ".\Include\funcobject.h"\
2371 ".\Include\import.h"\
2372 ".\Include\intobject.h"\
2373 ".\Include\intrcheck.h"\
2374 ".\Include\listobject.h"\
2375 ".\Include\longobject.h"\
2376 ".\Include\methodobject.h"\
2377 ".\Include\modsupport.h"\
2378 ".\Include\moduleobject.h"\
2379 ".\Include\mymalloc.h"\
2380 ".\Include\myproto.h"\
2381 ".\Include\object.h"\
2382 ".\Include\objimpl.h"\
2383 ".\Include\pydebug.h"\
2384 ".\Include\pyerrors.h"\
2385 ".\Include\pyfpe.h"\
2386 ".\Include\pystate.h"\
2387 ".\Include\Python.h"\
2388 ".\Include\pythonrun.h"\
2389 ".\Include\rangeobject.h"\
2390 ".\Include\sliceobject.h"\
2391 ".\Include\stringobject.h"\
2392 ".\Include\sysmodule.h"\
2393 ".\Include\traceback.h"\
2394 ".\Include\tupleobject.h"\
2395 ".\PC\config.h"\
2396
2397
2398"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"
2399 $(CPP) $(CPP_PROJ) $(SOURCE)
2400
2401
Guido van Rossum78089e21997-05-06 21:44:44 +00002402# End Source File
2403################################################################################
2404# Begin Source File
2405
2406SOURCE=.\Python\traceback.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002407DEP_CPP_TRACE=\
2408 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002409 ".\Include\ceval.h"\
2410 ".\Include\classobject.h"\
2411 ".\Include\cobject.h"\
2412 ".\Include\compile.h"\
2413 ".\Include\complexobject.h"\
2414 ".\Include\dictobject.h"\
2415 ".\Include\fileobject.h"\
2416 ".\Include\floatobject.h"\
2417 ".\Include\frameobject.h"\
2418 ".\Include\funcobject.h"\
2419 ".\Include\import.h"\
2420 ".\Include\intobject.h"\
2421 ".\Include\intrcheck.h"\
2422 ".\Include\listobject.h"\
2423 ".\Include\longobject.h"\
2424 ".\Include\methodobject.h"\
2425 ".\Include\modsupport.h"\
2426 ".\Include\moduleobject.h"\
2427 ".\Include\mymalloc.h"\
2428 ".\Include\myproto.h"\
2429 ".\Include\object.h"\
2430 ".\Include\objimpl.h"\
2431 ".\Include\osdefs.h"\
2432 ".\Include\pydebug.h"\
2433 ".\Include\pyerrors.h"\
2434 ".\Include\pyfpe.h"\
2435 ".\Include\pystate.h"\
2436 ".\Include\Python.h"\
2437 ".\Include\pythonrun.h"\
2438 ".\Include\rangeobject.h"\
2439 ".\Include\sliceobject.h"\
2440 ".\Include\stringobject.h"\
2441 ".\Include\structmember.h"\
2442 ".\Include\sysmodule.h"\
2443 ".\Include\traceback.h"\
2444 ".\Include\tupleobject.h"\
2445 ".\PC\config.h"\
2446
2447
2448"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"
2449 $(CPP) $(CPP_PROJ) $(SOURCE)
2450
2451
Guido van Rossum78089e21997-05-06 21:44:44 +00002452# End Source File
2453################################################################################
2454# Begin Source File
2455
2456SOURCE=.\Parser\tokenizer.c
2457DEP_CPP_TOKEN=\
2458 ".\Include\errcode.h"\
2459 ".\Include\mymalloc.h"\
2460 ".\Include\myproto.h"\
2461 ".\Include\pgenheaders.h"\
2462 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002463 ".\Include\token.h"\
2464 ".\Parser\tokenizer.h"\
2465 ".\PC\config.h"\
2466
2467
2468"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"
2469 $(CPP) $(CPP_PROJ) $(SOURCE)
2470
2471
2472# End Source File
2473################################################################################
2474# Begin Source File
2475
2476SOURCE=.\Modules\timemodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002477DEP_CPP_TIMEM=\
2478 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002479 ".\Include\ceval.h"\
2480 ".\Include\classobject.h"\
2481 ".\Include\cobject.h"\
2482 ".\Include\complexobject.h"\
2483 ".\Include\dictobject.h"\
2484 ".\Include\fileobject.h"\
2485 ".\Include\floatobject.h"\
2486 ".\Include\funcobject.h"\
2487 ".\Include\import.h"\
2488 ".\Include\intobject.h"\
2489 ".\Include\intrcheck.h"\
2490 ".\Include\listobject.h"\
2491 ".\Include\longobject.h"\
2492 ".\Include\methodobject.h"\
2493 ".\Include\modsupport.h"\
2494 ".\Include\moduleobject.h"\
2495 ".\Include\mymalloc.h"\
2496 ".\Include\mymath.h"\
2497 ".\Include\myproto.h"\
2498 ".\Include\myselect.h"\
2499 ".\Include\mytime.h"\
2500 ".\Include\object.h"\
2501 ".\Include\objimpl.h"\
2502 ".\Include\pydebug.h"\
2503 ".\Include\pyerrors.h"\
2504 ".\Include\pyfpe.h"\
2505 ".\Include\pystate.h"\
2506 ".\Include\Python.h"\
2507 ".\Include\pythonrun.h"\
2508 ".\Include\rangeobject.h"\
2509 ".\Include\sliceobject.h"\
2510 ".\Include\stringobject.h"\
2511 ".\Include\sysmodule.h"\
2512 ".\Include\traceback.h"\
2513 ".\Include\tupleobject.h"\
2514 ".\PC\config.h"\
2515 {$(INCLUDE)}"\sys\TIMEB.H"\
2516 {$(INCLUDE)}"\sys\TYPES.H"\
2517
2518
2519"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"
2520 $(CPP) $(CPP_PROJ) $(SOURCE)
2521
2522
Guido van Rossum78089e21997-05-06 21:44:44 +00002523# End Source File
2524################################################################################
2525# Begin Source File
2526
2527SOURCE=.\Python\thread.c
2528DEP_CPP_THREA=\
2529 ".\Include\thread.h"\
2530 ".\PC\config.h"\
2531 ".\Python\thread_cthread.h"\
Guido van Rossum29c1ea51997-08-07 00:11:34 +00002532 ".\Python\thread_foobar.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002533 ".\Python\thread_lwp.h"\
2534 ".\Python\thread_nt.h"\
2535 ".\Python\thread_pthread.h"\
2536 ".\Python\thread_sgi.h"\
2537 ".\Python\thread_solaris.h"\
2538 {$(INCLUDE)}"\sys\TYPES.H"\
2539
Guido van Rossum29c1ea51997-08-07 00:11:34 +00002540NODEP_CPP_THREA=\
2541 "\usr\include\thread.h"\
2542
Guido van Rossum78089e21997-05-06 21:44:44 +00002543
2544"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
2545 $(CPP) $(CPP_PROJ) $(SOURCE)
2546
2547
2548# End Source File
2549################################################################################
2550# Begin Source File
2551
2552SOURCE=.\Modules\structmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002553DEP_CPP_STRUC=\
2554 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002555 ".\Include\ceval.h"\
2556 ".\Include\classobject.h"\
2557 ".\Include\cobject.h"\
2558 ".\Include\complexobject.h"\
2559 ".\Include\dictobject.h"\
2560 ".\Include\fileobject.h"\
2561 ".\Include\floatobject.h"\
2562 ".\Include\funcobject.h"\
2563 ".\Include\import.h"\
2564 ".\Include\intobject.h"\
2565 ".\Include\intrcheck.h"\
2566 ".\Include\listobject.h"\
2567 ".\Include\longobject.h"\
2568 ".\Include\methodobject.h"\
2569 ".\Include\modsupport.h"\
2570 ".\Include\moduleobject.h"\
2571 ".\Include\mymalloc.h"\
2572 ".\Include\mymath.h"\
2573 ".\Include\myproto.h"\
2574 ".\Include\object.h"\
2575 ".\Include\objimpl.h"\
2576 ".\Include\pydebug.h"\
2577 ".\Include\pyerrors.h"\
2578 ".\Include\pyfpe.h"\
2579 ".\Include\pystate.h"\
2580 ".\Include\Python.h"\
2581 ".\Include\pythonrun.h"\
2582 ".\Include\rangeobject.h"\
2583 ".\Include\sliceobject.h"\
2584 ".\Include\stringobject.h"\
2585 ".\Include\sysmodule.h"\
2586 ".\Include\traceback.h"\
2587 ".\Include\tupleobject.h"\
2588 ".\PC\config.h"\
2589
2590
2591"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"
2592 $(CPP) $(CPP_PROJ) $(SOURCE)
2593
2594
Guido van Rossum78089e21997-05-06 21:44:44 +00002595# End Source File
2596################################################################################
2597# Begin Source File
2598
2599SOURCE=.\Python\structmember.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002600DEP_CPP_STRUCT=\
2601 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002602 ".\Include\ceval.h"\
2603 ".\Include\classobject.h"\
2604 ".\Include\cobject.h"\
2605 ".\Include\complexobject.h"\
2606 ".\Include\dictobject.h"\
2607 ".\Include\fileobject.h"\
2608 ".\Include\floatobject.h"\
2609 ".\Include\funcobject.h"\
2610 ".\Include\import.h"\
2611 ".\Include\intobject.h"\
2612 ".\Include\intrcheck.h"\
2613 ".\Include\listobject.h"\
2614 ".\Include\longobject.h"\
2615 ".\Include\methodobject.h"\
2616 ".\Include\modsupport.h"\
2617 ".\Include\moduleobject.h"\
2618 ".\Include\mymalloc.h"\
2619 ".\Include\myproto.h"\
2620 ".\Include\object.h"\
2621 ".\Include\objimpl.h"\
2622 ".\Include\pydebug.h"\
2623 ".\Include\pyerrors.h"\
2624 ".\Include\pyfpe.h"\
2625 ".\Include\pystate.h"\
2626 ".\Include\Python.h"\
2627 ".\Include\pythonrun.h"\
2628 ".\Include\rangeobject.h"\
2629 ".\Include\sliceobject.h"\
2630 ".\Include\stringobject.h"\
2631 ".\Include\structmember.h"\
2632 ".\Include\sysmodule.h"\
2633 ".\Include\traceback.h"\
2634 ".\Include\tupleobject.h"\
2635 ".\PC\config.h"\
2636
2637
2638"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"
2639 $(CPP) $(CPP_PROJ) $(SOURCE)
2640
2641
Guido van Rossum78089e21997-05-06 21:44:44 +00002642# End Source File
2643################################################################################
2644# Begin Source File
2645
2646SOURCE=.\Modules\stropmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002647DEP_CPP_STROP=\
2648 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002649 ".\Include\ceval.h"\
2650 ".\Include\classobject.h"\
2651 ".\Include\cobject.h"\
2652 ".\Include\complexobject.h"\
2653 ".\Include\dictobject.h"\
2654 ".\Include\fileobject.h"\
2655 ".\Include\floatobject.h"\
2656 ".\Include\funcobject.h"\
2657 ".\Include\import.h"\
2658 ".\Include\intobject.h"\
2659 ".\Include\intrcheck.h"\
2660 ".\Include\listobject.h"\
2661 ".\Include\longobject.h"\
2662 ".\Include\methodobject.h"\
2663 ".\Include\modsupport.h"\
2664 ".\Include\moduleobject.h"\
2665 ".\Include\mymalloc.h"\
2666 ".\Include\myproto.h"\
2667 ".\Include\object.h"\
2668 ".\Include\objimpl.h"\
2669 ".\Include\pydebug.h"\
2670 ".\Include\pyerrors.h"\
2671 ".\Include\pyfpe.h"\
2672 ".\Include\pystate.h"\
2673 ".\Include\Python.h"\
2674 ".\Include\pythonrun.h"\
2675 ".\Include\rangeobject.h"\
2676 ".\Include\sliceobject.h"\
2677 ".\Include\stringobject.h"\
2678 ".\Include\sysmodule.h"\
2679 ".\Include\traceback.h"\
2680 ".\Include\tupleobject.h"\
2681 ".\PC\config.h"\
2682
2683
2684"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"
2685 $(CPP) $(CPP_PROJ) $(SOURCE)
2686
2687
Guido van Rossum78089e21997-05-06 21:44:44 +00002688# End Source File
2689################################################################################
2690# Begin Source File
2691
2692SOURCE=.\Objects\stringobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002693DEP_CPP_STRIN=\
2694 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002695 ".\Include\ceval.h"\
2696 ".\Include\classobject.h"\
2697 ".\Include\cobject.h"\
2698 ".\Include\complexobject.h"\
2699 ".\Include\dictobject.h"\
2700 ".\Include\fileobject.h"\
2701 ".\Include\floatobject.h"\
2702 ".\Include\funcobject.h"\
2703 ".\Include\import.h"\
2704 ".\Include\intobject.h"\
2705 ".\Include\intrcheck.h"\
2706 ".\Include\listobject.h"\
2707 ".\Include\longobject.h"\
2708 ".\Include\methodobject.h"\
2709 ".\Include\modsupport.h"\
2710 ".\Include\moduleobject.h"\
2711 ".\Include\mymalloc.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00002712 ".\Include\mymath.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002713 ".\Include\myproto.h"\
2714 ".\Include\object.h"\
2715 ".\Include\objimpl.h"\
2716 ".\Include\pydebug.h"\
2717 ".\Include\pyerrors.h"\
2718 ".\Include\pyfpe.h"\
2719 ".\Include\pystate.h"\
2720 ".\Include\Python.h"\
2721 ".\Include\pythonrun.h"\
2722 ".\Include\rangeobject.h"\
2723 ".\Include\sliceobject.h"\
2724 ".\Include\stringobject.h"\
2725 ".\Include\sysmodule.h"\
2726 ".\Include\traceback.h"\
2727 ".\Include\tupleobject.h"\
2728 ".\PC\config.h"\
2729
2730
2731"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"
2732 $(CPP) $(CPP_PROJ) $(SOURCE)
2733
2734
Guido van Rossum78089e21997-05-06 21:44:44 +00002735# End Source File
2736################################################################################
2737# Begin Source File
2738
2739SOURCE=.\Modules\soundex.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002740DEP_CPP_SOUND=\
2741 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002742 ".\Include\ceval.h"\
2743 ".\Include\classobject.h"\
2744 ".\Include\cobject.h"\
2745 ".\Include\complexobject.h"\
2746 ".\Include\dictobject.h"\
2747 ".\Include\fileobject.h"\
2748 ".\Include\floatobject.h"\
2749 ".\Include\funcobject.h"\
2750 ".\Include\import.h"\
2751 ".\Include\intobject.h"\
2752 ".\Include\intrcheck.h"\
2753 ".\Include\listobject.h"\
2754 ".\Include\longobject.h"\
2755 ".\Include\methodobject.h"\
2756 ".\Include\modsupport.h"\
2757 ".\Include\moduleobject.h"\
2758 ".\Include\mymalloc.h"\
2759 ".\Include\myproto.h"\
2760 ".\Include\object.h"\
2761 ".\Include\objimpl.h"\
2762 ".\Include\pydebug.h"\
2763 ".\Include\pyerrors.h"\
2764 ".\Include\pyfpe.h"\
2765 ".\Include\pystate.h"\
2766 ".\Include\Python.h"\
2767 ".\Include\pythonrun.h"\
2768 ".\Include\rangeobject.h"\
2769 ".\Include\sliceobject.h"\
2770 ".\Include\stringobject.h"\
2771 ".\Include\sysmodule.h"\
2772 ".\Include\traceback.h"\
2773 ".\Include\tupleobject.h"\
2774 ".\PC\config.h"\
2775
2776
2777"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
2778 $(CPP) $(CPP_PROJ) $(SOURCE)
2779
2780
Guido van Rossum78089e21997-05-06 21:44:44 +00002781# End Source File
2782################################################################################
2783# Begin Source File
2784
2785SOURCE=.\Modules\signalmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002786DEP_CPP_SIGNA=\
2787 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002788 ".\Include\ceval.h"\
2789 ".\Include\classobject.h"\
2790 ".\Include\cobject.h"\
2791 ".\Include\complexobject.h"\
2792 ".\Include\dictobject.h"\
2793 ".\Include\fileobject.h"\
2794 ".\Include\floatobject.h"\
2795 ".\Include\funcobject.h"\
2796 ".\Include\import.h"\
2797 ".\Include\intobject.h"\
2798 ".\Include\intrcheck.h"\
2799 ".\Include\listobject.h"\
2800 ".\Include\longobject.h"\
2801 ".\Include\methodobject.h"\
2802 ".\Include\modsupport.h"\
2803 ".\Include\moduleobject.h"\
2804 ".\Include\mymalloc.h"\
2805 ".\Include\myproto.h"\
2806 ".\Include\object.h"\
2807 ".\Include\objimpl.h"\
2808 ".\Include\pydebug.h"\
2809 ".\Include\pyerrors.h"\
2810 ".\Include\pyfpe.h"\
2811 ".\Include\pystate.h"\
2812 ".\Include\Python.h"\
2813 ".\Include\pythonrun.h"\
2814 ".\Include\rangeobject.h"\
2815 ".\Include\sliceobject.h"\
2816 ".\Include\stringobject.h"\
2817 ".\Include\sysmodule.h"\
2818 ".\Include\thread.h"\
2819 ".\Include\traceback.h"\
2820 ".\Include\tupleobject.h"\
2821 ".\PC\config.h"\
Guido van Rossum29c1ea51997-08-07 00:11:34 +00002822 {$(INCLUDE)}"\sys\TYPES.H"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002823
2824
2825"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"
2826 $(CPP) $(CPP_PROJ) $(SOURCE)
2827
2828
Guido van Rossum78089e21997-05-06 21:44:44 +00002829# End Source File
2830################################################################################
2831# Begin Source File
2832
2833SOURCE=.\Modules\rotormodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002834DEP_CPP_ROTOR=\
2835 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002836 ".\Include\ceval.h"\
2837 ".\Include\classobject.h"\
2838 ".\Include\cobject.h"\
2839 ".\Include\complexobject.h"\
2840 ".\Include\dictobject.h"\
2841 ".\Include\fileobject.h"\
2842 ".\Include\floatobject.h"\
2843 ".\Include\funcobject.h"\
2844 ".\Include\import.h"\
2845 ".\Include\intobject.h"\
2846 ".\Include\intrcheck.h"\
2847 ".\Include\listobject.h"\
2848 ".\Include\longobject.h"\
2849 ".\Include\methodobject.h"\
2850 ".\Include\modsupport.h"\
2851 ".\Include\moduleobject.h"\
2852 ".\Include\mymalloc.h"\
2853 ".\Include\mymath.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)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(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=.\Modules\rgbimgmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002881DEP_CPP_RGBIM=\
2882 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002883 ".\Include\ceval.h"\
2884 ".\Include\classobject.h"\
2885 ".\Include\cobject.h"\
2886 ".\Include\complexobject.h"\
2887 ".\Include\dictobject.h"\
2888 ".\Include\fileobject.h"\
2889 ".\Include\floatobject.h"\
2890 ".\Include\funcobject.h"\
2891 ".\Include\import.h"\
2892 ".\Include\intobject.h"\
2893 ".\Include\intrcheck.h"\
2894 ".\Include\listobject.h"\
2895 ".\Include\longobject.h"\
2896 ".\Include\methodobject.h"\
2897 ".\Include\modsupport.h"\
2898 ".\Include\moduleobject.h"\
2899 ".\Include\mymalloc.h"\
2900 ".\Include\myproto.h"\
2901 ".\Include\object.h"\
2902 ".\Include\objimpl.h"\
2903 ".\Include\pydebug.h"\
2904 ".\Include\pyerrors.h"\
2905 ".\Include\pyfpe.h"\
2906 ".\Include\pystate.h"\
2907 ".\Include\Python.h"\
2908 ".\Include\pythonrun.h"\
2909 ".\Include\rangeobject.h"\
2910 ".\Include\sliceobject.h"\
2911 ".\Include\stringobject.h"\
2912 ".\Include\sysmodule.h"\
2913 ".\Include\traceback.h"\
2914 ".\Include\tupleobject.h"\
2915 ".\PC\config.h"\
2916
2917
2918"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"
2919 $(CPP) $(CPP_PROJ) $(SOURCE)
2920
2921
Guido van Rossum78089e21997-05-06 21:44:44 +00002922# End Source File
2923################################################################################
2924# Begin Source File
2925
2926SOURCE=.\Modules\regexpr.c
2927DEP_CPP_REGEX=\
2928 ".\Include\myproto.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002929 ".\Modules\regexpr.h"\
2930 ".\PC\config.h"\
2931
Guido van Rossum78089e21997-05-06 21:44:44 +00002932
2933"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"
2934 $(CPP) $(CPP_PROJ) $(SOURCE)
2935
2936
2937# End Source File
2938################################################################################
2939# Begin Source File
2940
2941SOURCE=.\Modules\regexmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002942DEP_CPP_REGEXM=\
2943 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002944 ".\Include\ceval.h"\
2945 ".\Include\classobject.h"\
2946 ".\Include\cobject.h"\
2947 ".\Include\complexobject.h"\
2948 ".\Include\dictobject.h"\
2949 ".\Include\fileobject.h"\
2950 ".\Include\floatobject.h"\
2951 ".\Include\funcobject.h"\
2952 ".\Include\import.h"\
2953 ".\Include\intobject.h"\
2954 ".\Include\intrcheck.h"\
2955 ".\Include\listobject.h"\
2956 ".\Include\longobject.h"\
2957 ".\Include\methodobject.h"\
2958 ".\Include\modsupport.h"\
2959 ".\Include\moduleobject.h"\
2960 ".\Include\mymalloc.h"\
2961 ".\Include\myproto.h"\
2962 ".\Include\object.h"\
2963 ".\Include\objimpl.h"\
2964 ".\Include\pydebug.h"\
2965 ".\Include\pyerrors.h"\
2966 ".\Include\pyfpe.h"\
2967 ".\Include\pystate.h"\
2968 ".\Include\Python.h"\
2969 ".\Include\pythonrun.h"\
2970 ".\Include\rangeobject.h"\
2971 ".\Include\sliceobject.h"\
2972 ".\Include\stringobject.h"\
2973 ".\Include\sysmodule.h"\
2974 ".\Include\traceback.h"\
2975 ".\Include\tupleobject.h"\
2976 ".\Modules\regexpr.h"\
2977 ".\PC\config.h"\
2978
2979
2980"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"
2981 $(CPP) $(CPP_PROJ) $(SOURCE)
2982
2983
Guido van Rossum78089e21997-05-06 21:44:44 +00002984# End Source File
2985################################################################################
2986# Begin Source File
2987
2988SOURCE=.\Objects\rangeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002989DEP_CPP_RANGE=\
2990 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002991 ".\Include\ceval.h"\
2992 ".\Include\classobject.h"\
2993 ".\Include\cobject.h"\
2994 ".\Include\complexobject.h"\
2995 ".\Include\dictobject.h"\
2996 ".\Include\fileobject.h"\
2997 ".\Include\floatobject.h"\
2998 ".\Include\funcobject.h"\
2999 ".\Include\import.h"\
3000 ".\Include\intobject.h"\
3001 ".\Include\intrcheck.h"\
3002 ".\Include\listobject.h"\
3003 ".\Include\longobject.h"\
3004 ".\Include\methodobject.h"\
3005 ".\Include\modsupport.h"\
3006 ".\Include\moduleobject.h"\
3007 ".\Include\mymalloc.h"\
3008 ".\Include\myproto.h"\
3009 ".\Include\object.h"\
3010 ".\Include\objimpl.h"\
3011 ".\Include\pydebug.h"\
3012 ".\Include\pyerrors.h"\
3013 ".\Include\pyfpe.h"\
3014 ".\Include\pystate.h"\
3015 ".\Include\Python.h"\
3016 ".\Include\pythonrun.h"\
3017 ".\Include\rangeobject.h"\
3018 ".\Include\sliceobject.h"\
3019 ".\Include\stringobject.h"\
3020 ".\Include\sysmodule.h"\
3021 ".\Include\traceback.h"\
3022 ".\Include\tupleobject.h"\
3023 ".\PC\config.h"\
3024
3025
3026"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"
3027 $(CPP) $(CPP_PROJ) $(SOURCE)
3028
3029
Guido van Rossum78089e21997-05-06 21:44:44 +00003030# End Source File
3031################################################################################
3032# Begin Source File
3033
3034SOURCE=.\Python\pythonrun.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003035DEP_CPP_PYTHO=\
3036 ".\Include\abstract.h"\
3037 ".\Include\bitset.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003038 ".\Include\ceval.h"\
3039 ".\Include\classobject.h"\
3040 ".\Include\cobject.h"\
3041 ".\Include\compile.h"\
3042 ".\Include\complexobject.h"\
3043 ".\Include\dictobject.h"\
3044 ".\Include\errcode.h"\
3045 ".\Include\eval.h"\
3046 ".\Include\fileobject.h"\
3047 ".\Include\floatobject.h"\
3048 ".\Include\funcobject.h"\
3049 ".\Include\grammar.h"\
3050 ".\Include\import.h"\
3051 ".\Include\intobject.h"\
3052 ".\Include\intrcheck.h"\
3053 ".\Include\listobject.h"\
3054 ".\Include\longobject.h"\
3055 ".\Include\marshal.h"\
3056 ".\Include\methodobject.h"\
3057 ".\Include\modsupport.h"\
3058 ".\Include\moduleobject.h"\
3059 ".\Include\mymalloc.h"\
3060 ".\Include\myproto.h"\
3061 ".\Include\node.h"\
3062 ".\Include\object.h"\
3063 ".\Include\objimpl.h"\
3064 ".\Include\parsetok.h"\
3065 ".\Include\pydebug.h"\
3066 ".\Include\pyerrors.h"\
3067 ".\Include\pyfpe.h"\
3068 ".\Include\pystate.h"\
3069 ".\Include\Python.h"\
3070 ".\Include\pythonrun.h"\
3071 ".\Include\rangeobject.h"\
3072 ".\Include\sliceobject.h"\
3073 ".\Include\stringobject.h"\
3074 ".\Include\sysmodule.h"\
3075 ".\Include\thread.h"\
3076 ".\Include\traceback.h"\
3077 ".\Include\tupleobject.h"\
3078 ".\PC\config.h"\
3079
3080
3081"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"
3082 $(CPP) $(CPP_PROJ) $(SOURCE)
3083
3084
Guido van Rossum78089e21997-05-06 21:44:44 +00003085# End Source File
3086################################################################################
3087# Begin Source File
3088
3089SOURCE=.\Parser\parsetok.c
3090DEP_CPP_PARSE=\
3091 ".\Include\bitset.h"\
3092 ".\Include\errcode.h"\
3093 ".\Include\grammar.h"\
3094 ".\Include\mymalloc.h"\
3095 ".\Include\myproto.h"\
3096 ".\Include\node.h"\
3097 ".\Include\parsetok.h"\
3098 ".\Include\pgenheaders.h"\
3099 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003100 ".\Include\token.h"\
3101 ".\Parser\parser.h"\
3102 ".\Parser\tokenizer.h"\
3103 ".\PC\config.h"\
3104
3105
3106"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
3107 $(CPP) $(CPP_PROJ) $(SOURCE)
3108
3109
3110# End Source File
3111################################################################################
3112# Begin Source File
3113
3114SOURCE=.\Parser\parser.c
3115DEP_CPP_PARSER=\
3116 ".\Include\bitset.h"\
3117 ".\Include\errcode.h"\
3118 ".\Include\grammar.h"\
3119 ".\Include\mymalloc.h"\
3120 ".\Include\myproto.h"\
3121 ".\Include\node.h"\
3122 ".\Include\pgenheaders.h"\
3123 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003124 ".\Include\token.h"\
3125 ".\Parser\parser.h"\
3126 ".\PC\config.h"\
3127
3128
3129"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"
3130 $(CPP) $(CPP_PROJ) $(SOURCE)
3131
3132
3133# End Source File
3134################################################################################
3135# Begin Source File
3136
3137SOURCE=.\Objects\object.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003138DEP_CPP_OBJEC=\
3139 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003140 ".\Include\ceval.h"\
3141 ".\Include\classobject.h"\
3142 ".\Include\cobject.h"\
3143 ".\Include\complexobject.h"\
3144 ".\Include\dictobject.h"\
3145 ".\Include\fileobject.h"\
3146 ".\Include\floatobject.h"\
3147 ".\Include\funcobject.h"\
3148 ".\Include\import.h"\
3149 ".\Include\intobject.h"\
3150 ".\Include\intrcheck.h"\
3151 ".\Include\listobject.h"\
3152 ".\Include\longobject.h"\
3153 ".\Include\methodobject.h"\
3154 ".\Include\modsupport.h"\
3155 ".\Include\moduleobject.h"\
3156 ".\Include\mymalloc.h"\
3157 ".\Include\myproto.h"\
3158 ".\Include\object.h"\
3159 ".\Include\objimpl.h"\
3160 ".\Include\pydebug.h"\
3161 ".\Include\pyerrors.h"\
3162 ".\Include\pyfpe.h"\
3163 ".\Include\pystate.h"\
3164 ".\Include\Python.h"\
3165 ".\Include\pythonrun.h"\
3166 ".\Include\rangeobject.h"\
3167 ".\Include\sliceobject.h"\
3168 ".\Include\stringobject.h"\
3169 ".\Include\sysmodule.h"\
3170 ".\Include\traceback.h"\
3171 ".\Include\tupleobject.h"\
3172 ".\PC\config.h"\
3173
3174
3175"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"
3176 $(CPP) $(CPP_PROJ) $(SOURCE)
3177
3178
Guido van Rossum78089e21997-05-06 21:44:44 +00003179# End Source File
3180################################################################################
3181# Begin Source File
3182
3183SOURCE=.\Parser\node.c
3184DEP_CPP_NODE_=\
3185 ".\Include\mymalloc.h"\
3186 ".\Include\myproto.h"\
3187 ".\Include\node.h"\
3188 ".\Include\pgenheaders.h"\
3189 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003190 ".\PC\config.h"\
3191
3192
3193"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"
3194 $(CPP) $(CPP_PROJ) $(SOURCE)
3195
3196
3197# End Source File
3198################################################################################
3199# Begin Source File
3200
3201SOURCE=.\Modules\newmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003202DEP_CPP_NEWMO=\
3203 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003204 ".\Include\ceval.h"\
3205 ".\Include\classobject.h"\
3206 ".\Include\cobject.h"\
3207 ".\Include\compile.h"\
3208 ".\Include\complexobject.h"\
3209 ".\Include\dictobject.h"\
3210 ".\Include\fileobject.h"\
3211 ".\Include\floatobject.h"\
3212 ".\Include\funcobject.h"\
3213 ".\Include\import.h"\
3214 ".\Include\intobject.h"\
3215 ".\Include\intrcheck.h"\
3216 ".\Include\listobject.h"\
3217 ".\Include\longobject.h"\
3218 ".\Include\methodobject.h"\
3219 ".\Include\modsupport.h"\
3220 ".\Include\moduleobject.h"\
3221 ".\Include\mymalloc.h"\
3222 ".\Include\myproto.h"\
3223 ".\Include\object.h"\
3224 ".\Include\objimpl.h"\
3225 ".\Include\pydebug.h"\
3226 ".\Include\pyerrors.h"\
3227 ".\Include\pyfpe.h"\
3228 ".\Include\pystate.h"\
3229 ".\Include\Python.h"\
3230 ".\Include\pythonrun.h"\
3231 ".\Include\rangeobject.h"\
3232 ".\Include\sliceobject.h"\
3233 ".\Include\stringobject.h"\
3234 ".\Include\sysmodule.h"\
3235 ".\Include\traceback.h"\
3236 ".\Include\tupleobject.h"\
3237 ".\PC\config.h"\
3238
3239
3240"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"
3241 $(CPP) $(CPP_PROJ) $(SOURCE)
3242
3243
Guido van Rossum78089e21997-05-06 21:44:44 +00003244# End Source File
3245################################################################################
3246# Begin Source File
3247
3248SOURCE=.\Python\marshal.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003249DEP_CPP_MARSH=\
3250 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003251 ".\Include\ceval.h"\
3252 ".\Include\classobject.h"\
3253 ".\Include\cobject.h"\
3254 ".\Include\compile.h"\
3255 ".\Include\complexobject.h"\
3256 ".\Include\dictobject.h"\
3257 ".\Include\fileobject.h"\
3258 ".\Include\floatobject.h"\
3259 ".\Include\funcobject.h"\
3260 ".\Include\import.h"\
3261 ".\Include\intobject.h"\
3262 ".\Include\intrcheck.h"\
3263 ".\Include\listobject.h"\
3264 ".\Include\longintrepr.h"\
3265 ".\Include\longobject.h"\
3266 ".\Include\marshal.h"\
3267 ".\Include\methodobject.h"\
3268 ".\Include\modsupport.h"\
3269 ".\Include\moduleobject.h"\
3270 ".\Include\mymalloc.h"\
3271 ".\Include\myproto.h"\
3272 ".\Include\object.h"\
3273 ".\Include\objimpl.h"\
3274 ".\Include\pydebug.h"\
3275 ".\Include\pyerrors.h"\
3276 ".\Include\pyfpe.h"\
3277 ".\Include\pystate.h"\
3278 ".\Include\Python.h"\
3279 ".\Include\pythonrun.h"\
3280 ".\Include\rangeobject.h"\
3281 ".\Include\sliceobject.h"\
3282 ".\Include\stringobject.h"\
3283 ".\Include\sysmodule.h"\
3284 ".\Include\traceback.h"\
3285 ".\Include\tupleobject.h"\
3286 ".\PC\config.h"\
3287
3288
3289"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"
3290 $(CPP) $(CPP_PROJ) $(SOURCE)
3291
3292
Guido van Rossum78089e21997-05-06 21:44:44 +00003293# End Source File
3294################################################################################
3295# Begin Source File
3296
3297SOURCE=.\Python\mystrtoul.c
3298DEP_CPP_MYSTR=\
Guido van Rossum78089e21997-05-06 21:44:44 +00003299 ".\PC\config.h"\
3300
3301
3302"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"
3303 $(CPP) $(CPP_PROJ) $(SOURCE)
3304
3305
3306# End Source File
3307################################################################################
3308# Begin Source File
3309
3310SOURCE=.\Parser\myreadline.c
3311DEP_CPP_MYREA=\
3312 ".\Include\intrcheck.h"\
3313 ".\Include\mymalloc.h"\
3314 ".\Include\myproto.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003315 ".\PC\config.h"\
3316
3317
3318"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"
3319 $(CPP) $(CPP_PROJ) $(SOURCE)
3320
3321
3322# End Source File
3323################################################################################
3324# Begin Source File
3325
3326SOURCE=.\Objects\moduleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003327DEP_CPP_MODUL=\
3328 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003329 ".\Include\ceval.h"\
3330 ".\Include\classobject.h"\
3331 ".\Include\cobject.h"\
3332 ".\Include\complexobject.h"\
3333 ".\Include\dictobject.h"\
3334 ".\Include\fileobject.h"\
3335 ".\Include\floatobject.h"\
3336 ".\Include\funcobject.h"\
3337 ".\Include\import.h"\
3338 ".\Include\intobject.h"\
3339 ".\Include\intrcheck.h"\
3340 ".\Include\listobject.h"\
3341 ".\Include\longobject.h"\
3342 ".\Include\methodobject.h"\
3343 ".\Include\modsupport.h"\
3344 ".\Include\moduleobject.h"\
3345 ".\Include\mymalloc.h"\
3346 ".\Include\myproto.h"\
3347 ".\Include\object.h"\
3348 ".\Include\objimpl.h"\
3349 ".\Include\pydebug.h"\
3350 ".\Include\pyerrors.h"\
3351 ".\Include\pyfpe.h"\
3352 ".\Include\pystate.h"\
3353 ".\Include\Python.h"\
3354 ".\Include\pythonrun.h"\
3355 ".\Include\rangeobject.h"\
3356 ".\Include\sliceobject.h"\
3357 ".\Include\stringobject.h"\
3358 ".\Include\sysmodule.h"\
3359 ".\Include\traceback.h"\
3360 ".\Include\tupleobject.h"\
3361 ".\PC\config.h"\
3362
3363
3364"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"
3365 $(CPP) $(CPP_PROJ) $(SOURCE)
3366
3367
Guido van Rossum78089e21997-05-06 21:44:44 +00003368# End Source File
3369################################################################################
3370# Begin Source File
3371
3372SOURCE=.\Python\modsupport.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003373DEP_CPP_MODSU=\
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\myproto.h"\
3393 ".\Include\object.h"\
3394 ".\Include\objimpl.h"\
3395 ".\Include\pydebug.h"\
3396 ".\Include\pyerrors.h"\
3397 ".\Include\pyfpe.h"\
3398 ".\Include\pystate.h"\
3399 ".\Include\Python.h"\
3400 ".\Include\pythonrun.h"\
3401 ".\Include\rangeobject.h"\
3402 ".\Include\sliceobject.h"\
3403 ".\Include\stringobject.h"\
3404 ".\Include\sysmodule.h"\
3405 ".\Include\traceback.h"\
3406 ".\Include\tupleobject.h"\
3407 ".\PC\config.h"\
3408
3409
3410"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"
3411 $(CPP) $(CPP_PROJ) $(SOURCE)
3412
3413
Guido van Rossum78089e21997-05-06 21:44:44 +00003414# End Source File
3415################################################################################
3416# Begin Source File
3417
3418SOURCE=.\Objects\methodobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003419DEP_CPP_METHO=\
3420 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003421 ".\Include\ceval.h"\
3422 ".\Include\classobject.h"\
3423 ".\Include\cobject.h"\
3424 ".\Include\complexobject.h"\
3425 ".\Include\dictobject.h"\
3426 ".\Include\fileobject.h"\
3427 ".\Include\floatobject.h"\
3428 ".\Include\funcobject.h"\
3429 ".\Include\import.h"\
3430 ".\Include\intobject.h"\
3431 ".\Include\intrcheck.h"\
3432 ".\Include\listobject.h"\
3433 ".\Include\longobject.h"\
3434 ".\Include\methodobject.h"\
3435 ".\Include\modsupport.h"\
3436 ".\Include\moduleobject.h"\
3437 ".\Include\mymalloc.h"\
3438 ".\Include\myproto.h"\
3439 ".\Include\object.h"\
3440 ".\Include\objimpl.h"\
3441 ".\Include\pydebug.h"\
3442 ".\Include\pyerrors.h"\
3443 ".\Include\pyfpe.h"\
3444 ".\Include\pystate.h"\
3445 ".\Include\Python.h"\
3446 ".\Include\pythonrun.h"\
3447 ".\Include\rangeobject.h"\
3448 ".\Include\sliceobject.h"\
3449 ".\Include\stringobject.h"\
3450 ".\Include\sysmodule.h"\
3451 ".\Include\token.h"\
3452 ".\Include\traceback.h"\
3453 ".\Include\tupleobject.h"\
3454 ".\PC\config.h"\
3455
3456
3457"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"
3458 $(CPP) $(CPP_PROJ) $(SOURCE)
3459
3460
Guido van Rossum78089e21997-05-06 21:44:44 +00003461# End Source File
3462################################################################################
3463# Begin Source File
3464
3465SOURCE=.\Modules\md5module.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003466DEP_CPP_MD5MO=\
3467 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003468 ".\Include\ceval.h"\
3469 ".\Include\classobject.h"\
3470 ".\Include\cobject.h"\
3471 ".\Include\complexobject.h"\
3472 ".\Include\dictobject.h"\
3473 ".\Include\fileobject.h"\
3474 ".\Include\floatobject.h"\
3475 ".\Include\funcobject.h"\
3476 ".\Include\import.h"\
3477 ".\Include\intobject.h"\
3478 ".\Include\intrcheck.h"\
3479 ".\Include\listobject.h"\
3480 ".\Include\longobject.h"\
3481 ".\Include\methodobject.h"\
3482 ".\Include\modsupport.h"\
3483 ".\Include\moduleobject.h"\
3484 ".\Include\mymalloc.h"\
3485 ".\Include\myproto.h"\
3486 ".\Include\object.h"\
3487 ".\Include\objimpl.h"\
3488 ".\Include\pydebug.h"\
3489 ".\Include\pyerrors.h"\
3490 ".\Include\pyfpe.h"\
3491 ".\Include\pystate.h"\
3492 ".\Include\Python.h"\
3493 ".\Include\pythonrun.h"\
3494 ".\Include\rangeobject.h"\
3495 ".\Include\sliceobject.h"\
3496 ".\Include\stringobject.h"\
3497 ".\Include\sysmodule.h"\
3498 ".\Include\traceback.h"\
3499 ".\Include\tupleobject.h"\
3500 ".\Modules\md5.h"\
3501 ".\PC\config.h"\
3502
3503
3504"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"
3505 $(CPP) $(CPP_PROJ) $(SOURCE)
3506
3507
Guido van Rossum78089e21997-05-06 21:44:44 +00003508# End Source File
3509################################################################################
3510# Begin Source File
3511
3512SOURCE=.\Modules\md5c.c
3513DEP_CPP_MD5C_=\
3514 ".\Modules\md5.h"\
3515 ".\PC\config.h"\
3516
3517
3518"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"
3519 $(CPP) $(CPP_PROJ) $(SOURCE)
3520
3521
3522# End Source File
3523################################################################################
3524# Begin Source File
3525
3526SOURCE=.\Modules\mathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003527DEP_CPP_MATHM=\
3528 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003529 ".\Include\ceval.h"\
3530 ".\Include\classobject.h"\
3531 ".\Include\cobject.h"\
3532 ".\Include\complexobject.h"\
3533 ".\Include\dictobject.h"\
3534 ".\Include\fileobject.h"\
3535 ".\Include\floatobject.h"\
3536 ".\Include\funcobject.h"\
3537 ".\Include\import.h"\
3538 ".\Include\intobject.h"\
3539 ".\Include\intrcheck.h"\
3540 ".\Include\listobject.h"\
3541 ".\Include\longobject.h"\
3542 ".\Include\methodobject.h"\
3543 ".\Include\modsupport.h"\
3544 ".\Include\moduleobject.h"\
3545 ".\Include\mymalloc.h"\
3546 ".\Include\mymath.h"\
3547 ".\Include\myproto.h"\
3548 ".\Include\object.h"\
3549 ".\Include\objimpl.h"\
3550 ".\Include\pydebug.h"\
3551 ".\Include\pyerrors.h"\
3552 ".\Include\pyfpe.h"\
3553 ".\Include\pystate.h"\
3554 ".\Include\Python.h"\
3555 ".\Include\pythonrun.h"\
3556 ".\Include\rangeobject.h"\
3557 ".\Include\sliceobject.h"\
3558 ".\Include\stringobject.h"\
3559 ".\Include\sysmodule.h"\
3560 ".\Include\traceback.h"\
3561 ".\Include\tupleobject.h"\
3562 ".\PC\config.h"\
3563
3564
3565"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"
3566 $(CPP) $(CPP_PROJ) $(SOURCE)
3567
3568
Guido van Rossum78089e21997-05-06 21:44:44 +00003569# End Source File
3570################################################################################
3571# Begin Source File
3572
Guido van Rossum78089e21997-05-06 21:44:44 +00003573SOURCE=.\Modules\socketmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003574DEP_CPP_SOCKE=\
3575 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003576 ".\Include\ceval.h"\
3577 ".\Include\classobject.h"\
3578 ".\Include\cobject.h"\
3579 ".\Include\complexobject.h"\
3580 ".\Include\dictobject.h"\
3581 ".\Include\fileobject.h"\
3582 ".\Include\floatobject.h"\
3583 ".\Include\funcobject.h"\
3584 ".\Include\import.h"\
3585 ".\Include\intobject.h"\
3586 ".\Include\intrcheck.h"\
3587 ".\Include\listobject.h"\
3588 ".\Include\longobject.h"\
3589 ".\Include\methodobject.h"\
3590 ".\Include\modsupport.h"\
3591 ".\Include\moduleobject.h"\
3592 ".\Include\mymalloc.h"\
3593 ".\Include\myproto.h"\
3594 ".\Include\mytime.h"\
3595 ".\Include\object.h"\
3596 ".\Include\objimpl.h"\
3597 ".\Include\pydebug.h"\
3598 ".\Include\pyerrors.h"\
3599 ".\Include\pyfpe.h"\
3600 ".\Include\pystate.h"\
3601 ".\Include\Python.h"\
3602 ".\Include\pythonrun.h"\
3603 ".\Include\rangeobject.h"\
3604 ".\Include\sliceobject.h"\
3605 ".\Include\stringobject.h"\
3606 ".\Include\sysmodule.h"\
3607 ".\Include\traceback.h"\
3608 ".\Include\tupleobject.h"\
3609 ".\PC\config.h"\
3610 {$(INCLUDE)}"\sys\TYPES.H"\
3611
3612
3613"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
3614 $(CPP) $(CPP_PROJ) $(SOURCE)
3615
3616
Guido van Rossum78089e21997-05-06 21:44:44 +00003617# End Source File
3618################################################################################
3619# Begin Source File
3620
3621SOURCE=.\Modules\selectmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003622DEP_CPP_SELEC=\
3623 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003624 ".\Include\ceval.h"\
3625 ".\Include\classobject.h"\
3626 ".\Include\cobject.h"\
3627 ".\Include\complexobject.h"\
3628 ".\Include\dictobject.h"\
3629 ".\Include\fileobject.h"\
3630 ".\Include\floatobject.h"\
3631 ".\Include\funcobject.h"\
3632 ".\Include\import.h"\
3633 ".\Include\intobject.h"\
3634 ".\Include\intrcheck.h"\
3635 ".\Include\listobject.h"\
3636 ".\Include\longobject.h"\
3637 ".\Include\methodobject.h"\
3638 ".\Include\modsupport.h"\
3639 ".\Include\moduleobject.h"\
3640 ".\Include\mymalloc.h"\
3641 ".\Include\myproto.h"\
3642 ".\Include\myselect.h"\
3643 ".\Include\mytime.h"\
3644 ".\Include\object.h"\
3645 ".\Include\objimpl.h"\
3646 ".\Include\pydebug.h"\
3647 ".\Include\pyerrors.h"\
3648 ".\Include\pyfpe.h"\
3649 ".\Include\pystate.h"\
3650 ".\Include\Python.h"\
3651 ".\Include\pythonrun.h"\
3652 ".\Include\rangeobject.h"\
3653 ".\Include\sliceobject.h"\
3654 ".\Include\stringobject.h"\
3655 ".\Include\sysmodule.h"\
3656 ".\Include\traceback.h"\
3657 ".\Include\tupleobject.h"\
3658 ".\PC\config.h"\
3659 {$(INCLUDE)}"\sys\TYPES.H"\
3660
3661
3662"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(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=.\Python\sysmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003671DEP_CPP_SYSMO=\
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\osdefs.h"\
3694 ".\Include\pydebug.h"\
3695 ".\Include\pyerrors.h"\
3696 ".\Include\pyfpe.h"\
3697 ".\Include\pystate.h"\
3698 ".\Include\Python.h"\
3699 ".\Include\pythonrun.h"\
3700 ".\Include\rangeobject.h"\
3701 ".\Include\sliceobject.h"\
3702 ".\Include\stringobject.h"\
3703 ".\Include\sysmodule.h"\
3704 ".\Include\traceback.h"\
3705 ".\Include\tupleobject.h"\
3706 ".\PC\config.h"\
3707
3708
3709"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"
3710 $(CPP) $(CPP_PROJ) $(SOURCE)
3711
3712
Guido van Rossum78089e21997-05-06 21:44:44 +00003713# End Source File
3714################################################################################
3715# Begin Source File
3716
3717SOURCE=.\Python\import.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003718DEP_CPP_IMPORT=\
3719 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003720 ".\Include\ceval.h"\
3721 ".\Include\classobject.h"\
3722 ".\Include\cobject.h"\
3723 ".\Include\compile.h"\
3724 ".\Include\complexobject.h"\
3725 ".\Include\dictobject.h"\
3726 ".\Include\errcode.h"\
3727 ".\Include\eval.h"\
3728 ".\Include\fileobject.h"\
3729 ".\Include\floatobject.h"\
3730 ".\Include\funcobject.h"\
3731 ".\Include\import.h"\
3732 ".\Include\intobject.h"\
3733 ".\Include\intrcheck.h"\
3734 ".\Include\listobject.h"\
3735 ".\Include\longobject.h"\
3736 ".\Include\marshal.h"\
3737 ".\Include\methodobject.h"\
3738 ".\Include\modsupport.h"\
3739 ".\Include\moduleobject.h"\
3740 ".\Include\mymalloc.h"\
3741 ".\Include\myproto.h"\
3742 ".\Include\node.h"\
3743 ".\Include\object.h"\
3744 ".\Include\objimpl.h"\
3745 ".\Include\osdefs.h"\
3746 ".\Include\pydebug.h"\
3747 ".\Include\pyerrors.h"\
3748 ".\Include\pyfpe.h"\
3749 ".\Include\pystate.h"\
3750 ".\Include\Python.h"\
3751 ".\Include\pythonrun.h"\
3752 ".\Include\rangeobject.h"\
3753 ".\Include\sliceobject.h"\
3754 ".\Include\stringobject.h"\
3755 ".\Include\sysmodule.h"\
3756 ".\Include\token.h"\
3757 ".\Include\traceback.h"\
3758 ".\Include\tupleobject.h"\
3759 ".\PC\config.h"\
3760 ".\Python\importdl.h"\
3761
3762NODEP_CPP_IMPORT=\
3763 ".\Python\macglue.h"\
3764
3765
3766"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"
3767 $(CPP) $(CPP_PROJ) $(SOURCE)
3768
3769
Guido van Rossum78089e21997-05-06 21:44:44 +00003770# End Source File
3771################################################################################
3772# Begin Source File
3773
3774SOURCE=.\Modules\posixmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003775DEP_CPP_POSIX=\
3776 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003777 ".\Include\ceval.h"\
3778 ".\Include\classobject.h"\
3779 ".\Include\cobject.h"\
3780 ".\Include\complexobject.h"\
3781 ".\Include\dictobject.h"\
3782 ".\Include\fileobject.h"\
3783 ".\Include\floatobject.h"\
3784 ".\Include\funcobject.h"\
3785 ".\Include\import.h"\
3786 ".\Include\intobject.h"\
3787 ".\Include\intrcheck.h"\
3788 ".\Include\listobject.h"\
3789 ".\Include\longobject.h"\
3790 ".\Include\methodobject.h"\
3791 ".\Include\modsupport.h"\
3792 ".\Include\moduleobject.h"\
3793 ".\Include\mymalloc.h"\
3794 ".\Include\myproto.h"\
3795 ".\Include\mytime.h"\
3796 ".\Include\object.h"\
3797 ".\Include\objimpl.h"\
3798 ".\Include\pydebug.h"\
3799 ".\Include\pyerrors.h"\
3800 ".\Include\pyfpe.h"\
3801 ".\Include\pystate.h"\
3802 ".\Include\Python.h"\
3803 ".\Include\pythonrun.h"\
3804 ".\Include\rangeobject.h"\
3805 ".\Include\sliceobject.h"\
3806 ".\Include\stringobject.h"\
3807 ".\Include\sysmodule.h"\
3808 ".\Include\traceback.h"\
3809 ".\Include\tupleobject.h"\
3810 ".\PC\config.h"\
3811 {$(INCLUDE)}"\sys\STAT.H"\
3812 {$(INCLUDE)}"\sys\TYPES.H"\
3813 {$(INCLUDE)}"\sys\UTIME.H"\
3814
3815
3816"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"
3817 $(CPP) $(CPP_PROJ) $(SOURCE)
3818
3819
Guido van Rossum78089e21997-05-06 21:44:44 +00003820# End Source File
3821################################################################################
3822# Begin Source File
3823
3824SOURCE=.\Modules\operator.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003825DEP_CPP_OPERA=\
3826 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003827 ".\Include\ceval.h"\
3828 ".\Include\classobject.h"\
3829 ".\Include\cobject.h"\
3830 ".\Include\complexobject.h"\
3831 ".\Include\dictobject.h"\
3832 ".\Include\fileobject.h"\
3833 ".\Include\floatobject.h"\
3834 ".\Include\funcobject.h"\
3835 ".\Include\import.h"\
3836 ".\Include\intobject.h"\
3837 ".\Include\intrcheck.h"\
3838 ".\Include\listobject.h"\
3839 ".\Include\longobject.h"\
3840 ".\Include\methodobject.h"\
3841 ".\Include\modsupport.h"\
3842 ".\Include\moduleobject.h"\
3843 ".\Include\mymalloc.h"\
3844 ".\Include\myproto.h"\
3845 ".\Include\object.h"\
3846 ".\Include\objimpl.h"\
3847 ".\Include\pydebug.h"\
3848 ".\Include\pyerrors.h"\
3849 ".\Include\pyfpe.h"\
3850 ".\Include\pystate.h"\
3851 ".\Include\Python.h"\
3852 ".\Include\pythonrun.h"\
3853 ".\Include\rangeobject.h"\
3854 ".\Include\sliceobject.h"\
3855 ".\Include\stringobject.h"\
3856 ".\Include\sysmodule.h"\
3857 ".\Include\traceback.h"\
3858 ".\Include\tupleobject.h"\
3859 ".\PC\config.h"\
3860
3861
3862"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"
3863 $(CPP) $(CPP_PROJ) $(SOURCE)
3864
3865
Guido van Rossum78089e21997-05-06 21:44:44 +00003866# End Source File
3867################################################################################
3868# Begin Source File
3869
3870SOURCE=.\Modules\errnomodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003871DEP_CPP_ERRNO=\
3872 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003873 ".\Include\ceval.h"\
3874 ".\Include\classobject.h"\
3875 ".\Include\cobject.h"\
3876 ".\Include\complexobject.h"\
3877 ".\Include\dictobject.h"\
3878 ".\Include\fileobject.h"\
3879 ".\Include\floatobject.h"\
3880 ".\Include\funcobject.h"\
3881 ".\Include\import.h"\
3882 ".\Include\intobject.h"\
3883 ".\Include\intrcheck.h"\
3884 ".\Include\listobject.h"\
3885 ".\Include\longobject.h"\
3886 ".\Include\methodobject.h"\
3887 ".\Include\modsupport.h"\
3888 ".\Include\moduleobject.h"\
3889 ".\Include\mymalloc.h"\
3890 ".\Include\myproto.h"\
3891 ".\Include\object.h"\
3892 ".\Include\objimpl.h"\
3893 ".\Include\pydebug.h"\
3894 ".\Include\pyerrors.h"\
3895 ".\Include\pyfpe.h"\
3896 ".\Include\pystate.h"\
3897 ".\Include\Python.h"\
3898 ".\Include\pythonrun.h"\
3899 ".\Include\rangeobject.h"\
3900 ".\Include\sliceobject.h"\
3901 ".\Include\stringobject.h"\
3902 ".\Include\sysmodule.h"\
3903 ".\Include\traceback.h"\
3904 ".\Include\tupleobject.h"\
3905 ".\PC\config.h"\
3906
3907
3908"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"
3909 $(CPP) $(CPP_PROJ) $(SOURCE)
3910
3911
Guido van Rossum78089e21997-05-06 21:44:44 +00003912# End Source File
3913################################################################################
3914# Begin Source File
3915
3916SOURCE=.\Objects\sliceobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003917DEP_CPP_SLICE=\
3918 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003919 ".\Include\ceval.h"\
3920 ".\Include\classobject.h"\
3921 ".\Include\cobject.h"\
3922 ".\Include\complexobject.h"\
3923 ".\Include\dictobject.h"\
3924 ".\Include\fileobject.h"\
3925 ".\Include\floatobject.h"\
3926 ".\Include\funcobject.h"\
3927 ".\Include\import.h"\
3928 ".\Include\intobject.h"\
3929 ".\Include\intrcheck.h"\
3930 ".\Include\listobject.h"\
3931 ".\Include\longobject.h"\
3932 ".\Include\methodobject.h"\
3933 ".\Include\modsupport.h"\
3934 ".\Include\moduleobject.h"\
3935 ".\Include\mymalloc.h"\
3936 ".\Include\myproto.h"\
3937 ".\Include\object.h"\
3938 ".\Include\objimpl.h"\
3939 ".\Include\pydebug.h"\
3940 ".\Include\pyerrors.h"\
3941 ".\Include\pyfpe.h"\
3942 ".\Include\pystate.h"\
3943 ".\Include\Python.h"\
3944 ".\Include\pythonrun.h"\
3945 ".\Include\rangeobject.h"\
3946 ".\Include\sliceobject.h"\
3947 ".\Include\stringobject.h"\
3948 ".\Include\sysmodule.h"\
3949 ".\Include\traceback.h"\
3950 ".\Include\tupleobject.h"\
3951 ".\PC\config.h"\
3952
3953
3954"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"
3955 $(CPP) $(CPP_PROJ) $(SOURCE)
3956
3957
Guido van Rossum78089e21997-05-06 21:44:44 +00003958# End Source File
3959################################################################################
3960# Begin Source File
3961
3962SOURCE=.\Modules\main.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003963DEP_CPP_MAIN_=\
3964 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003965 ".\Include\ceval.h"\
3966 ".\Include\classobject.h"\
3967 ".\Include\cobject.h"\
3968 ".\Include\complexobject.h"\
3969 ".\Include\dictobject.h"\
3970 ".\Include\fileobject.h"\
3971 ".\Include\floatobject.h"\
3972 ".\Include\funcobject.h"\
3973 ".\Include\import.h"\
3974 ".\Include\intobject.h"\
3975 ".\Include\intrcheck.h"\
3976 ".\Include\listobject.h"\
3977 ".\Include\longobject.h"\
3978 ".\Include\methodobject.h"\
3979 ".\Include\modsupport.h"\
3980 ".\Include\moduleobject.h"\
3981 ".\Include\mymalloc.h"\
3982 ".\Include\myproto.h"\
3983 ".\Include\object.h"\
3984 ".\Include\objimpl.h"\
3985 ".\Include\pydebug.h"\
3986 ".\Include\pyerrors.h"\
3987 ".\Include\pyfpe.h"\
3988 ".\Include\pystate.h"\
3989 ".\Include\Python.h"\
3990 ".\Include\pythonrun.h"\
3991 ".\Include\rangeobject.h"\
3992 ".\Include\sliceobject.h"\
3993 ".\Include\stringobject.h"\
3994 ".\Include\sysmodule.h"\
3995 ".\Include\traceback.h"\
3996 ".\Include\tupleobject.h"\
3997 ".\PC\config.h"\
3998
3999
4000"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
4001 $(CPP) $(CPP_PROJ) $(SOURCE)
4002
4003
Guido van Rossum78089e21997-05-06 21:44:44 +00004004# End Source File
4005################################################################################
4006# Begin Source File
4007
4008SOURCE=.\Python\getopt.c
4009
4010"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"
4011 $(CPP) $(CPP_PROJ) $(SOURCE)
4012
4013
4014# End Source File
4015################################################################################
4016# Begin Source File
4017
4018SOURCE=.\PC\import_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004019DEP_CPP_IMPORT_=\
4020 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004021 ".\Include\ceval.h"\
4022 ".\Include\classobject.h"\
4023 ".\Include\cobject.h"\
4024 ".\Include\complexobject.h"\
4025 ".\Include\dictobject.h"\
4026 ".\Include\fileobject.h"\
4027 ".\Include\floatobject.h"\
4028 ".\Include\funcobject.h"\
4029 ".\Include\import.h"\
4030 ".\Include\intobject.h"\
4031 ".\Include\intrcheck.h"\
4032 ".\Include\listobject.h"\
4033 ".\Include\longobject.h"\
4034 ".\Include\methodobject.h"\
4035 ".\Include\modsupport.h"\
4036 ".\Include\moduleobject.h"\
4037 ".\Include\mymalloc.h"\
4038 ".\Include\myproto.h"\
4039 ".\Include\object.h"\
4040 ".\Include\objimpl.h"\
4041 ".\Include\osdefs.h"\
4042 ".\Include\pydebug.h"\
4043 ".\Include\pyerrors.h"\
4044 ".\Include\pyfpe.h"\
4045 ".\Include\pystate.h"\
4046 ".\Include\Python.h"\
4047 ".\Include\pythonrun.h"\
4048 ".\Include\rangeobject.h"\
4049 ".\Include\sliceobject.h"\
4050 ".\Include\stringobject.h"\
4051 ".\Include\sysmodule.h"\
4052 ".\Include\traceback.h"\
4053 ".\Include\tupleobject.h"\
4054 ".\PC\config.h"\
4055 ".\Python\importdl.h"\
4056
4057
4058"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"
4059 $(CPP) $(CPP_PROJ) $(SOURCE)
4060
4061
Guido van Rossum78089e21997-05-06 21:44:44 +00004062# End Source File
4063################################################################################
4064# Begin Source File
4065
4066SOURCE=.\PC\getpath_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004067DEP_CPP_GETPA=\
4068 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004069 ".\Include\ceval.h"\
4070 ".\Include\classobject.h"\
4071 ".\Include\cobject.h"\
4072 ".\Include\complexobject.h"\
4073 ".\Include\dictobject.h"\
4074 ".\Include\fileobject.h"\
4075 ".\Include\floatobject.h"\
4076 ".\Include\funcobject.h"\
4077 ".\Include\import.h"\
4078 ".\Include\intobject.h"\
4079 ".\Include\intrcheck.h"\
4080 ".\Include\listobject.h"\
4081 ".\Include\longobject.h"\
4082 ".\Include\methodobject.h"\
4083 ".\Include\modsupport.h"\
4084 ".\Include\moduleobject.h"\
4085 ".\Include\mymalloc.h"\
4086 ".\Include\myproto.h"\
4087 ".\Include\object.h"\
4088 ".\Include\objimpl.h"\
4089 ".\Include\osdefs.h"\
4090 ".\Include\pydebug.h"\
4091 ".\Include\pyerrors.h"\
4092 ".\Include\pyfpe.h"\
4093 ".\Include\pystate.h"\
4094 ".\Include\Python.h"\
4095 ".\Include\pythonrun.h"\
4096 ".\Include\rangeobject.h"\
4097 ".\Include\sliceobject.h"\
4098 ".\Include\stringobject.h"\
4099 ".\Include\sysmodule.h"\
4100 ".\Include\traceback.h"\
4101 ".\Include\tupleobject.h"\
4102 ".\PC\config.h"\
4103
4104
4105"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"
4106 $(CPP) $(CPP_PROJ) $(SOURCE)
4107
4108
Guido van Rossum78089e21997-05-06 21:44:44 +00004109# End Source File
4110################################################################################
4111# Begin Source File
4112
4113SOURCE=.\PC\dl_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004114DEP_CPP_DL_NT=\
4115 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004116 ".\Include\ceval.h"\
4117 ".\Include\classobject.h"\
4118 ".\Include\cobject.h"\
4119 ".\Include\complexobject.h"\
4120 ".\Include\dictobject.h"\
4121 ".\Include\fileobject.h"\
4122 ".\Include\floatobject.h"\
4123 ".\Include\funcobject.h"\
4124 ".\Include\import.h"\
4125 ".\Include\intobject.h"\
4126 ".\Include\intrcheck.h"\
4127 ".\Include\listobject.h"\
4128 ".\Include\longobject.h"\
4129 ".\Include\methodobject.h"\
4130 ".\Include\modsupport.h"\
4131 ".\Include\moduleobject.h"\
4132 ".\Include\mymalloc.h"\
4133 ".\Include\myproto.h"\
4134 ".\Include\object.h"\
4135 ".\Include\objimpl.h"\
4136 ".\Include\pydebug.h"\
4137 ".\Include\pyerrors.h"\
4138 ".\Include\pyfpe.h"\
4139 ".\Include\pystate.h"\
4140 ".\Include\Python.h"\
4141 ".\Include\pythonrun.h"\
4142 ".\Include\rangeobject.h"\
4143 ".\Include\sliceobject.h"\
4144 ".\Include\stringobject.h"\
4145 ".\Include\sysmodule.h"\
4146 ".\Include\traceback.h"\
4147 ".\Include\tupleobject.h"\
4148 ".\PC\config.h"\
4149
4150
4151"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"
4152 $(CPP) $(CPP_PROJ) $(SOURCE)
4153
4154
Guido van Rossum78089e21997-05-06 21:44:44 +00004155# End Source File
4156################################################################################
4157# Begin Source File
4158
4159SOURCE=.\PC\python_nt.def
4160
4161!IF "$(CFG)" == "python15 - Win32 Release"
4162
4163!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4164
4165!ENDIF
4166
4167# End Source File
4168################################################################################
4169# Begin Source File
4170
4171SOURCE=.\Modules\threadmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004172DEP_CPP_THREAD=\
4173 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004174 ".\Include\ceval.h"\
4175 ".\Include\classobject.h"\
4176 ".\Include\cobject.h"\
4177 ".\Include\complexobject.h"\
4178 ".\Include\dictobject.h"\
4179 ".\Include\fileobject.h"\
4180 ".\Include\floatobject.h"\
4181 ".\Include\funcobject.h"\
4182 ".\Include\import.h"\
4183 ".\Include\intobject.h"\
4184 ".\Include\intrcheck.h"\
4185 ".\Include\listobject.h"\
4186 ".\Include\longobject.h"\
4187 ".\Include\methodobject.h"\
4188 ".\Include\modsupport.h"\
4189 ".\Include\moduleobject.h"\
4190 ".\Include\mymalloc.h"\
4191 ".\Include\myproto.h"\
4192 ".\Include\object.h"\
4193 ".\Include\objimpl.h"\
4194 ".\Include\pydebug.h"\
4195 ".\Include\pyerrors.h"\
4196 ".\Include\pyfpe.h"\
4197 ".\Include\pystate.h"\
4198 ".\Include\Python.h"\
4199 ".\Include\pythonrun.h"\
4200 ".\Include\rangeobject.h"\
4201 ".\Include\sliceobject.h"\
4202 ".\Include\stringobject.h"\
4203 ".\Include\sysmodule.h"\
4204 ".\Include\thread.h"\
4205 ".\Include\traceback.h"\
4206 ".\Include\tupleobject.h"\
4207 ".\PC\config.h"\
4208
4209
4210"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"
4211 $(CPP) $(CPP_PROJ) $(SOURCE)
4212
4213
Guido van Rossum78089e21997-05-06 21:44:44 +00004214# End Source File
4215################################################################################
4216# Begin Source File
4217
4218SOURCE=.\PC\python_nt.rc
4219
4220!IF "$(CFG)" == "python15 - Win32 Release"
4221
4222# ADD BASE RSC /l 0x409 /i "PC"
4223# ADD RSC /l 0x409 /i "PC" /i "Include"
4224
4225"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
4226 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\
4227 "NDEBUG" $(SOURCE)
4228
4229
4230!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4231
4232# ADD BASE RSC /l 0x409 /i "PC" /i "Include"
4233# ADD RSC /l 0x409 /i "PC" /i "Include"
4234
4235"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
4236 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" $(SOURCE)
4237
4238
4239!ENDIF
4240
4241# End Source File
4242################################################################################
4243# Begin Source File
4244
4245SOURCE=.\Modules\getbuildinfo.c
Roger E. Masse1830afb1997-06-05 22:03:26 +00004246DEP_CPP_GETBU=\
4247 ".\PC\config.h"\
4248
Guido van Rossum78089e21997-05-06 21:44:44 +00004249
Roger E. Masse1830afb1997-06-05 22:03:26 +00004250"$(INTDIR)\getbuildinfo.obj" : $(SOURCE) $(DEP_CPP_GETBU) "$(INTDIR)"
Guido van Rossum78089e21997-05-06 21:44:44 +00004251 $(CPP) $(CPP_PROJ) $(SOURCE)
4252
4253
4254# End Source File
4255################################################################################
4256# Begin Source File
4257
4258SOURCE=.\Python\pystate.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004259DEP_CPP_PYSTA=\
4260 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004261 ".\Include\ceval.h"\
4262 ".\Include\classobject.h"\
4263 ".\Include\cobject.h"\
4264 ".\Include\complexobject.h"\
4265 ".\Include\dictobject.h"\
4266 ".\Include\fileobject.h"\
4267 ".\Include\floatobject.h"\
4268 ".\Include\funcobject.h"\
4269 ".\Include\import.h"\
4270 ".\Include\intobject.h"\
4271 ".\Include\intrcheck.h"\
4272 ".\Include\listobject.h"\
4273 ".\Include\longobject.h"\
4274 ".\Include\methodobject.h"\
4275 ".\Include\modsupport.h"\
4276 ".\Include\moduleobject.h"\
4277 ".\Include\mymalloc.h"\
4278 ".\Include\myproto.h"\
4279 ".\Include\object.h"\
4280 ".\Include\objimpl.h"\
4281 ".\Include\pydebug.h"\
4282 ".\Include\pyerrors.h"\
4283 ".\Include\pyfpe.h"\
4284 ".\Include\pystate.h"\
4285 ".\Include\Python.h"\
4286 ".\Include\pythonrun.h"\
4287 ".\Include\rangeobject.h"\
4288 ".\Include\sliceobject.h"\
4289 ".\Include\stringobject.h"\
4290 ".\Include\sysmodule.h"\
4291 ".\Include\traceback.h"\
4292 ".\Include\tupleobject.h"\
4293 ".\PC\config.h"\
4294
4295
4296"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"
4297 $(CPP) $(CPP_PROJ) $(SOURCE)
4298
4299
Guido van Rossum78089e21997-05-06 21:44:44 +00004300# End Source File
4301################################################################################
4302# Begin Source File
4303
4304SOURCE=.\Modules\cStringIO.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004305DEP_CPP_CSTRI=\
4306 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004307 ".\Include\ceval.h"\
4308 ".\Include\classobject.h"\
4309 ".\Include\cobject.h"\
4310 ".\Include\complexobject.h"\
4311 ".\Include\cStringIO.h"\
4312 ".\Include\dictobject.h"\
4313 ".\Include\fileobject.h"\
4314 ".\Include\floatobject.h"\
4315 ".\Include\funcobject.h"\
4316 ".\Include\import.h"\
4317 ".\Include\intobject.h"\
4318 ".\Include\intrcheck.h"\
4319 ".\Include\listobject.h"\
4320 ".\Include\longobject.h"\
4321 ".\Include\methodobject.h"\
4322 ".\Include\modsupport.h"\
4323 ".\Include\moduleobject.h"\
4324 ".\Include\mymalloc.h"\
4325 ".\Include\myproto.h"\
4326 ".\Include\object.h"\
4327 ".\Include\objimpl.h"\
4328 ".\Include\pydebug.h"\
4329 ".\Include\pyerrors.h"\
4330 ".\Include\pyfpe.h"\
4331 ".\Include\pystate.h"\
4332 ".\Include\Python.h"\
4333 ".\Include\pythonrun.h"\
4334 ".\Include\rangeobject.h"\
4335 ".\Include\sliceobject.h"\
4336 ".\Include\stringobject.h"\
4337 ".\Include\sysmodule.h"\
4338 ".\Include\traceback.h"\
4339 ".\Include\tupleobject.h"\
4340 ".\PC\config.h"\
4341
4342
4343"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"
4344 $(CPP) $(CPP_PROJ) $(SOURCE)
4345
4346
Guido van Rossum78089e21997-05-06 21:44:44 +00004347# End Source File
4348################################################################################
4349# Begin Source File
4350
4351SOURCE=.\Modules\cPickle.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004352DEP_CPP_CPICK=\
4353 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004354 ".\Include\ceval.h"\
4355 ".\Include\classobject.h"\
4356 ".\Include\cobject.h"\
4357 ".\Include\complexobject.h"\
4358 ".\Include\cStringIO.h"\
4359 ".\Include\dictobject.h"\
4360 ".\Include\fileobject.h"\
4361 ".\Include\floatobject.h"\
4362 ".\Include\funcobject.h"\
4363 ".\Include\import.h"\
4364 ".\Include\intobject.h"\
4365 ".\Include\intrcheck.h"\
4366 ".\Include\listobject.h"\
4367 ".\Include\longobject.h"\
4368 ".\Include\methodobject.h"\
4369 ".\Include\modsupport.h"\
4370 ".\Include\moduleobject.h"\
4371 ".\Include\mymalloc.h"\
4372 ".\Include\mymath.h"\
4373 ".\Include\myproto.h"\
4374 ".\Include\object.h"\
4375 ".\Include\objimpl.h"\
4376 ".\Include\pydebug.h"\
4377 ".\Include\pyerrors.h"\
4378 ".\Include\pyfpe.h"\
4379 ".\Include\pystate.h"\
4380 ".\Include\Python.h"\
4381 ".\Include\pythonrun.h"\
4382 ".\Include\rangeobject.h"\
4383 ".\Include\sliceobject.h"\
4384 ".\Include\stringobject.h"\
4385 ".\Include\sysmodule.h"\
4386 ".\Include\traceback.h"\
4387 ".\Include\tupleobject.h"\
4388 ".\PC\config.h"\
4389
4390
4391"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"
4392 $(CPP) $(CPP_PROJ) $(SOURCE)
4393
4394
Guido van Rossum78089e21997-05-06 21:44:44 +00004395# End Source File
Roger E. Masse1830afb1997-06-05 22:03:26 +00004396################################################################################
4397# Begin Source File
4398
4399SOURCE=.\Objects\dictobject.c
4400DEP_CPP_DICTO=\
4401 ".\Include\abstract.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00004402 ".\Include\ceval.h"\
4403 ".\Include\classobject.h"\
4404 ".\Include\cobject.h"\
4405 ".\Include\complexobject.h"\
4406 ".\Include\dictobject.h"\
4407 ".\Include\fileobject.h"\
4408 ".\Include\floatobject.h"\
4409 ".\Include\funcobject.h"\
4410 ".\Include\import.h"\
4411 ".\Include\intobject.h"\
4412 ".\Include\intrcheck.h"\
4413 ".\Include\listobject.h"\
4414 ".\Include\longobject.h"\
4415 ".\Include\methodobject.h"\
4416 ".\Include\modsupport.h"\
4417 ".\Include\moduleobject.h"\
4418 ".\Include\mymalloc.h"\
4419 ".\Include\myproto.h"\
4420 ".\Include\object.h"\
4421 ".\Include\objimpl.h"\
4422 ".\Include\pydebug.h"\
4423 ".\Include\pyerrors.h"\
4424 ".\Include\pyfpe.h"\
4425 ".\Include\pystate.h"\
4426 ".\Include\Python.h"\
4427 ".\Include\pythonrun.h"\
4428 ".\Include\rangeobject.h"\
4429 ".\Include\sliceobject.h"\
4430 ".\Include\stringobject.h"\
4431 ".\Include\sysmodule.h"\
4432 ".\Include\traceback.h"\
4433 ".\Include\tupleobject.h"\
4434 ".\PC\config.h"\
4435
4436
4437"$(INTDIR)\dictobject.obj" : $(SOURCE) $(DEP_CPP_DICTO) "$(INTDIR)"
4438 $(CPP) $(CPP_PROJ) $(SOURCE)
4439
4440
4441# End Source File
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004442################################################################################
4443# Begin Source File
4444
4445SOURCE=.\PC\msvcrtmodule.c
4446DEP_CPP_MSVCR=\
4447 ".\Include\abstract.h"\
4448 ".\Include\ceval.h"\
4449 ".\Include\classobject.h"\
4450 ".\Include\cobject.h"\
4451 ".\Include\complexobject.h"\
4452 ".\Include\dictobject.h"\
4453 ".\Include\fileobject.h"\
4454 ".\Include\floatobject.h"\
4455 ".\Include\funcobject.h"\
4456 ".\Include\import.h"\
4457 ".\Include\intobject.h"\
4458 ".\Include\intrcheck.h"\
4459 ".\Include\listobject.h"\
4460 ".\Include\longobject.h"\
4461 ".\Include\methodobject.h"\
4462 ".\Include\modsupport.h"\
4463 ".\Include\moduleobject.h"\
4464 ".\Include\mymalloc.h"\
4465 ".\Include\myproto.h"\
4466 ".\Include\object.h"\
4467 ".\Include\objimpl.h"\
4468 ".\Include\pydebug.h"\
4469 ".\Include\pyerrors.h"\
4470 ".\Include\pyfpe.h"\
4471 ".\Include\pystate.h"\
4472 ".\Include\Python.h"\
4473 ".\Include\pythonrun.h"\
4474 ".\Include\rangeobject.h"\
4475 ".\Include\sliceobject.h"\
4476 ".\Include\stringobject.h"\
4477 ".\Include\sysmodule.h"\
4478 ".\Include\traceback.h"\
4479 ".\Include\tupleobject.h"\
4480 ".\PC\config.h"\
4481
4482
4483"$(INTDIR)\msvcrtmodule.obj" : $(SOURCE) $(DEP_CPP_MSVCR) "$(INTDIR)"
4484 $(CPP) $(CPP_PROJ) $(SOURCE)
4485
4486
4487# End Source File
Guido van Rossum78089e21997-05-06 21:44:44 +00004488# End Target
4489################################################################################
4490# Begin Target
4491
4492# Name "python - Win32 Release"
4493################################################################################
4494# Begin Source File
4495
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004496SOURCE=.\vc40\python15.lib
Guido van Rossum78089e21997-05-06 21:44:44 +00004497# End Source File
4498################################################################################
4499# Begin Source File
4500
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004501SOURCE=.\Modules\python.c
4502
4503"$(INTDIR)\python.obj" : $(SOURCE) "$(INTDIR)"
4504 $(CPP) $(CPP_PROJ) $(SOURCE)
4505
4506
Guido van Rossum78089e21997-05-06 21:44:44 +00004507# End Source File
4508# End Target
4509################################################################################
4510# Begin Target
4511
4512# Name "_tkinter - Win32 Release"
4513################################################################################
4514# Begin Source File
4515
4516SOURCE=.\Modules\_tkinter.c
4517DEP_CPP__TKIN=\
4518 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004519 ".\Include\ceval.h"\
4520 ".\Include\classobject.h"\
4521 ".\Include\cobject.h"\
4522 ".\Include\complexobject.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004523 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004524 ".\Include\fileobject.h"\
4525 ".\Include\floatobject.h"\
4526 ".\Include\funcobject.h"\
4527 ".\Include\import.h"\
4528 ".\Include\intobject.h"\
4529 ".\Include\intrcheck.h"\
4530 ".\Include\listobject.h"\
4531 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004532 ".\Include\methodobject.h"\
4533 ".\Include\modsupport.h"\
4534 ".\Include\moduleobject.h"\
4535 ".\Include\mymalloc.h"\
4536 ".\Include\myproto.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00004537 ".\Include\myselect.h"\
4538 ".\Include\mytime.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004539 ".\Include\object.h"\
4540 ".\Include\objimpl.h"\
4541 ".\Include\pydebug.h"\
4542 ".\Include\pyerrors.h"\
4543 ".\Include\pyfpe.h"\
4544 ".\Include\pystate.h"\
4545 ".\Include\Python.h"\
4546 ".\Include\pythonrun.h"\
4547 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004548 ".\Include\sliceobject.h"\
4549 ".\Include\stringobject.h"\
4550 ".\Include\sysmodule.h"\
4551 ".\Include\traceback.h"\
4552 ".\Include\tupleobject.h"\
4553 ".\PC\config.h"\
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004554 "C:\TCL\include\tcl.h"\
4555 "C:\TCL\include\tk.h"\
4556 "C:\TCL\include\X11\X.h"\
4557 "C:\TCL\include\X11\Xfuncproto.h"\
4558 "C:\TCL\include\X11\Xlib.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004559
4560
4561"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"
4562 $(CPP) $(CPP_PROJ) $(SOURCE)
4563
4564
Guido van Rossum78089e21997-05-06 21:44:44 +00004565# End Source File
4566################################################################################
4567# Begin Source File
4568
4569SOURCE=.\PC\_tkinter.def
4570# End Source File
4571################################################################################
4572# Begin Source File
4573
4574SOURCE=.\vc40\python15.lib
4575# End Source File
Guido van Rossumc77b9211997-05-09 01:00:56 +00004576################################################################################
4577# Begin Source File
4578
4579SOURCE=.\PC\tk80.lib
4580# End Source File
4581################################################################################
4582# Begin Source File
4583
4584SOURCE=.\PC\tcl80.lib
4585# End Source File
Guido van Rossum78089e21997-05-06 21:44:44 +00004586# End Target
4587# End Project
4588################################################################################