blob: a2ce7db4421c32fa73b0d75badaa1a465e5d842b [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 Rossumffeb59381997-12-17 21:27:23 +000040# PROP Target_Last_Scanned "python15 - Win32 Release"
Guido van Rossum78089e21997-05-06 21:44:44 +000041
42!IF "$(CFG)" == "python15 - Win32 Release"
43
44# PROP BASE Use_MFC 0
45# PROP BASE Use_Debug_Libraries 0
46# PROP BASE Output_Dir "python15\Release"
47# PROP BASE Intermediate_Dir "python15\Release"
48# PROP BASE Target_Dir "python15"
49# PROP Use_MFC 0
50# PROP Use_Debug_Libraries 0
51# PROP Output_Dir "vc40"
52# PROP Intermediate_Dir "vc40\tmp"
53# PROP Target_Dir "python15"
54OUTDIR=.\vc40
55INTDIR=.\vc40\tmp
56
57ALL : "$(OUTDIR)\python15.dll"
58
59CLEAN :
60 -@erase "$(INTDIR)\abstract.obj"
61 -@erase "$(INTDIR)\acceler.obj"
62 -@erase "$(INTDIR)\arraymodule.obj"
63 -@erase "$(INTDIR)\audioop.obj"
64 -@erase "$(INTDIR)\binascii.obj"
65 -@erase "$(INTDIR)\bltinmodule.obj"
66 -@erase "$(INTDIR)\ceval.obj"
67 -@erase "$(INTDIR)\classobject.obj"
68 -@erase "$(INTDIR)\cmathmodule.obj"
69 -@erase "$(INTDIR)\cobject.obj"
70 -@erase "$(INTDIR)\compile.obj"
71 -@erase "$(INTDIR)\complexobject.obj"
72 -@erase "$(INTDIR)\config.obj"
73 -@erase "$(INTDIR)\cPickle.obj"
74 -@erase "$(INTDIR)\cStringIO.obj"
Roger E. Masse1830afb1997-06-05 22:03:26 +000075 -@erase "$(INTDIR)\dictobject.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +000076 -@erase "$(INTDIR)\dl_nt.obj"
77 -@erase "$(INTDIR)\errnomodule.obj"
78 -@erase "$(INTDIR)\errors.obj"
79 -@erase "$(INTDIR)\fileobject.obj"
80 -@erase "$(INTDIR)\floatobject.obj"
81 -@erase "$(INTDIR)\frameobject.obj"
82 -@erase "$(INTDIR)\frozen.obj"
83 -@erase "$(INTDIR)\funcobject.obj"
84 -@erase "$(INTDIR)\getargs.obj"
85 -@erase "$(INTDIR)\getbuildinfo.obj"
86 -@erase "$(INTDIR)\getcompiler.obj"
87 -@erase "$(INTDIR)\getcopyright.obj"
88 -@erase "$(INTDIR)\getmtime.obj"
89 -@erase "$(INTDIR)\getopt.obj"
Guido van Rossum4036c9c1997-08-13 23:08:39 +000090 -@erase "$(INTDIR)\getpathp.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +000091 -@erase "$(INTDIR)\getplatform.obj"
92 -@erase "$(INTDIR)\getversion.obj"
93 -@erase "$(INTDIR)\graminit.obj"
94 -@erase "$(INTDIR)\grammar1.obj"
95 -@erase "$(INTDIR)\imageop.obj"
96 -@erase "$(INTDIR)\import.obj"
97 -@erase "$(INTDIR)\import_nt.obj"
98 -@erase "$(INTDIR)\importdl.obj"
99 -@erase "$(INTDIR)\intobject.obj"
100 -@erase "$(INTDIR)\listobject.obj"
101 -@erase "$(INTDIR)\longobject.obj"
102 -@erase "$(INTDIR)\main.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000103 -@erase "$(INTDIR)\marshal.obj"
104 -@erase "$(INTDIR)\mathmodule.obj"
105 -@erase "$(INTDIR)\md5c.obj"
106 -@erase "$(INTDIR)\md5module.obj"
107 -@erase "$(INTDIR)\methodobject.obj"
108 -@erase "$(INTDIR)\modsupport.obj"
109 -@erase "$(INTDIR)\moduleobject.obj"
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000110 -@erase "$(INTDIR)\msvcrtmodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000111 -@erase "$(INTDIR)\myreadline.obj"
112 -@erase "$(INTDIR)\mystrtoul.obj"
113 -@erase "$(INTDIR)\newmodule.obj"
114 -@erase "$(INTDIR)\node.obj"
115 -@erase "$(INTDIR)\object.obj"
116 -@erase "$(INTDIR)\operator.obj"
117 -@erase "$(INTDIR)\parser.obj"
118 -@erase "$(INTDIR)\parsetok.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000119 -@erase "$(INTDIR)\pcremodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000120 -@erase "$(INTDIR)\posixmodule.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000121 -@erase "$(INTDIR)\pypcre.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000122 -@erase "$(INTDIR)\pystate.obj"
123 -@erase "$(INTDIR)\python_nt.res"
124 -@erase "$(INTDIR)\pythonrun.obj"
125 -@erase "$(INTDIR)\rangeobject.obj"
126 -@erase "$(INTDIR)\regexmodule.obj"
127 -@erase "$(INTDIR)\regexpr.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000128 -@erase "$(INTDIR)\reopmodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000129 -@erase "$(INTDIR)\rgbimgmodule.obj"
130 -@erase "$(INTDIR)\rotormodule.obj"
131 -@erase "$(INTDIR)\selectmodule.obj"
132 -@erase "$(INTDIR)\signalmodule.obj"
133 -@erase "$(INTDIR)\sliceobject.obj"
134 -@erase "$(INTDIR)\socketmodule.obj"
135 -@erase "$(INTDIR)\soundex.obj"
136 -@erase "$(INTDIR)\stringobject.obj"
137 -@erase "$(INTDIR)\stropmodule.obj"
138 -@erase "$(INTDIR)\structmember.obj"
139 -@erase "$(INTDIR)\structmodule.obj"
140 -@erase "$(INTDIR)\sysmodule.obj"
141 -@erase "$(INTDIR)\thread.obj"
142 -@erase "$(INTDIR)\threadmodule.obj"
143 -@erase "$(INTDIR)\timemodule.obj"
144 -@erase "$(INTDIR)\tokenizer.obj"
145 -@erase "$(INTDIR)\traceback.obj"
146 -@erase "$(INTDIR)\tupleobject.obj"
147 -@erase "$(INTDIR)\typeobject.obj"
148 -@erase "$(INTDIR)\yuvconvert.obj"
149 -@erase "$(OUTDIR)\python15.dll"
150 -@erase "$(OUTDIR)\python15.exp"
151 -@erase "$(OUTDIR)\python15.lib"
152
153"$(OUTDIR)" :
154 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
155
156"$(INTDIR)" :
157 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
158
159CPP=cl.exe
160# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
161# 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
162CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
163 "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /Fp"$(INTDIR)/python15.pch"\
164 /YX /Fo"$(INTDIR)/" /c
165CPP_OBJS=.\vc40\tmp/
166CPP_SBRS=.\.
167
168.c{$(CPP_OBJS)}.obj:
169 $(CPP) $(CPP_PROJ) $<
170
171.cpp{$(CPP_OBJS)}.obj:
172 $(CPP) $(CPP_PROJ) $<
173
174.cxx{$(CPP_OBJS)}.obj:
175 $(CPP) $(CPP_PROJ) $<
176
177.c{$(CPP_SBRS)}.sbr:
178 $(CPP) $(CPP_PROJ) $<
179
180.cpp{$(CPP_SBRS)}.sbr:
181 $(CPP) $(CPP_PROJ) $<
182
183.cxx{$(CPP_SBRS)}.sbr:
184 $(CPP) $(CPP_PROJ) $<
185
186MTL=mktyplib.exe
187# ADD BASE MTL /nologo /D "NDEBUG" /win32
188# ADD MTL /nologo /D "NDEBUG" /win32
189MTL_PROJ=/nologo /D "NDEBUG" /win32
190RSC=rc.exe
191# ADD BASE RSC /l 0x409 /d "NDEBUG"
192# ADD RSC /l 0x409 /d "NDEBUG"
193RSC_PROJ=/l 0x409 /fo"$(INTDIR)/python_nt.res" /d "NDEBUG"
194BSC32=bscmake.exe
195# ADD BASE BSC32 /nologo
196# ADD BSC32 /nologo
197BSC32_FLAGS=/nologo /o"$(OUTDIR)/python15.bsc"
198BSC32_SBRS= \
199
200LINK32=link.exe
201# 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
202# 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"
203LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
204 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
205 odbccp32.lib wsock32.lib largeint.lib /nologo /base:0x1e100000\
206 /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/python15.pdb"\
207 /machine:I386 /nodefaultlib:"libc" /def:".\PC\python_nt.def"\
208 /out:"$(OUTDIR)/python15.dll" /implib:"$(OUTDIR)/python15.lib"
209DEF_FILE= \
210 ".\PC\python_nt.def"
211LINK32_OBJS= \
212 "$(INTDIR)\abstract.obj" \
213 "$(INTDIR)\acceler.obj" \
214 "$(INTDIR)\arraymodule.obj" \
215 "$(INTDIR)\audioop.obj" \
216 "$(INTDIR)\binascii.obj" \
217 "$(INTDIR)\bltinmodule.obj" \
218 "$(INTDIR)\ceval.obj" \
219 "$(INTDIR)\classobject.obj" \
220 "$(INTDIR)\cmathmodule.obj" \
221 "$(INTDIR)\cobject.obj" \
222 "$(INTDIR)\compile.obj" \
223 "$(INTDIR)\complexobject.obj" \
224 "$(INTDIR)\config.obj" \
225 "$(INTDIR)\cPickle.obj" \
226 "$(INTDIR)\cStringIO.obj" \
Roger E. Masse1830afb1997-06-05 22:03:26 +0000227 "$(INTDIR)\dictobject.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000228 "$(INTDIR)\dl_nt.obj" \
229 "$(INTDIR)\errnomodule.obj" \
230 "$(INTDIR)\errors.obj" \
231 "$(INTDIR)\fileobject.obj" \
232 "$(INTDIR)\floatobject.obj" \
233 "$(INTDIR)\frameobject.obj" \
234 "$(INTDIR)\frozen.obj" \
235 "$(INTDIR)\funcobject.obj" \
236 "$(INTDIR)\getargs.obj" \
237 "$(INTDIR)\getbuildinfo.obj" \
238 "$(INTDIR)\getcompiler.obj" \
239 "$(INTDIR)\getcopyright.obj" \
240 "$(INTDIR)\getmtime.obj" \
241 "$(INTDIR)\getopt.obj" \
Guido van Rossum4036c9c1997-08-13 23:08:39 +0000242 "$(INTDIR)\getpathp.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000243 "$(INTDIR)\getplatform.obj" \
244 "$(INTDIR)\getversion.obj" \
245 "$(INTDIR)\graminit.obj" \
246 "$(INTDIR)\grammar1.obj" \
247 "$(INTDIR)\imageop.obj" \
248 "$(INTDIR)\import.obj" \
249 "$(INTDIR)\import_nt.obj" \
250 "$(INTDIR)\importdl.obj" \
251 "$(INTDIR)\intobject.obj" \
252 "$(INTDIR)\listobject.obj" \
253 "$(INTDIR)\longobject.obj" \
254 "$(INTDIR)\main.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000255 "$(INTDIR)\marshal.obj" \
256 "$(INTDIR)\mathmodule.obj" \
257 "$(INTDIR)\md5c.obj" \
258 "$(INTDIR)\md5module.obj" \
259 "$(INTDIR)\methodobject.obj" \
260 "$(INTDIR)\modsupport.obj" \
261 "$(INTDIR)\moduleobject.obj" \
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000262 "$(INTDIR)\msvcrtmodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000263 "$(INTDIR)\myreadline.obj" \
264 "$(INTDIR)\mystrtoul.obj" \
265 "$(INTDIR)\newmodule.obj" \
266 "$(INTDIR)\node.obj" \
267 "$(INTDIR)\object.obj" \
268 "$(INTDIR)\operator.obj" \
269 "$(INTDIR)\parser.obj" \
270 "$(INTDIR)\parsetok.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000271 "$(INTDIR)\pcremodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000272 "$(INTDIR)\posixmodule.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000273 "$(INTDIR)\pypcre.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000274 "$(INTDIR)\pystate.obj" \
275 "$(INTDIR)\python_nt.res" \
276 "$(INTDIR)\pythonrun.obj" \
277 "$(INTDIR)\rangeobject.obj" \
278 "$(INTDIR)\regexmodule.obj" \
279 "$(INTDIR)\regexpr.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000280 "$(INTDIR)\reopmodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000281 "$(INTDIR)\rgbimgmodule.obj" \
282 "$(INTDIR)\rotormodule.obj" \
283 "$(INTDIR)\selectmodule.obj" \
284 "$(INTDIR)\signalmodule.obj" \
285 "$(INTDIR)\sliceobject.obj" \
286 "$(INTDIR)\socketmodule.obj" \
287 "$(INTDIR)\soundex.obj" \
288 "$(INTDIR)\stringobject.obj" \
289 "$(INTDIR)\stropmodule.obj" \
290 "$(INTDIR)\structmember.obj" \
291 "$(INTDIR)\structmodule.obj" \
292 "$(INTDIR)\sysmodule.obj" \
293 "$(INTDIR)\thread.obj" \
294 "$(INTDIR)\threadmodule.obj" \
295 "$(INTDIR)\timemodule.obj" \
296 "$(INTDIR)\tokenizer.obj" \
297 "$(INTDIR)\traceback.obj" \
298 "$(INTDIR)\tupleobject.obj" \
299 "$(INTDIR)\typeobject.obj" \
300 "$(INTDIR)\yuvconvert.obj"
301
302"$(OUTDIR)\python15.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
303 $(LINK32) @<<
304 $(LINK32_FLAGS) $(LINK32_OBJS)
305<<
306
307!ELSEIF "$(CFG)" == "python - Win32 Release"
308
309# PROP BASE Use_MFC 0
310# PROP BASE Use_Debug_Libraries 0
311# PROP BASE Output_Dir "python\Release"
312# PROP BASE Intermediate_Dir "python\Release"
313# PROP BASE Target_Dir "python"
314# PROP Use_MFC 0
315# PROP Use_Debug_Libraries 0
316# PROP Output_Dir "vc40"
317# PROP Intermediate_Dir "vc40\tmp"
318# PROP Target_Dir "python"
319OUTDIR=.\vc40
320INTDIR=.\vc40\tmp
321
322ALL : "$(OUTDIR)\python.exe"
323
324CLEAN :
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000325 -@erase "$(INTDIR)\python.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000326 -@erase "$(OUTDIR)\python.exe"
327
328"$(OUTDIR)" :
329 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
330
331"$(INTDIR)" :
332 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
333
334CPP=cl.exe
335# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
336# ADD CPP /nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
337CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
338 "_WINDOWS" /D "HAVE_CONFIG_H" /Fp"$(INTDIR)/python.pch" /YX /Fo"$(INTDIR)/" /c
339CPP_OBJS=.\vc40\tmp/
340CPP_SBRS=.\.
341
342.c{$(CPP_OBJS)}.obj:
343 $(CPP) $(CPP_PROJ) $<
344
345.cpp{$(CPP_OBJS)}.obj:
346 $(CPP) $(CPP_PROJ) $<
347
348.cxx{$(CPP_OBJS)}.obj:
349 $(CPP) $(CPP_PROJ) $<
350
351.c{$(CPP_SBRS)}.sbr:
352 $(CPP) $(CPP_PROJ) $<
353
354.cpp{$(CPP_SBRS)}.sbr:
355 $(CPP) $(CPP_PROJ) $<
356
357.cxx{$(CPP_SBRS)}.sbr:
358 $(CPP) $(CPP_PROJ) $<
359
360RSC=rc.exe
361# ADD BASE RSC /l 0x409 /d "NDEBUG"
362# ADD RSC /l 0x409 /d "NDEBUG"
363BSC32=bscmake.exe
364# ADD BASE BSC32 /nologo
365# ADD BSC32 /nologo
366BSC32_FLAGS=/nologo /o"$(OUTDIR)/python.bsc"
367BSC32_SBRS= \
368
369LINK32=link.exe
370# 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
371# 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
372LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
373 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
374 odbccp32.lib /nologo /subsystem:console /incremental:no\
375 /pdb:"$(OUTDIR)/python.pdb" /machine:I386 /out:"$(OUTDIR)/python.exe"
376LINK32_OBJS= \
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000377 "$(INTDIR)\python.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000378 "$(OUTDIR)\python15.lib"
379
380"$(OUTDIR)\python.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
381 $(LINK32) @<<
382 $(LINK32_FLAGS) $(LINK32_OBJS)
383<<
384
385!ELSEIF "$(CFG)" == "_tkinter - Win32 Release"
386
387# PROP BASE Use_MFC 0
388# PROP BASE Use_Debug_Libraries 0
389# PROP BASE Output_Dir "_tkinter\Release"
390# PROP BASE Intermediate_Dir "_tkinter\Release"
391# PROP BASE Target_Dir "_tkinter"
392# PROP Use_MFC 0
393# PROP Use_Debug_Libraries 0
394# PROP Output_Dir "vc40"
395# PROP Intermediate_Dir "vc40\tmp"
396# PROP Target_Dir "_tkinter"
397OUTDIR=.\vc40
398INTDIR=.\vc40\tmp
399
400ALL : "$(OUTDIR)\_tkinter.dll"
401
402CLEAN :
403 -@erase "$(INTDIR)\_tkinter.obj"
404 -@erase "$(OUTDIR)\_tkinter.dll"
405 -@erase "$(OUTDIR)\_tkinter.exp"
406 -@erase "$(OUTDIR)\_tkinter.lib"
407
408"$(OUTDIR)" :
409 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
410
411"$(INTDIR)" :
412 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
413
414CPP=cl.exe
415# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
Guido van Rossum4036c9c1997-08-13 23:08:39 +0000416# ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\Program Files\TCL\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
417CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I\
418 "C:\Program Files\TCL\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D\
419 "HAVE_CONFIG_H" /Fp"$(INTDIR)/_tkinter.pch" /YX /Fo"$(INTDIR)/" /c
Guido van Rossum78089e21997-05-06 21:44:44 +0000420CPP_OBJS=.\vc40\tmp/
421CPP_SBRS=.\.
422
423.c{$(CPP_OBJS)}.obj:
424 $(CPP) $(CPP_PROJ) $<
425
426.cpp{$(CPP_OBJS)}.obj:
427 $(CPP) $(CPP_PROJ) $<
428
429.cxx{$(CPP_OBJS)}.obj:
430 $(CPP) $(CPP_PROJ) $<
431
432.c{$(CPP_SBRS)}.sbr:
433 $(CPP) $(CPP_PROJ) $<
434
435.cpp{$(CPP_SBRS)}.sbr:
436 $(CPP) $(CPP_PROJ) $<
437
438.cxx{$(CPP_SBRS)}.sbr:
439 $(CPP) $(CPP_PROJ) $<
440
441MTL=mktyplib.exe
442# ADD BASE MTL /nologo /D "NDEBUG" /win32
443# ADD MTL /nologo /D "NDEBUG" /win32
444MTL_PROJ=/nologo /D "NDEBUG" /win32
445RSC=rc.exe
446# ADD BASE RSC /l 0x409 /d "NDEBUG"
447# ADD RSC /l 0x409 /d "NDEBUG"
448BSC32=bscmake.exe
449# ADD BASE BSC32 /nologo
450# ADD BSC32 /nologo
451BSC32_FLAGS=/nologo /o"$(OUTDIR)/_tkinter.bsc"
452BSC32_SBRS= \
453
454LINK32=link.exe
455# 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
456# 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
457LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
458 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
459 odbccp32.lib /nologo /base:0x1e190000 /subsystem:windows /dll /incremental:no\
460 /pdb:"$(OUTDIR)/_tkinter.pdb" /machine:I386 /def:".\PC\_tkinter.def"\
461 /out:"$(OUTDIR)/_tkinter.dll" /implib:"$(OUTDIR)/_tkinter.lib"
462DEF_FILE= \
463 ".\PC\_tkinter.def"
464LINK32_OBJS= \
465 "$(INTDIR)\_tkinter.obj" \
466 "$(OUTDIR)\python15.lib" \
Guido van Rossumffeb59381997-12-17 21:27:23 +0000467 "..\..\Program Files\Tcl\lib\tcl80vc.lib" \
468 "..\..\Program Files\Tcl\lib\tk80vc.lib"
Guido van Rossum78089e21997-05-06 21:44:44 +0000469
470"$(OUTDIR)\_tkinter.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
471 $(LINK32) @<<
472 $(LINK32_FLAGS) $(LINK32_OBJS)
473<<
474
475!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
476
477# PROP BASE Use_MFC 0
478# PROP BASE Use_Debug_Libraries 0
479# PROP BASE Output_Dir "python15\Release"
480# PROP BASE Intermediate_Dir "python15\Release"
481# PROP BASE Target_Dir "python15"
482# PROP Use_MFC 0
483# PROP Use_Debug_Libraries 0
484# PROP Output_Dir "python15\Debug"
485# PROP Intermediate_Dir "python15\Debug"
486# PROP Target_Dir "python15"
487OUTDIR=.\python15\Debug
488INTDIR=.\python15\Debug
489
490ALL : ".\vc40\python15.dll"
491
492CLEAN :
493 -@erase "$(INTDIR)\abstract.obj"
494 -@erase "$(INTDIR)\acceler.obj"
495 -@erase "$(INTDIR)\arraymodule.obj"
496 -@erase "$(INTDIR)\audioop.obj"
497 -@erase "$(INTDIR)\binascii.obj"
498 -@erase "$(INTDIR)\bltinmodule.obj"
499 -@erase "$(INTDIR)\ceval.obj"
500 -@erase "$(INTDIR)\classobject.obj"
501 -@erase "$(INTDIR)\cmathmodule.obj"
502 -@erase "$(INTDIR)\cobject.obj"
503 -@erase "$(INTDIR)\compile.obj"
504 -@erase "$(INTDIR)\complexobject.obj"
505 -@erase "$(INTDIR)\config.obj"
506 -@erase "$(INTDIR)\cPickle.obj"
507 -@erase "$(INTDIR)\cStringIO.obj"
Roger E. Masse1830afb1997-06-05 22:03:26 +0000508 -@erase "$(INTDIR)\dictobject.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000509 -@erase "$(INTDIR)\dl_nt.obj"
510 -@erase "$(INTDIR)\errnomodule.obj"
511 -@erase "$(INTDIR)\errors.obj"
512 -@erase "$(INTDIR)\fileobject.obj"
513 -@erase "$(INTDIR)\floatobject.obj"
514 -@erase "$(INTDIR)\frameobject.obj"
515 -@erase "$(INTDIR)\frozen.obj"
516 -@erase "$(INTDIR)\funcobject.obj"
517 -@erase "$(INTDIR)\getargs.obj"
518 -@erase "$(INTDIR)\getbuildinfo.obj"
519 -@erase "$(INTDIR)\getcompiler.obj"
520 -@erase "$(INTDIR)\getcopyright.obj"
521 -@erase "$(INTDIR)\getmtime.obj"
522 -@erase "$(INTDIR)\getopt.obj"
Guido van Rossum4036c9c1997-08-13 23:08:39 +0000523 -@erase "$(INTDIR)\getpathp.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000524 -@erase "$(INTDIR)\getplatform.obj"
525 -@erase "$(INTDIR)\getversion.obj"
526 -@erase "$(INTDIR)\graminit.obj"
527 -@erase "$(INTDIR)\grammar1.obj"
528 -@erase "$(INTDIR)\imageop.obj"
529 -@erase "$(INTDIR)\import.obj"
530 -@erase "$(INTDIR)\import_nt.obj"
531 -@erase "$(INTDIR)\importdl.obj"
532 -@erase "$(INTDIR)\intobject.obj"
533 -@erase "$(INTDIR)\listobject.obj"
534 -@erase "$(INTDIR)\longobject.obj"
535 -@erase "$(INTDIR)\main.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000536 -@erase "$(INTDIR)\marshal.obj"
537 -@erase "$(INTDIR)\mathmodule.obj"
538 -@erase "$(INTDIR)\md5c.obj"
539 -@erase "$(INTDIR)\md5module.obj"
540 -@erase "$(INTDIR)\methodobject.obj"
541 -@erase "$(INTDIR)\modsupport.obj"
542 -@erase "$(INTDIR)\moduleobject.obj"
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000543 -@erase "$(INTDIR)\msvcrtmodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000544 -@erase "$(INTDIR)\myreadline.obj"
545 -@erase "$(INTDIR)\mystrtoul.obj"
546 -@erase "$(INTDIR)\newmodule.obj"
547 -@erase "$(INTDIR)\node.obj"
548 -@erase "$(INTDIR)\object.obj"
549 -@erase "$(INTDIR)\operator.obj"
550 -@erase "$(INTDIR)\parser.obj"
551 -@erase "$(INTDIR)\parsetok.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000552 -@erase "$(INTDIR)\pcremodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000553 -@erase "$(INTDIR)\posixmodule.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000554 -@erase "$(INTDIR)\pypcre.obj"
Guido van Rossumffeb59381997-12-17 21:27:23 +0000555 -@erase "$(INTDIR)\pystate.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000556 -@erase "$(INTDIR)\python_nt.res"
557 -@erase "$(INTDIR)\pythonrun.obj"
558 -@erase "$(INTDIR)\rangeobject.obj"
559 -@erase "$(INTDIR)\regexmodule.obj"
560 -@erase "$(INTDIR)\regexpr.obj"
Guido van Rossum76516241997-12-16 22:25:15 +0000561 -@erase "$(INTDIR)\reopmodule.obj"
Guido van Rossum78089e21997-05-06 21:44:44 +0000562 -@erase "$(INTDIR)\rgbimgmodule.obj"
563 -@erase "$(INTDIR)\rotormodule.obj"
564 -@erase "$(INTDIR)\selectmodule.obj"
565 -@erase "$(INTDIR)\signalmodule.obj"
566 -@erase "$(INTDIR)\sliceobject.obj"
567 -@erase "$(INTDIR)\socketmodule.obj"
568 -@erase "$(INTDIR)\soundex.obj"
569 -@erase "$(INTDIR)\stringobject.obj"
570 -@erase "$(INTDIR)\stropmodule.obj"
571 -@erase "$(INTDIR)\structmember.obj"
572 -@erase "$(INTDIR)\structmodule.obj"
573 -@erase "$(INTDIR)\sysmodule.obj"
574 -@erase "$(INTDIR)\thread.obj"
575 -@erase "$(INTDIR)\threadmodule.obj"
576 -@erase "$(INTDIR)\timemodule.obj"
577 -@erase "$(INTDIR)\tokenizer.obj"
578 -@erase "$(INTDIR)\traceback.obj"
579 -@erase "$(INTDIR)\tupleobject.obj"
580 -@erase "$(INTDIR)\typeobject.obj"
581 -@erase "$(INTDIR)\vc40.pdb"
582 -@erase "$(INTDIR)\yuvconvert.obj"
583 -@erase "$(OUTDIR)\python15.exp"
584 -@erase "$(OUTDIR)\python15.lib"
585 -@erase "$(OUTDIR)\python15.pdb"
586 -@erase ".\vc40\python15.dll"
587
588"$(OUTDIR)" :
589 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
590
591CPP=cl.exe
592# 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
593# 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
594CPP_PROJ=/nologo /MDd /W3 /Zi /Od /I "PC" /I "Include" /I "Python" /D "WIN32"\
595 /D "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /Fp"$(INTDIR)/python15.pch"\
596 /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
597CPP_OBJS=.\python15\Debug/
598CPP_SBRS=.\.
599
600.c{$(CPP_OBJS)}.obj:
601 $(CPP) $(CPP_PROJ) $<
602
603.cpp{$(CPP_OBJS)}.obj:
604 $(CPP) $(CPP_PROJ) $<
605
606.cxx{$(CPP_OBJS)}.obj:
607 $(CPP) $(CPP_PROJ) $<
608
609.c{$(CPP_SBRS)}.sbr:
610 $(CPP) $(CPP_PROJ) $<
611
612.cpp{$(CPP_SBRS)}.sbr:
613 $(CPP) $(CPP_PROJ) $<
614
615.cxx{$(CPP_SBRS)}.sbr:
616 $(CPP) $(CPP_PROJ) $<
617
618MTL=mktyplib.exe
619# ADD BASE MTL /nologo /D "NDEBUG" /win32
620# ADD MTL /nologo /D "NDEBUG" /win32
621MTL_PROJ=/nologo /D "NDEBUG" /win32
622RSC=rc.exe
623# ADD BASE RSC /l 0x409 /d "NDEBUG"
624# ADD RSC /l 0x409
625RSC_PROJ=/l 0x409 /fo"$(INTDIR)/python_nt.res"
626BSC32=bscmake.exe
627# ADD BASE BSC32 /nologo
628# ADD BSC32 /nologo
629BSC32_FLAGS=/nologo /o"$(OUTDIR)/python15.bsc"
630BSC32_SBRS= \
631
632LINK32=link.exe
633# 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"
634# 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"
635LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
636 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
637 odbccp32.lib wsock32.lib largeint.lib /nologo /base:0x1e100000\
638 /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/python15.pdb" /debug\
639 /machine:I386 /nodefaultlib:"libc" /def:".\PC\python_nt.def"\
640 /out:"vc40/python15.dll" /implib:"$(OUTDIR)/python15.lib"
641DEF_FILE= \
642 ".\PC\python_nt.def"
643LINK32_OBJS= \
644 "$(INTDIR)\abstract.obj" \
645 "$(INTDIR)\acceler.obj" \
646 "$(INTDIR)\arraymodule.obj" \
647 "$(INTDIR)\audioop.obj" \
648 "$(INTDIR)\binascii.obj" \
649 "$(INTDIR)\bltinmodule.obj" \
650 "$(INTDIR)\ceval.obj" \
651 "$(INTDIR)\classobject.obj" \
652 "$(INTDIR)\cmathmodule.obj" \
653 "$(INTDIR)\cobject.obj" \
654 "$(INTDIR)\compile.obj" \
655 "$(INTDIR)\complexobject.obj" \
656 "$(INTDIR)\config.obj" \
657 "$(INTDIR)\cPickle.obj" \
658 "$(INTDIR)\cStringIO.obj" \
Roger E. Masse1830afb1997-06-05 22:03:26 +0000659 "$(INTDIR)\dictobject.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000660 "$(INTDIR)\dl_nt.obj" \
661 "$(INTDIR)\errnomodule.obj" \
662 "$(INTDIR)\errors.obj" \
663 "$(INTDIR)\fileobject.obj" \
664 "$(INTDIR)\floatobject.obj" \
665 "$(INTDIR)\frameobject.obj" \
666 "$(INTDIR)\frozen.obj" \
667 "$(INTDIR)\funcobject.obj" \
668 "$(INTDIR)\getargs.obj" \
669 "$(INTDIR)\getbuildinfo.obj" \
670 "$(INTDIR)\getcompiler.obj" \
671 "$(INTDIR)\getcopyright.obj" \
672 "$(INTDIR)\getmtime.obj" \
673 "$(INTDIR)\getopt.obj" \
Guido van Rossum4036c9c1997-08-13 23:08:39 +0000674 "$(INTDIR)\getpathp.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000675 "$(INTDIR)\getplatform.obj" \
676 "$(INTDIR)\getversion.obj" \
677 "$(INTDIR)\graminit.obj" \
678 "$(INTDIR)\grammar1.obj" \
679 "$(INTDIR)\imageop.obj" \
680 "$(INTDIR)\import.obj" \
681 "$(INTDIR)\import_nt.obj" \
682 "$(INTDIR)\importdl.obj" \
683 "$(INTDIR)\intobject.obj" \
684 "$(INTDIR)\listobject.obj" \
685 "$(INTDIR)\longobject.obj" \
686 "$(INTDIR)\main.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000687 "$(INTDIR)\marshal.obj" \
688 "$(INTDIR)\mathmodule.obj" \
689 "$(INTDIR)\md5c.obj" \
690 "$(INTDIR)\md5module.obj" \
691 "$(INTDIR)\methodobject.obj" \
692 "$(INTDIR)\modsupport.obj" \
693 "$(INTDIR)\moduleobject.obj" \
Guido van Rossum29c1ea51997-08-07 00:11:34 +0000694 "$(INTDIR)\msvcrtmodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000695 "$(INTDIR)\myreadline.obj" \
696 "$(INTDIR)\mystrtoul.obj" \
697 "$(INTDIR)\newmodule.obj" \
698 "$(INTDIR)\node.obj" \
699 "$(INTDIR)\object.obj" \
700 "$(INTDIR)\operator.obj" \
701 "$(INTDIR)\parser.obj" \
702 "$(INTDIR)\parsetok.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000703 "$(INTDIR)\pcremodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000704 "$(INTDIR)\posixmodule.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000705 "$(INTDIR)\pypcre.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000706 "$(INTDIR)\pystate.obj" \
707 "$(INTDIR)\python_nt.res" \
708 "$(INTDIR)\pythonrun.obj" \
709 "$(INTDIR)\rangeobject.obj" \
710 "$(INTDIR)\regexmodule.obj" \
711 "$(INTDIR)\regexpr.obj" \
Guido van Rossum76516241997-12-16 22:25:15 +0000712 "$(INTDIR)\reopmodule.obj" \
Guido van Rossum78089e21997-05-06 21:44:44 +0000713 "$(INTDIR)\rgbimgmodule.obj" \
714 "$(INTDIR)\rotormodule.obj" \
715 "$(INTDIR)\selectmodule.obj" \
716 "$(INTDIR)\signalmodule.obj" \
717 "$(INTDIR)\sliceobject.obj" \
718 "$(INTDIR)\socketmodule.obj" \
719 "$(INTDIR)\soundex.obj" \
720 "$(INTDIR)\stringobject.obj" \
721 "$(INTDIR)\stropmodule.obj" \
722 "$(INTDIR)\structmember.obj" \
723 "$(INTDIR)\structmodule.obj" \
724 "$(INTDIR)\sysmodule.obj" \
725 "$(INTDIR)\thread.obj" \
726 "$(INTDIR)\threadmodule.obj" \
727 "$(INTDIR)\timemodule.obj" \
728 "$(INTDIR)\tokenizer.obj" \
729 "$(INTDIR)\traceback.obj" \
730 "$(INTDIR)\tupleobject.obj" \
731 "$(INTDIR)\typeobject.obj" \
732 "$(INTDIR)\yuvconvert.obj"
733
734".\vc40\python15.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
735 $(LINK32) @<<
736 $(LINK32_FLAGS) $(LINK32_OBJS)
737<<
738
739!ENDIF
740
741################################################################################
742# Begin Target
743
744# Name "python15 - Win32 Release"
745# Name "python15 - Win32 Debug"
746
747!IF "$(CFG)" == "python15 - Win32 Release"
748
749!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
750
751!ENDIF
752
753################################################################################
754# Begin Source File
755
756SOURCE=.\Objects\longobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000757DEP_CPP_LONGO=\
758 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +0000759 ".\Include\ceval.h"\
760 ".\Include\classobject.h"\
761 ".\Include\cobject.h"\
762 ".\Include\complexobject.h"\
763 ".\Include\dictobject.h"\
764 ".\Include\fileobject.h"\
765 ".\Include\floatobject.h"\
766 ".\Include\funcobject.h"\
767 ".\Include\import.h"\
768 ".\Include\intobject.h"\
769 ".\Include\intrcheck.h"\
770 ".\Include\listobject.h"\
771 ".\Include\longintrepr.h"\
772 ".\Include\longobject.h"\
773 ".\Include\methodobject.h"\
774 ".\Include\modsupport.h"\
775 ".\Include\moduleobject.h"\
776 ".\Include\mymalloc.h"\
777 ".\Include\mymath.h"\
778 ".\Include\myproto.h"\
779 ".\Include\object.h"\
780 ".\Include\objimpl.h"\
781 ".\Include\pydebug.h"\
782 ".\Include\pyerrors.h"\
783 ".\Include\pyfpe.h"\
784 ".\Include\pystate.h"\
785 ".\Include\Python.h"\
786 ".\Include\pythonrun.h"\
787 ".\Include\rangeobject.h"\
788 ".\Include\sliceobject.h"\
789 ".\Include\stringobject.h"\
790 ".\Include\sysmodule.h"\
791 ".\Include\traceback.h"\
792 ".\Include\tupleobject.h"\
793 ".\PC\config.h"\
794
795
796"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"
797 $(CPP) $(CPP_PROJ) $(SOURCE)
798
799
Guido van Rossum78089e21997-05-06 21:44:44 +0000800# End Source File
801################################################################################
802# Begin Source File
803
804SOURCE=.\Objects\listobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000805DEP_CPP_LISTO=\
806 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +0000807 ".\Include\ceval.h"\
808 ".\Include\classobject.h"\
809 ".\Include\cobject.h"\
810 ".\Include\complexobject.h"\
811 ".\Include\dictobject.h"\
812 ".\Include\fileobject.h"\
813 ".\Include\floatobject.h"\
814 ".\Include\funcobject.h"\
815 ".\Include\import.h"\
816 ".\Include\intobject.h"\
817 ".\Include\intrcheck.h"\
818 ".\Include\listobject.h"\
819 ".\Include\longobject.h"\
820 ".\Include\methodobject.h"\
821 ".\Include\modsupport.h"\
822 ".\Include\moduleobject.h"\
823 ".\Include\mymalloc.h"\
824 ".\Include\myproto.h"\
825 ".\Include\object.h"\
826 ".\Include\objimpl.h"\
827 ".\Include\pydebug.h"\
828 ".\Include\pyerrors.h"\
829 ".\Include\pyfpe.h"\
830 ".\Include\pystate.h"\
831 ".\Include\Python.h"\
832 ".\Include\pythonrun.h"\
833 ".\Include\rangeobject.h"\
834 ".\Include\sliceobject.h"\
835 ".\Include\stringobject.h"\
836 ".\Include\sysmodule.h"\
837 ".\Include\traceback.h"\
838 ".\Include\tupleobject.h"\
839 ".\PC\config.h"\
840 {$(INCLUDE)}"\sys\TYPES.H"\
841
842
843"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"
844 $(CPP) $(CPP_PROJ) $(SOURCE)
845
846
Guido van Rossum78089e21997-05-06 21:44:44 +0000847# End Source File
848################################################################################
849# Begin Source File
850
851SOURCE=.\Objects\intobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000852DEP_CPP_INTOB=\
853 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +0000854 ".\Include\ceval.h"\
855 ".\Include\classobject.h"\
856 ".\Include\cobject.h"\
857 ".\Include\complexobject.h"\
858 ".\Include\dictobject.h"\
859 ".\Include\fileobject.h"\
860 ".\Include\floatobject.h"\
861 ".\Include\funcobject.h"\
862 ".\Include\import.h"\
863 ".\Include\intobject.h"\
864 ".\Include\intrcheck.h"\
865 ".\Include\listobject.h"\
866 ".\Include\longobject.h"\
867 ".\Include\methodobject.h"\
868 ".\Include\modsupport.h"\
869 ".\Include\moduleobject.h"\
870 ".\Include\mymalloc.h"\
871 ".\Include\myproto.h"\
872 ".\Include\object.h"\
873 ".\Include\objimpl.h"\
874 ".\Include\pydebug.h"\
875 ".\Include\pyerrors.h"\
876 ".\Include\pyfpe.h"\
877 ".\Include\pystate.h"\
878 ".\Include\Python.h"\
879 ".\Include\pythonrun.h"\
880 ".\Include\rangeobject.h"\
881 ".\Include\sliceobject.h"\
882 ".\Include\stringobject.h"\
883 ".\Include\sysmodule.h"\
884 ".\Include\traceback.h"\
885 ".\Include\tupleobject.h"\
886 ".\PC\config.h"\
887
888
889"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"
890 $(CPP) $(CPP_PROJ) $(SOURCE)
891
892
Guido van Rossum78089e21997-05-06 21:44:44 +0000893# End Source File
894################################################################################
895# Begin Source File
896
897SOURCE=.\Python\importdl.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000898DEP_CPP_IMPOR=\
899 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +0000900 ".\Include\ceval.h"\
901 ".\Include\classobject.h"\
902 ".\Include\cobject.h"\
903 ".\Include\complexobject.h"\
904 ".\Include\dictobject.h"\
905 ".\Include\fileobject.h"\
906 ".\Include\floatobject.h"\
907 ".\Include\funcobject.h"\
908 ".\Include\import.h"\
909 ".\Include\intobject.h"\
910 ".\Include\intrcheck.h"\
911 ".\Include\listobject.h"\
912 ".\Include\longobject.h"\
913 ".\Include\methodobject.h"\
914 ".\Include\modsupport.h"\
915 ".\Include\moduleobject.h"\
916 ".\Include\mymalloc.h"\
917 ".\Include\myproto.h"\
918 ".\Include\object.h"\
919 ".\Include\objimpl.h"\
920 ".\Include\osdefs.h"\
921 ".\Include\pydebug.h"\
922 ".\Include\pyerrors.h"\
923 ".\Include\pyfpe.h"\
924 ".\Include\pystate.h"\
925 ".\Include\Python.h"\
926 ".\Include\pythonrun.h"\
927 ".\Include\rangeobject.h"\
928 ".\Include\sliceobject.h"\
929 ".\Include\stringobject.h"\
930 ".\Include\sysmodule.h"\
931 ".\Include\traceback.h"\
932 ".\Include\tupleobject.h"\
933 ".\PC\config.h"\
934 ".\Python\importdl.h"\
935 {$(INCLUDE)}"\sys\STAT.H"\
936 {$(INCLUDE)}"\sys\TYPES.H"\
937
938NODEP_CPP_IMPOR=\
939 ".\Python\dl.h"\
940 ".\Python\macdefs.h"\
941 ".\Python\macglue.h"\
942
943
944"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"
945 $(CPP) $(CPP_PROJ) $(SOURCE)
946
947
Guido van Rossum78089e21997-05-06 21:44:44 +0000948# End Source File
949################################################################################
950# Begin Source File
951
952SOURCE=.\Modules\imageop.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000953DEP_CPP_IMAGE=\
954 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +0000955 ".\Include\ceval.h"\
956 ".\Include\classobject.h"\
957 ".\Include\cobject.h"\
958 ".\Include\complexobject.h"\
959 ".\Include\dictobject.h"\
960 ".\Include\fileobject.h"\
961 ".\Include\floatobject.h"\
962 ".\Include\funcobject.h"\
963 ".\Include\import.h"\
964 ".\Include\intobject.h"\
965 ".\Include\intrcheck.h"\
966 ".\Include\listobject.h"\
967 ".\Include\longobject.h"\
968 ".\Include\methodobject.h"\
969 ".\Include\modsupport.h"\
970 ".\Include\moduleobject.h"\
971 ".\Include\mymalloc.h"\
972 ".\Include\myproto.h"\
973 ".\Include\object.h"\
974 ".\Include\objimpl.h"\
975 ".\Include\pydebug.h"\
976 ".\Include\pyerrors.h"\
977 ".\Include\pyfpe.h"\
978 ".\Include\pystate.h"\
979 ".\Include\Python.h"\
980 ".\Include\pythonrun.h"\
981 ".\Include\rangeobject.h"\
982 ".\Include\sliceobject.h"\
983 ".\Include\stringobject.h"\
984 ".\Include\sysmodule.h"\
985 ".\Include\traceback.h"\
986 ".\Include\tupleobject.h"\
987 ".\PC\config.h"\
988
989
990"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"
991 $(CPP) $(CPP_PROJ) $(SOURCE)
992
993
Guido van Rossum78089e21997-05-06 21:44:44 +0000994# End Source File
995################################################################################
996# Begin Source File
997
998SOURCE=.\Parser\grammar1.c
999DEP_CPP_GRAMM=\
1000 ".\Include\bitset.h"\
1001 ".\Include\grammar.h"\
1002 ".\Include\mymalloc.h"\
1003 ".\Include\myproto.h"\
1004 ".\Include\pgenheaders.h"\
1005 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001006 ".\Include\token.h"\
1007 ".\PC\config.h"\
1008
1009
1010"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"
1011 $(CPP) $(CPP_PROJ) $(SOURCE)
1012
1013
1014# End Source File
1015################################################################################
1016# Begin Source File
1017
1018SOURCE=.\Python\graminit.c
1019DEP_CPP_GRAMI=\
1020 ".\Include\bitset.h"\
1021 ".\Include\grammar.h"\
1022 ".\Include\mymalloc.h"\
1023 ".\Include\myproto.h"\
1024 ".\Include\pgenheaders.h"\
1025 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001026 ".\PC\config.h"\
1027
1028
1029"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"
1030 $(CPP) $(CPP_PROJ) $(SOURCE)
1031
1032
1033# End Source File
1034################################################################################
1035# Begin Source File
1036
1037SOURCE=.\Python\getversion.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001038DEP_CPP_GETVE=\
1039 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001040 ".\Include\ceval.h"\
1041 ".\Include\classobject.h"\
1042 ".\Include\cobject.h"\
1043 ".\Include\complexobject.h"\
1044 ".\Include\dictobject.h"\
1045 ".\Include\fileobject.h"\
1046 ".\Include\floatobject.h"\
1047 ".\Include\funcobject.h"\
1048 ".\Include\import.h"\
1049 ".\Include\intobject.h"\
1050 ".\Include\intrcheck.h"\
1051 ".\Include\listobject.h"\
1052 ".\Include\longobject.h"\
1053 ".\Include\methodobject.h"\
1054 ".\Include\modsupport.h"\
1055 ".\Include\moduleobject.h"\
1056 ".\Include\mymalloc.h"\
1057 ".\Include\myproto.h"\
1058 ".\Include\object.h"\
1059 ".\Include\objimpl.h"\
1060 ".\Include\patchlevel.h"\
1061 ".\Include\pydebug.h"\
1062 ".\Include\pyerrors.h"\
1063 ".\Include\pyfpe.h"\
1064 ".\Include\pystate.h"\
1065 ".\Include\Python.h"\
1066 ".\Include\pythonrun.h"\
1067 ".\Include\rangeobject.h"\
1068 ".\Include\sliceobject.h"\
1069 ".\Include\stringobject.h"\
1070 ".\Include\sysmodule.h"\
1071 ".\Include\traceback.h"\
1072 ".\Include\tupleobject.h"\
1073 ".\PC\config.h"\
1074
1075
1076"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"
1077 $(CPP) $(CPP_PROJ) $(SOURCE)
1078
1079
Guido van Rossum78089e21997-05-06 21:44:44 +00001080# End Source File
1081################################################################################
1082# Begin Source File
1083
1084SOURCE=.\Python\getplatform.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001085DEP_CPP_GETPL=\
1086 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001087 ".\Include\ceval.h"\
1088 ".\Include\classobject.h"\
1089 ".\Include\cobject.h"\
1090 ".\Include\complexobject.h"\
1091 ".\Include\dictobject.h"\
1092 ".\Include\fileobject.h"\
1093 ".\Include\floatobject.h"\
1094 ".\Include\funcobject.h"\
1095 ".\Include\import.h"\
1096 ".\Include\intobject.h"\
1097 ".\Include\intrcheck.h"\
1098 ".\Include\listobject.h"\
1099 ".\Include\longobject.h"\
1100 ".\Include\methodobject.h"\
1101 ".\Include\modsupport.h"\
1102 ".\Include\moduleobject.h"\
1103 ".\Include\mymalloc.h"\
1104 ".\Include\myproto.h"\
1105 ".\Include\object.h"\
1106 ".\Include\objimpl.h"\
1107 ".\Include\pydebug.h"\
1108 ".\Include\pyerrors.h"\
1109 ".\Include\pyfpe.h"\
1110 ".\Include\pystate.h"\
1111 ".\Include\Python.h"\
1112 ".\Include\pythonrun.h"\
1113 ".\Include\rangeobject.h"\
1114 ".\Include\sliceobject.h"\
1115 ".\Include\stringobject.h"\
1116 ".\Include\sysmodule.h"\
1117 ".\Include\traceback.h"\
1118 ".\Include\tupleobject.h"\
1119 ".\PC\config.h"\
1120
1121
1122"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"
1123 $(CPP) $(CPP_PROJ) $(SOURCE)
1124
1125
Guido van Rossum78089e21997-05-06 21:44:44 +00001126# End Source File
1127################################################################################
1128# Begin Source File
1129
1130SOURCE=.\Python\getmtime.c
1131DEP_CPP_GETMT=\
Guido van Rossum78089e21997-05-06 21:44:44 +00001132 ".\PC\config.h"\
1133 {$(INCLUDE)}"\sys\STAT.H"\
1134 {$(INCLUDE)}"\sys\TYPES.H"\
1135
1136
1137"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"
1138 $(CPP) $(CPP_PROJ) $(SOURCE)
1139
1140
1141# End Source File
1142################################################################################
1143# Begin Source File
1144
1145SOURCE=.\Python\getcopyright.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001146DEP_CPP_GETCO=\
1147 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001148 ".\Include\ceval.h"\
1149 ".\Include\classobject.h"\
1150 ".\Include\cobject.h"\
1151 ".\Include\complexobject.h"\
1152 ".\Include\dictobject.h"\
1153 ".\Include\fileobject.h"\
1154 ".\Include\floatobject.h"\
1155 ".\Include\funcobject.h"\
1156 ".\Include\import.h"\
1157 ".\Include\intobject.h"\
1158 ".\Include\intrcheck.h"\
1159 ".\Include\listobject.h"\
1160 ".\Include\longobject.h"\
1161 ".\Include\methodobject.h"\
1162 ".\Include\modsupport.h"\
1163 ".\Include\moduleobject.h"\
1164 ".\Include\mymalloc.h"\
1165 ".\Include\myproto.h"\
1166 ".\Include\object.h"\
1167 ".\Include\objimpl.h"\
1168 ".\Include\pydebug.h"\
1169 ".\Include\pyerrors.h"\
1170 ".\Include\pyfpe.h"\
1171 ".\Include\pystate.h"\
1172 ".\Include\Python.h"\
1173 ".\Include\pythonrun.h"\
1174 ".\Include\rangeobject.h"\
1175 ".\Include\sliceobject.h"\
1176 ".\Include\stringobject.h"\
1177 ".\Include\sysmodule.h"\
1178 ".\Include\traceback.h"\
1179 ".\Include\tupleobject.h"\
1180 ".\PC\config.h"\
1181
1182
1183"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"
1184 $(CPP) $(CPP_PROJ) $(SOURCE)
1185
1186
Guido van Rossum78089e21997-05-06 21:44:44 +00001187# End Source File
1188################################################################################
1189# Begin Source File
1190
1191SOURCE=.\Python\getcompiler.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001192DEP_CPP_GETCOM=\
1193 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001194 ".\Include\ceval.h"\
1195 ".\Include\classobject.h"\
1196 ".\Include\cobject.h"\
1197 ".\Include\complexobject.h"\
1198 ".\Include\dictobject.h"\
1199 ".\Include\fileobject.h"\
1200 ".\Include\floatobject.h"\
1201 ".\Include\funcobject.h"\
1202 ".\Include\import.h"\
1203 ".\Include\intobject.h"\
1204 ".\Include\intrcheck.h"\
1205 ".\Include\listobject.h"\
1206 ".\Include\longobject.h"\
1207 ".\Include\methodobject.h"\
1208 ".\Include\modsupport.h"\
1209 ".\Include\moduleobject.h"\
1210 ".\Include\mymalloc.h"\
1211 ".\Include\myproto.h"\
1212 ".\Include\object.h"\
1213 ".\Include\objimpl.h"\
1214 ".\Include\pydebug.h"\
1215 ".\Include\pyerrors.h"\
1216 ".\Include\pyfpe.h"\
1217 ".\Include\pystate.h"\
1218 ".\Include\Python.h"\
1219 ".\Include\pythonrun.h"\
1220 ".\Include\rangeobject.h"\
1221 ".\Include\sliceobject.h"\
1222 ".\Include\stringobject.h"\
1223 ".\Include\sysmodule.h"\
1224 ".\Include\traceback.h"\
1225 ".\Include\tupleobject.h"\
1226 ".\PC\config.h"\
1227
1228
1229"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"
1230 $(CPP) $(CPP_PROJ) $(SOURCE)
1231
1232
Guido van Rossum78089e21997-05-06 21:44:44 +00001233# End Source File
1234################################################################################
1235# Begin Source File
1236
1237SOURCE=.\Python\getargs.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001238DEP_CPP_GETAR=\
1239 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001240 ".\Include\ceval.h"\
1241 ".\Include\classobject.h"\
1242 ".\Include\cobject.h"\
1243 ".\Include\complexobject.h"\
1244 ".\Include\dictobject.h"\
1245 ".\Include\fileobject.h"\
1246 ".\Include\floatobject.h"\
1247 ".\Include\funcobject.h"\
1248 ".\Include\import.h"\
1249 ".\Include\intobject.h"\
1250 ".\Include\intrcheck.h"\
1251 ".\Include\listobject.h"\
1252 ".\Include\longobject.h"\
1253 ".\Include\methodobject.h"\
1254 ".\Include\modsupport.h"\
1255 ".\Include\moduleobject.h"\
1256 ".\Include\mymalloc.h"\
1257 ".\Include\myproto.h"\
1258 ".\Include\object.h"\
1259 ".\Include\objimpl.h"\
1260 ".\Include\pydebug.h"\
1261 ".\Include\pyerrors.h"\
1262 ".\Include\pyfpe.h"\
1263 ".\Include\pystate.h"\
1264 ".\Include\Python.h"\
1265 ".\Include\pythonrun.h"\
1266 ".\Include\rangeobject.h"\
1267 ".\Include\sliceobject.h"\
1268 ".\Include\stringobject.h"\
1269 ".\Include\sysmodule.h"\
1270 ".\Include\traceback.h"\
1271 ".\Include\tupleobject.h"\
1272 ".\PC\config.h"\
1273
1274
1275"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"
1276 $(CPP) $(CPP_PROJ) $(SOURCE)
1277
1278
Guido van Rossum78089e21997-05-06 21:44:44 +00001279# End Source File
1280################################################################################
1281# Begin Source File
1282
1283SOURCE=.\Objects\funcobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001284DEP_CPP_FUNCO=\
1285 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001286 ".\Include\ceval.h"\
1287 ".\Include\classobject.h"\
1288 ".\Include\cobject.h"\
1289 ".\Include\compile.h"\
1290 ".\Include\complexobject.h"\
1291 ".\Include\dictobject.h"\
1292 ".\Include\fileobject.h"\
1293 ".\Include\floatobject.h"\
1294 ".\Include\funcobject.h"\
1295 ".\Include\import.h"\
1296 ".\Include\intobject.h"\
1297 ".\Include\intrcheck.h"\
1298 ".\Include\listobject.h"\
1299 ".\Include\longobject.h"\
1300 ".\Include\methodobject.h"\
1301 ".\Include\modsupport.h"\
1302 ".\Include\moduleobject.h"\
1303 ".\Include\mymalloc.h"\
1304 ".\Include\myproto.h"\
1305 ".\Include\object.h"\
1306 ".\Include\objimpl.h"\
1307 ".\Include\pydebug.h"\
1308 ".\Include\pyerrors.h"\
1309 ".\Include\pyfpe.h"\
1310 ".\Include\pystate.h"\
1311 ".\Include\Python.h"\
1312 ".\Include\pythonrun.h"\
1313 ".\Include\rangeobject.h"\
1314 ".\Include\sliceobject.h"\
1315 ".\Include\stringobject.h"\
1316 ".\Include\structmember.h"\
1317 ".\Include\sysmodule.h"\
1318 ".\Include\traceback.h"\
1319 ".\Include\tupleobject.h"\
1320 ".\PC\config.h"\
1321
1322
1323"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
1324 $(CPP) $(CPP_PROJ) $(SOURCE)
1325
1326
Guido van Rossum78089e21997-05-06 21:44:44 +00001327# End Source File
1328################################################################################
1329# Begin Source File
1330
1331SOURCE=.\Python\frozen.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001332DEP_CPP_FROZE=\
1333 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001334 ".\Include\ceval.h"\
1335 ".\Include\classobject.h"\
1336 ".\Include\cobject.h"\
1337 ".\Include\complexobject.h"\
1338 ".\Include\dictobject.h"\
1339 ".\Include\fileobject.h"\
1340 ".\Include\floatobject.h"\
1341 ".\Include\funcobject.h"\
1342 ".\Include\import.h"\
1343 ".\Include\intobject.h"\
1344 ".\Include\intrcheck.h"\
1345 ".\Include\listobject.h"\
1346 ".\Include\longobject.h"\
1347 ".\Include\methodobject.h"\
1348 ".\Include\modsupport.h"\
1349 ".\Include\moduleobject.h"\
1350 ".\Include\mymalloc.h"\
1351 ".\Include\myproto.h"\
1352 ".\Include\object.h"\
1353 ".\Include\objimpl.h"\
1354 ".\Include\pydebug.h"\
1355 ".\Include\pyerrors.h"\
1356 ".\Include\pyfpe.h"\
1357 ".\Include\pystate.h"\
1358 ".\Include\Python.h"\
1359 ".\Include\pythonrun.h"\
1360 ".\Include\rangeobject.h"\
1361 ".\Include\sliceobject.h"\
1362 ".\Include\stringobject.h"\
1363 ".\Include\sysmodule.h"\
1364 ".\Include\traceback.h"\
1365 ".\Include\tupleobject.h"\
1366 ".\PC\config.h"\
1367
1368
1369"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"
1370 $(CPP) $(CPP_PROJ) $(SOURCE)
1371
1372
Guido van Rossum78089e21997-05-06 21:44:44 +00001373# End Source File
1374################################################################################
1375# Begin Source File
1376
1377SOURCE=.\Objects\frameobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001378DEP_CPP_FRAME=\
1379 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001380 ".\Include\ceval.h"\
1381 ".\Include\classobject.h"\
1382 ".\Include\cobject.h"\
1383 ".\Include\compile.h"\
1384 ".\Include\complexobject.h"\
1385 ".\Include\dictobject.h"\
1386 ".\Include\fileobject.h"\
1387 ".\Include\floatobject.h"\
1388 ".\Include\frameobject.h"\
1389 ".\Include\funcobject.h"\
1390 ".\Include\import.h"\
1391 ".\Include\intobject.h"\
1392 ".\Include\intrcheck.h"\
1393 ".\Include\listobject.h"\
1394 ".\Include\longobject.h"\
1395 ".\Include\methodobject.h"\
1396 ".\Include\modsupport.h"\
1397 ".\Include\moduleobject.h"\
1398 ".\Include\mymalloc.h"\
1399 ".\Include\myproto.h"\
1400 ".\Include\object.h"\
1401 ".\Include\objimpl.h"\
1402 ".\Include\opcode.h"\
1403 ".\Include\pydebug.h"\
1404 ".\Include\pyerrors.h"\
1405 ".\Include\pyfpe.h"\
1406 ".\Include\pystate.h"\
1407 ".\Include\Python.h"\
1408 ".\Include\pythonrun.h"\
1409 ".\Include\rangeobject.h"\
1410 ".\Include\sliceobject.h"\
1411 ".\Include\stringobject.h"\
1412 ".\Include\structmember.h"\
1413 ".\Include\sysmodule.h"\
1414 ".\Include\traceback.h"\
1415 ".\Include\tupleobject.h"\
1416 ".\PC\config.h"\
1417
1418
1419"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"
1420 $(CPP) $(CPP_PROJ) $(SOURCE)
1421
1422
Guido van Rossum78089e21997-05-06 21:44:44 +00001423# End Source File
1424################################################################################
1425# Begin Source File
1426
1427SOURCE=.\Objects\floatobject.c
1428DEP_CPP_FLOAT=\
1429 ".\Include\abstract.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001430 ".\Include\ceval.h"\
1431 ".\Include\classobject.h"\
1432 ".\Include\cobject.h"\
1433 ".\Include\complexobject.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001434 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001435 ".\Include\fileobject.h"\
1436 ".\Include\floatobject.h"\
1437 ".\Include\funcobject.h"\
1438 ".\Include\import.h"\
1439 ".\Include\intobject.h"\
1440 ".\Include\intrcheck.h"\
1441 ".\Include\listobject.h"\
1442 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001443 ".\Include\methodobject.h"\
1444 ".\Include\modsupport.h"\
1445 ".\Include\moduleobject.h"\
1446 ".\Include\mymalloc.h"\
1447 ".\Include\mymath.h"\
1448 ".\Include\myproto.h"\
1449 ".\Include\object.h"\
1450 ".\Include\objimpl.h"\
1451 ".\Include\pydebug.h"\
1452 ".\Include\pyerrors.h"\
1453 ".\Include\pyfpe.h"\
1454 ".\Include\pystate.h"\
1455 ".\Include\Python.h"\
1456 ".\Include\pythonrun.h"\
1457 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001458 ".\Include\sliceobject.h"\
1459 ".\Include\stringobject.h"\
1460 ".\Include\sysmodule.h"\
1461 ".\Include\traceback.h"\
1462 ".\Include\tupleobject.h"\
1463 ".\PC\config.h"\
1464
1465
1466"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"
1467 $(CPP) $(CPP_PROJ) $(SOURCE)
1468
1469
1470# End Source File
1471################################################################################
1472# Begin Source File
1473
1474SOURCE=.\Objects\fileobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001475DEP_CPP_FILEO=\
1476 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001477 ".\Include\ceval.h"\
1478 ".\Include\classobject.h"\
1479 ".\Include\cobject.h"\
1480 ".\Include\complexobject.h"\
1481 ".\Include\dictobject.h"\
1482 ".\Include\fileobject.h"\
1483 ".\Include\floatobject.h"\
1484 ".\Include\funcobject.h"\
1485 ".\Include\import.h"\
1486 ".\Include\intobject.h"\
1487 ".\Include\intrcheck.h"\
1488 ".\Include\listobject.h"\
1489 ".\Include\longobject.h"\
1490 ".\Include\methodobject.h"\
1491 ".\Include\modsupport.h"\
1492 ".\Include\moduleobject.h"\
1493 ".\Include\mymalloc.h"\
1494 ".\Include\myproto.h"\
1495 ".\Include\object.h"\
1496 ".\Include\objimpl.h"\
1497 ".\Include\pydebug.h"\
1498 ".\Include\pyerrors.h"\
1499 ".\Include\pyfpe.h"\
1500 ".\Include\pystate.h"\
1501 ".\Include\Python.h"\
1502 ".\Include\pythonrun.h"\
1503 ".\Include\rangeobject.h"\
1504 ".\Include\sliceobject.h"\
1505 ".\Include\stringobject.h"\
1506 ".\Include\structmember.h"\
1507 ".\Include\sysmodule.h"\
1508 ".\Include\traceback.h"\
1509 ".\Include\tupleobject.h"\
1510 ".\PC\config.h"\
1511 {$(INCLUDE)}"\sys\STAT.H"\
1512 {$(INCLUDE)}"\sys\TYPES.H"\
1513
1514
1515"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
1516 $(CPP) $(CPP_PROJ) $(SOURCE)
1517
1518
Guido van Rossum78089e21997-05-06 21:44:44 +00001519# End Source File
1520################################################################################
1521# Begin Source File
1522
1523SOURCE=.\Python\errors.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001524DEP_CPP_ERROR=\
1525 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001526 ".\Include\ceval.h"\
1527 ".\Include\classobject.h"\
1528 ".\Include\cobject.h"\
1529 ".\Include\complexobject.h"\
1530 ".\Include\dictobject.h"\
1531 ".\Include\fileobject.h"\
1532 ".\Include\floatobject.h"\
1533 ".\Include\funcobject.h"\
1534 ".\Include\import.h"\
1535 ".\Include\intobject.h"\
1536 ".\Include\intrcheck.h"\
1537 ".\Include\listobject.h"\
1538 ".\Include\longobject.h"\
1539 ".\Include\methodobject.h"\
1540 ".\Include\modsupport.h"\
1541 ".\Include\moduleobject.h"\
1542 ".\Include\mymalloc.h"\
1543 ".\Include\myproto.h"\
1544 ".\Include\object.h"\
1545 ".\Include\objimpl.h"\
1546 ".\Include\pydebug.h"\
1547 ".\Include\pyerrors.h"\
1548 ".\Include\pyfpe.h"\
1549 ".\Include\pystate.h"\
1550 ".\Include\Python.h"\
1551 ".\Include\pythonrun.h"\
1552 ".\Include\rangeobject.h"\
1553 ".\Include\sliceobject.h"\
1554 ".\Include\stringobject.h"\
1555 ".\Include\sysmodule.h"\
1556 ".\Include\traceback.h"\
1557 ".\Include\tupleobject.h"\
1558 ".\PC\config.h"\
1559
1560
1561"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"
1562 $(CPP) $(CPP_PROJ) $(SOURCE)
1563
1564
Guido van Rossum78089e21997-05-06 21:44:44 +00001565# End Source File
1566################################################################################
1567# Begin Source File
1568
1569SOURCE=.\PC\config.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001570DEP_CPP_CONFI=\
1571 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001572 ".\Include\ceval.h"\
1573 ".\Include\classobject.h"\
1574 ".\Include\cobject.h"\
1575 ".\Include\complexobject.h"\
1576 ".\Include\dictobject.h"\
1577 ".\Include\fileobject.h"\
1578 ".\Include\floatobject.h"\
1579 ".\Include\funcobject.h"\
1580 ".\Include\import.h"\
1581 ".\Include\intobject.h"\
1582 ".\Include\intrcheck.h"\
1583 ".\Include\listobject.h"\
1584 ".\Include\longobject.h"\
1585 ".\Include\methodobject.h"\
1586 ".\Include\modsupport.h"\
1587 ".\Include\moduleobject.h"\
1588 ".\Include\mymalloc.h"\
1589 ".\Include\myproto.h"\
1590 ".\Include\object.h"\
1591 ".\Include\objimpl.h"\
1592 ".\Include\pydebug.h"\
1593 ".\Include\pyerrors.h"\
1594 ".\Include\pyfpe.h"\
1595 ".\Include\pystate.h"\
1596 ".\Include\Python.h"\
1597 ".\Include\pythonrun.h"\
1598 ".\Include\rangeobject.h"\
1599 ".\Include\sliceobject.h"\
1600 ".\Include\stringobject.h"\
1601 ".\Include\sysmodule.h"\
1602 ".\Include\traceback.h"\
1603 ".\Include\tupleobject.h"\
1604 ".\PC\config.h"\
1605
1606
1607"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"
1608 $(CPP) $(CPP_PROJ) $(SOURCE)
1609
1610
Guido van Rossum78089e21997-05-06 21:44:44 +00001611# End Source File
1612################################################################################
1613# Begin Source File
1614
1615SOURCE=.\Objects\complexobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001616DEP_CPP_COMPL=\
1617 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001618 ".\Include\ceval.h"\
1619 ".\Include\classobject.h"\
1620 ".\Include\cobject.h"\
1621 ".\Include\complexobject.h"\
1622 ".\Include\dictobject.h"\
1623 ".\Include\fileobject.h"\
1624 ".\Include\floatobject.h"\
1625 ".\Include\funcobject.h"\
1626 ".\Include\import.h"\
1627 ".\Include\intobject.h"\
1628 ".\Include\intrcheck.h"\
1629 ".\Include\listobject.h"\
1630 ".\Include\longobject.h"\
1631 ".\Include\methodobject.h"\
1632 ".\Include\modsupport.h"\
1633 ".\Include\moduleobject.h"\
1634 ".\Include\mymalloc.h"\
1635 ".\Include\mymath.h"\
1636 ".\Include\myproto.h"\
1637 ".\Include\object.h"\
1638 ".\Include\objimpl.h"\
1639 ".\Include\pydebug.h"\
1640 ".\Include\pyerrors.h"\
1641 ".\Include\pyfpe.h"\
1642 ".\Include\pystate.h"\
1643 ".\Include\Python.h"\
1644 ".\Include\pythonrun.h"\
1645 ".\Include\rangeobject.h"\
1646 ".\Include\sliceobject.h"\
1647 ".\Include\stringobject.h"\
1648 ".\Include\sysmodule.h"\
1649 ".\Include\traceback.h"\
1650 ".\Include\tupleobject.h"\
1651 ".\PC\config.h"\
1652
1653
1654"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"
1655 $(CPP) $(CPP_PROJ) $(SOURCE)
1656
1657
Guido van Rossum78089e21997-05-06 21:44:44 +00001658# End Source File
1659################################################################################
1660# Begin Source File
1661
1662SOURCE=.\Python\compile.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001663DEP_CPP_COMPI=\
1664 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001665 ".\Include\ceval.h"\
1666 ".\Include\classobject.h"\
1667 ".\Include\cobject.h"\
1668 ".\Include\compile.h"\
1669 ".\Include\complexobject.h"\
1670 ".\Include\dictobject.h"\
1671 ".\Include\fileobject.h"\
1672 ".\Include\floatobject.h"\
1673 ".\Include\funcobject.h"\
1674 ".\Include\graminit.h"\
1675 ".\Include\import.h"\
1676 ".\Include\intobject.h"\
1677 ".\Include\intrcheck.h"\
1678 ".\Include\listobject.h"\
1679 ".\Include\longobject.h"\
1680 ".\Include\methodobject.h"\
1681 ".\Include\modsupport.h"\
1682 ".\Include\moduleobject.h"\
1683 ".\Include\mymalloc.h"\
1684 ".\Include\myproto.h"\
1685 ".\Include\node.h"\
1686 ".\Include\object.h"\
1687 ".\Include\objimpl.h"\
1688 ".\Include\opcode.h"\
1689 ".\Include\pydebug.h"\
1690 ".\Include\pyerrors.h"\
1691 ".\Include\pyfpe.h"\
1692 ".\Include\pystate.h"\
1693 ".\Include\Python.h"\
1694 ".\Include\pythonrun.h"\
1695 ".\Include\rangeobject.h"\
1696 ".\Include\sliceobject.h"\
1697 ".\Include\stringobject.h"\
1698 ".\Include\structmember.h"\
1699 ".\Include\sysmodule.h"\
1700 ".\Include\token.h"\
1701 ".\Include\traceback.h"\
1702 ".\Include\tupleobject.h"\
1703 ".\PC\config.h"\
1704
1705
1706"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"
1707 $(CPP) $(CPP_PROJ) $(SOURCE)
1708
1709
Guido van Rossum78089e21997-05-06 21:44:44 +00001710# End Source File
1711################################################################################
1712# Begin Source File
1713
1714SOURCE=.\Objects\cobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001715DEP_CPP_COBJE=\
1716 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001717 ".\Include\ceval.h"\
1718 ".\Include\classobject.h"\
1719 ".\Include\cobject.h"\
1720 ".\Include\complexobject.h"\
1721 ".\Include\dictobject.h"\
1722 ".\Include\fileobject.h"\
1723 ".\Include\floatobject.h"\
1724 ".\Include\funcobject.h"\
1725 ".\Include\import.h"\
1726 ".\Include\intobject.h"\
1727 ".\Include\intrcheck.h"\
1728 ".\Include\listobject.h"\
1729 ".\Include\longobject.h"\
1730 ".\Include\methodobject.h"\
1731 ".\Include\modsupport.h"\
1732 ".\Include\moduleobject.h"\
1733 ".\Include\mymalloc.h"\
1734 ".\Include\myproto.h"\
1735 ".\Include\object.h"\
1736 ".\Include\objimpl.h"\
1737 ".\Include\pydebug.h"\
1738 ".\Include\pyerrors.h"\
1739 ".\Include\pyfpe.h"\
1740 ".\Include\pystate.h"\
1741 ".\Include\Python.h"\
1742 ".\Include\pythonrun.h"\
1743 ".\Include\rangeobject.h"\
1744 ".\Include\sliceobject.h"\
1745 ".\Include\stringobject.h"\
1746 ".\Include\sysmodule.h"\
1747 ".\Include\traceback.h"\
1748 ".\Include\tupleobject.h"\
1749 ".\PC\config.h"\
1750
1751
1752"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"
1753 $(CPP) $(CPP_PROJ) $(SOURCE)
1754
1755
Guido van Rossum78089e21997-05-06 21:44:44 +00001756# End Source File
1757################################################################################
1758# Begin Source File
1759
1760SOURCE=.\Modules\cmathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001761DEP_CPP_CMATH=\
1762 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001763 ".\Include\ceval.h"\
1764 ".\Include\classobject.h"\
1765 ".\Include\cobject.h"\
1766 ".\Include\complexobject.h"\
1767 ".\Include\dictobject.h"\
1768 ".\Include\fileobject.h"\
1769 ".\Include\floatobject.h"\
1770 ".\Include\funcobject.h"\
1771 ".\Include\import.h"\
1772 ".\Include\intobject.h"\
1773 ".\Include\intrcheck.h"\
1774 ".\Include\listobject.h"\
1775 ".\Include\longobject.h"\
1776 ".\Include\methodobject.h"\
1777 ".\Include\modsupport.h"\
1778 ".\Include\moduleobject.h"\
1779 ".\Include\mymalloc.h"\
1780 ".\Include\mymath.h"\
1781 ".\Include\myproto.h"\
1782 ".\Include\object.h"\
1783 ".\Include\objimpl.h"\
1784 ".\Include\pydebug.h"\
1785 ".\Include\pyerrors.h"\
1786 ".\Include\pyfpe.h"\
1787 ".\Include\pystate.h"\
1788 ".\Include\Python.h"\
1789 ".\Include\pythonrun.h"\
1790 ".\Include\rangeobject.h"\
1791 ".\Include\sliceobject.h"\
1792 ".\Include\stringobject.h"\
1793 ".\Include\sysmodule.h"\
1794 ".\Include\traceback.h"\
1795 ".\Include\tupleobject.h"\
1796 ".\PC\config.h"\
1797
1798
1799"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"
1800 $(CPP) $(CPP_PROJ) $(SOURCE)
1801
1802
Guido van Rossum78089e21997-05-06 21:44:44 +00001803# End Source File
1804################################################################################
1805# Begin Source File
1806
1807SOURCE=.\Objects\classobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001808DEP_CPP_CLASS=\
1809 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001810 ".\Include\ceval.h"\
1811 ".\Include\classobject.h"\
1812 ".\Include\cobject.h"\
1813 ".\Include\complexobject.h"\
1814 ".\Include\dictobject.h"\
1815 ".\Include\fileobject.h"\
1816 ".\Include\floatobject.h"\
1817 ".\Include\funcobject.h"\
1818 ".\Include\import.h"\
1819 ".\Include\intobject.h"\
1820 ".\Include\intrcheck.h"\
1821 ".\Include\listobject.h"\
1822 ".\Include\longobject.h"\
1823 ".\Include\methodobject.h"\
1824 ".\Include\modsupport.h"\
1825 ".\Include\moduleobject.h"\
1826 ".\Include\mymalloc.h"\
1827 ".\Include\myproto.h"\
1828 ".\Include\object.h"\
1829 ".\Include\objimpl.h"\
1830 ".\Include\pydebug.h"\
1831 ".\Include\pyerrors.h"\
1832 ".\Include\pyfpe.h"\
1833 ".\Include\pystate.h"\
1834 ".\Include\Python.h"\
1835 ".\Include\pythonrun.h"\
1836 ".\Include\rangeobject.h"\
1837 ".\Include\sliceobject.h"\
1838 ".\Include\stringobject.h"\
1839 ".\Include\structmember.h"\
1840 ".\Include\sysmodule.h"\
1841 ".\Include\traceback.h"\
1842 ".\Include\tupleobject.h"\
1843 ".\PC\config.h"\
1844
1845
1846"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
1847 $(CPP) $(CPP_PROJ) $(SOURCE)
1848
1849
Guido van Rossum78089e21997-05-06 21:44:44 +00001850# End Source File
1851################################################################################
1852# Begin Source File
1853
1854SOURCE=.\Python\ceval.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001855DEP_CPP_CEVAL=\
1856 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001857 ".\Include\ceval.h"\
1858 ".\Include\classobject.h"\
1859 ".\Include\cobject.h"\
1860 ".\Include\compile.h"\
1861 ".\Include\complexobject.h"\
1862 ".\Include\dictobject.h"\
1863 ".\Include\eval.h"\
1864 ".\Include\fileobject.h"\
1865 ".\Include\floatobject.h"\
1866 ".\Include\frameobject.h"\
1867 ".\Include\funcobject.h"\
1868 ".\Include\import.h"\
1869 ".\Include\intobject.h"\
1870 ".\Include\intrcheck.h"\
1871 ".\Include\listobject.h"\
1872 ".\Include\longobject.h"\
1873 ".\Include\methodobject.h"\
1874 ".\Include\modsupport.h"\
1875 ".\Include\moduleobject.h"\
1876 ".\Include\mymalloc.h"\
1877 ".\Include\myproto.h"\
1878 ".\Include\object.h"\
1879 ".\Include\objimpl.h"\
1880 ".\Include\opcode.h"\
1881 ".\Include\pydebug.h"\
1882 ".\Include\pyerrors.h"\
1883 ".\Include\pyfpe.h"\
1884 ".\Include\pystate.h"\
1885 ".\Include\Python.h"\
1886 ".\Include\pythonrun.h"\
1887 ".\Include\rangeobject.h"\
1888 ".\Include\sliceobject.h"\
1889 ".\Include\stringobject.h"\
1890 ".\Include\sysmodule.h"\
1891 ".\Include\thread.h"\
1892 ".\Include\traceback.h"\
1893 ".\Include\tupleobject.h"\
1894 ".\PC\config.h"\
1895
1896
1897"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"
1898 $(CPP) $(CPP_PROJ) $(SOURCE)
1899
1900
Guido van Rossum78089e21997-05-06 21:44:44 +00001901# End Source File
1902################################################################################
1903# Begin Source File
1904
1905SOURCE=.\Python\bltinmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001906DEP_CPP_BLTIN=\
1907 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001908 ".\Include\ceval.h"\
1909 ".\Include\classobject.h"\
1910 ".\Include\cobject.h"\
1911 ".\Include\compile.h"\
1912 ".\Include\complexobject.h"\
1913 ".\Include\dictobject.h"\
1914 ".\Include\eval.h"\
1915 ".\Include\fileobject.h"\
1916 ".\Include\floatobject.h"\
1917 ".\Include\funcobject.h"\
1918 ".\Include\import.h"\
1919 ".\Include\intobject.h"\
1920 ".\Include\intrcheck.h"\
1921 ".\Include\listobject.h"\
1922 ".\Include\longobject.h"\
1923 ".\Include\methodobject.h"\
1924 ".\Include\modsupport.h"\
1925 ".\Include\moduleobject.h"\
1926 ".\Include\mymalloc.h"\
1927 ".\Include\mymath.h"\
1928 ".\Include\myproto.h"\
1929 ".\Include\node.h"\
1930 ".\Include\object.h"\
1931 ".\Include\objimpl.h"\
1932 ".\Include\pydebug.h"\
1933 ".\Include\pyerrors.h"\
1934 ".\Include\pyfpe.h"\
1935 ".\Include\pystate.h"\
1936 ".\Include\Python.h"\
1937 ".\Include\pythonrun.h"\
1938 ".\Include\rangeobject.h"\
1939 ".\Include\sliceobject.h"\
1940 ".\Include\stringobject.h"\
1941 ".\Include\sysmodule.h"\
1942 ".\Include\traceback.h"\
1943 ".\Include\tupleobject.h"\
1944 ".\PC\config.h"\
1945
1946
1947"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"
1948 $(CPP) $(CPP_PROJ) $(SOURCE)
1949
1950
Guido van Rossum78089e21997-05-06 21:44:44 +00001951# End Source File
1952################################################################################
1953# Begin Source File
1954
1955SOURCE=.\Modules\binascii.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001956DEP_CPP_BINAS=\
1957 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00001958 ".\Include\ceval.h"\
1959 ".\Include\classobject.h"\
1960 ".\Include\cobject.h"\
1961 ".\Include\complexobject.h"\
1962 ".\Include\dictobject.h"\
1963 ".\Include\fileobject.h"\
1964 ".\Include\floatobject.h"\
1965 ".\Include\funcobject.h"\
1966 ".\Include\import.h"\
1967 ".\Include\intobject.h"\
1968 ".\Include\intrcheck.h"\
1969 ".\Include\listobject.h"\
1970 ".\Include\longobject.h"\
1971 ".\Include\methodobject.h"\
1972 ".\Include\modsupport.h"\
1973 ".\Include\moduleobject.h"\
1974 ".\Include\mymalloc.h"\
1975 ".\Include\myproto.h"\
1976 ".\Include\object.h"\
1977 ".\Include\objimpl.h"\
1978 ".\Include\pydebug.h"\
1979 ".\Include\pyerrors.h"\
1980 ".\Include\pyfpe.h"\
1981 ".\Include\pystate.h"\
1982 ".\Include\Python.h"\
1983 ".\Include\pythonrun.h"\
1984 ".\Include\rangeobject.h"\
1985 ".\Include\sliceobject.h"\
1986 ".\Include\stringobject.h"\
1987 ".\Include\sysmodule.h"\
1988 ".\Include\traceback.h"\
1989 ".\Include\tupleobject.h"\
1990 ".\PC\config.h"\
1991
1992
1993"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"
1994 $(CPP) $(CPP_PROJ) $(SOURCE)
1995
1996
Guido van Rossum78089e21997-05-06 21:44:44 +00001997# End Source File
1998################################################################################
1999# Begin Source File
2000
2001SOURCE=.\Modules\audioop.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002002DEP_CPP_AUDIO=\
2003 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002004 ".\Include\ceval.h"\
2005 ".\Include\classobject.h"\
2006 ".\Include\cobject.h"\
2007 ".\Include\complexobject.h"\
2008 ".\Include\dictobject.h"\
2009 ".\Include\fileobject.h"\
2010 ".\Include\floatobject.h"\
2011 ".\Include\funcobject.h"\
2012 ".\Include\import.h"\
2013 ".\Include\intobject.h"\
2014 ".\Include\intrcheck.h"\
2015 ".\Include\listobject.h"\
2016 ".\Include\longobject.h"\
2017 ".\Include\methodobject.h"\
2018 ".\Include\modsupport.h"\
2019 ".\Include\moduleobject.h"\
2020 ".\Include\mymalloc.h"\
2021 ".\Include\mymath.h"\
2022 ".\Include\myproto.h"\
2023 ".\Include\object.h"\
2024 ".\Include\objimpl.h"\
2025 ".\Include\pydebug.h"\
2026 ".\Include\pyerrors.h"\
2027 ".\Include\pyfpe.h"\
2028 ".\Include\pystate.h"\
2029 ".\Include\Python.h"\
2030 ".\Include\pythonrun.h"\
2031 ".\Include\rangeobject.h"\
2032 ".\Include\sliceobject.h"\
2033 ".\Include\stringobject.h"\
2034 ".\Include\sysmodule.h"\
2035 ".\Include\traceback.h"\
2036 ".\Include\tupleobject.h"\
2037 ".\PC\config.h"\
2038
2039
2040"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"
2041 $(CPP) $(CPP_PROJ) $(SOURCE)
2042
2043
Guido van Rossum78089e21997-05-06 21:44:44 +00002044# End Source File
2045################################################################################
2046# Begin Source File
2047
2048SOURCE=.\Modules\arraymodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002049DEP_CPP_ARRAY=\
2050 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002051 ".\Include\ceval.h"\
2052 ".\Include\classobject.h"\
2053 ".\Include\cobject.h"\
2054 ".\Include\complexobject.h"\
2055 ".\Include\dictobject.h"\
2056 ".\Include\fileobject.h"\
2057 ".\Include\floatobject.h"\
2058 ".\Include\funcobject.h"\
2059 ".\Include\import.h"\
2060 ".\Include\intobject.h"\
2061 ".\Include\intrcheck.h"\
2062 ".\Include\listobject.h"\
2063 ".\Include\longobject.h"\
2064 ".\Include\methodobject.h"\
2065 ".\Include\modsupport.h"\
2066 ".\Include\moduleobject.h"\
2067 ".\Include\mymalloc.h"\
2068 ".\Include\myproto.h"\
2069 ".\Include\object.h"\
2070 ".\Include\objimpl.h"\
2071 ".\Include\pydebug.h"\
2072 ".\Include\pyerrors.h"\
2073 ".\Include\pyfpe.h"\
2074 ".\Include\pystate.h"\
2075 ".\Include\Python.h"\
2076 ".\Include\pythonrun.h"\
2077 ".\Include\rangeobject.h"\
2078 ".\Include\sliceobject.h"\
2079 ".\Include\stringobject.h"\
2080 ".\Include\sysmodule.h"\
2081 ".\Include\traceback.h"\
2082 ".\Include\tupleobject.h"\
2083 ".\PC\config.h"\
2084 {$(INCLUDE)}"\sys\TYPES.H"\
2085
2086
2087"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"
2088 $(CPP) $(CPP_PROJ) $(SOURCE)
2089
2090
Guido van Rossum78089e21997-05-06 21:44:44 +00002091# End Source File
2092################################################################################
2093# Begin Source File
2094
2095SOURCE=.\Parser\acceler.c
2096DEP_CPP_ACCEL=\
2097 ".\Include\bitset.h"\
2098 ".\Include\grammar.h"\
2099 ".\Include\mymalloc.h"\
2100 ".\Include\myproto.h"\
2101 ".\Include\node.h"\
2102 ".\Include\pgenheaders.h"\
2103 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002104 ".\Include\token.h"\
2105 ".\Parser\parser.h"\
2106 ".\PC\config.h"\
2107
2108
2109"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"
2110 $(CPP) $(CPP_PROJ) $(SOURCE)
2111
2112
2113# End Source File
2114################################################################################
2115# Begin Source File
2116
2117SOURCE=.\Objects\abstract.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002118DEP_CPP_ABSTR=\
2119 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002120 ".\Include\ceval.h"\
2121 ".\Include\classobject.h"\
2122 ".\Include\cobject.h"\
2123 ".\Include\complexobject.h"\
2124 ".\Include\dictobject.h"\
2125 ".\Include\fileobject.h"\
2126 ".\Include\floatobject.h"\
2127 ".\Include\funcobject.h"\
2128 ".\Include\import.h"\
2129 ".\Include\intobject.h"\
2130 ".\Include\intrcheck.h"\
2131 ".\Include\listobject.h"\
2132 ".\Include\longobject.h"\
2133 ".\Include\methodobject.h"\
2134 ".\Include\modsupport.h"\
2135 ".\Include\moduleobject.h"\
2136 ".\Include\mymalloc.h"\
2137 ".\Include\myproto.h"\
2138 ".\Include\object.h"\
2139 ".\Include\objimpl.h"\
2140 ".\Include\pydebug.h"\
2141 ".\Include\pyerrors.h"\
2142 ".\Include\pyfpe.h"\
2143 ".\Include\pystate.h"\
2144 ".\Include\Python.h"\
2145 ".\Include\pythonrun.h"\
2146 ".\Include\rangeobject.h"\
2147 ".\Include\sliceobject.h"\
2148 ".\Include\stringobject.h"\
2149 ".\Include\sysmodule.h"\
2150 ".\Include\traceback.h"\
2151 ".\Include\tupleobject.h"\
2152 ".\PC\config.h"\
2153
2154
2155"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"
2156 $(CPP) $(CPP_PROJ) $(SOURCE)
2157
2158
Guido van Rossum78089e21997-05-06 21:44:44 +00002159# End Source File
2160################################################################################
2161# Begin Source File
2162
2163SOURCE=.\Modules\yuvconvert.c
2164DEP_CPP_YUVCO=\
2165 ".\Modules\yuv.h"\
2166
2167
2168"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"
2169 $(CPP) $(CPP_PROJ) $(SOURCE)
2170
2171
2172# End Source File
2173################################################################################
2174# Begin Source File
2175
2176SOURCE=.\Objects\typeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002177DEP_CPP_TYPEO=\
2178 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002179 ".\Include\ceval.h"\
2180 ".\Include\classobject.h"\
2181 ".\Include\cobject.h"\
2182 ".\Include\complexobject.h"\
2183 ".\Include\dictobject.h"\
2184 ".\Include\fileobject.h"\
2185 ".\Include\floatobject.h"\
2186 ".\Include\funcobject.h"\
2187 ".\Include\import.h"\
2188 ".\Include\intobject.h"\
2189 ".\Include\intrcheck.h"\
2190 ".\Include\listobject.h"\
2191 ".\Include\longobject.h"\
2192 ".\Include\methodobject.h"\
2193 ".\Include\modsupport.h"\
2194 ".\Include\moduleobject.h"\
2195 ".\Include\mymalloc.h"\
2196 ".\Include\myproto.h"\
2197 ".\Include\object.h"\
2198 ".\Include\objimpl.h"\
2199 ".\Include\pydebug.h"\
2200 ".\Include\pyerrors.h"\
2201 ".\Include\pyfpe.h"\
2202 ".\Include\pystate.h"\
2203 ".\Include\Python.h"\
2204 ".\Include\pythonrun.h"\
2205 ".\Include\rangeobject.h"\
2206 ".\Include\sliceobject.h"\
2207 ".\Include\stringobject.h"\
2208 ".\Include\sysmodule.h"\
2209 ".\Include\traceback.h"\
2210 ".\Include\tupleobject.h"\
2211 ".\PC\config.h"\
2212
2213
2214"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"
2215 $(CPP) $(CPP_PROJ) $(SOURCE)
2216
2217
Guido van Rossum78089e21997-05-06 21:44:44 +00002218# End Source File
2219################################################################################
2220# Begin Source File
2221
2222SOURCE=.\Objects\tupleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002223DEP_CPP_TUPLE=\
2224 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002225 ".\Include\ceval.h"\
2226 ".\Include\classobject.h"\
2227 ".\Include\cobject.h"\
2228 ".\Include\complexobject.h"\
2229 ".\Include\dictobject.h"\
2230 ".\Include\fileobject.h"\
2231 ".\Include\floatobject.h"\
2232 ".\Include\funcobject.h"\
2233 ".\Include\import.h"\
2234 ".\Include\intobject.h"\
2235 ".\Include\intrcheck.h"\
2236 ".\Include\listobject.h"\
2237 ".\Include\longobject.h"\
2238 ".\Include\methodobject.h"\
2239 ".\Include\modsupport.h"\
2240 ".\Include\moduleobject.h"\
2241 ".\Include\mymalloc.h"\
2242 ".\Include\myproto.h"\
2243 ".\Include\object.h"\
2244 ".\Include\objimpl.h"\
2245 ".\Include\pydebug.h"\
2246 ".\Include\pyerrors.h"\
2247 ".\Include\pyfpe.h"\
2248 ".\Include\pystate.h"\
2249 ".\Include\Python.h"\
2250 ".\Include\pythonrun.h"\
2251 ".\Include\rangeobject.h"\
2252 ".\Include\sliceobject.h"\
2253 ".\Include\stringobject.h"\
2254 ".\Include\sysmodule.h"\
2255 ".\Include\traceback.h"\
2256 ".\Include\tupleobject.h"\
2257 ".\PC\config.h"\
2258
2259
2260"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"
2261 $(CPP) $(CPP_PROJ) $(SOURCE)
2262
2263
Guido van Rossum78089e21997-05-06 21:44:44 +00002264# End Source File
2265################################################################################
2266# Begin Source File
2267
2268SOURCE=.\Python\traceback.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002269DEP_CPP_TRACE=\
2270 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002271 ".\Include\ceval.h"\
2272 ".\Include\classobject.h"\
2273 ".\Include\cobject.h"\
2274 ".\Include\compile.h"\
2275 ".\Include\complexobject.h"\
2276 ".\Include\dictobject.h"\
2277 ".\Include\fileobject.h"\
2278 ".\Include\floatobject.h"\
2279 ".\Include\frameobject.h"\
2280 ".\Include\funcobject.h"\
2281 ".\Include\import.h"\
2282 ".\Include\intobject.h"\
2283 ".\Include\intrcheck.h"\
2284 ".\Include\listobject.h"\
2285 ".\Include\longobject.h"\
2286 ".\Include\methodobject.h"\
2287 ".\Include\modsupport.h"\
2288 ".\Include\moduleobject.h"\
2289 ".\Include\mymalloc.h"\
2290 ".\Include\myproto.h"\
2291 ".\Include\object.h"\
2292 ".\Include\objimpl.h"\
2293 ".\Include\osdefs.h"\
2294 ".\Include\pydebug.h"\
2295 ".\Include\pyerrors.h"\
2296 ".\Include\pyfpe.h"\
2297 ".\Include\pystate.h"\
2298 ".\Include\Python.h"\
2299 ".\Include\pythonrun.h"\
2300 ".\Include\rangeobject.h"\
2301 ".\Include\sliceobject.h"\
2302 ".\Include\stringobject.h"\
2303 ".\Include\structmember.h"\
2304 ".\Include\sysmodule.h"\
2305 ".\Include\traceback.h"\
2306 ".\Include\tupleobject.h"\
2307 ".\PC\config.h"\
2308
2309
2310"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"
2311 $(CPP) $(CPP_PROJ) $(SOURCE)
2312
2313
Guido van Rossum78089e21997-05-06 21:44:44 +00002314# End Source File
2315################################################################################
2316# Begin Source File
2317
2318SOURCE=.\Parser\tokenizer.c
2319DEP_CPP_TOKEN=\
2320 ".\Include\errcode.h"\
2321 ".\Include\mymalloc.h"\
2322 ".\Include\myproto.h"\
2323 ".\Include\pgenheaders.h"\
2324 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002325 ".\Include\token.h"\
2326 ".\Parser\tokenizer.h"\
2327 ".\PC\config.h"\
2328
2329
2330"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"
2331 $(CPP) $(CPP_PROJ) $(SOURCE)
2332
2333
2334# End Source File
2335################################################################################
2336# Begin Source File
2337
2338SOURCE=.\Modules\timemodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002339DEP_CPP_TIMEM=\
2340 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002341 ".\Include\ceval.h"\
2342 ".\Include\classobject.h"\
2343 ".\Include\cobject.h"\
2344 ".\Include\complexobject.h"\
2345 ".\Include\dictobject.h"\
2346 ".\Include\fileobject.h"\
2347 ".\Include\floatobject.h"\
2348 ".\Include\funcobject.h"\
2349 ".\Include\import.h"\
2350 ".\Include\intobject.h"\
2351 ".\Include\intrcheck.h"\
2352 ".\Include\listobject.h"\
2353 ".\Include\longobject.h"\
2354 ".\Include\methodobject.h"\
2355 ".\Include\modsupport.h"\
2356 ".\Include\moduleobject.h"\
2357 ".\Include\mymalloc.h"\
2358 ".\Include\mymath.h"\
2359 ".\Include\myproto.h"\
2360 ".\Include\myselect.h"\
2361 ".\Include\mytime.h"\
2362 ".\Include\object.h"\
2363 ".\Include\objimpl.h"\
2364 ".\Include\pydebug.h"\
2365 ".\Include\pyerrors.h"\
2366 ".\Include\pyfpe.h"\
2367 ".\Include\pystate.h"\
2368 ".\Include\Python.h"\
2369 ".\Include\pythonrun.h"\
2370 ".\Include\rangeobject.h"\
2371 ".\Include\sliceobject.h"\
2372 ".\Include\stringobject.h"\
2373 ".\Include\sysmodule.h"\
2374 ".\Include\traceback.h"\
2375 ".\Include\tupleobject.h"\
2376 ".\PC\config.h"\
2377 {$(INCLUDE)}"\sys\TIMEB.H"\
2378 {$(INCLUDE)}"\sys\TYPES.H"\
2379
2380
2381"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"
2382 $(CPP) $(CPP_PROJ) $(SOURCE)
2383
2384
Guido van Rossum78089e21997-05-06 21:44:44 +00002385# End Source File
2386################################################################################
2387# Begin Source File
2388
2389SOURCE=.\Python\thread.c
Guido van Rossumffeb59381997-12-17 21:27:23 +00002390
2391!IF "$(CFG)" == "python15 - Win32 Release"
2392
2393DEP_CPP_THREA=\
2394 ".\Include\thread.h"\
2395 ".\PC\config.h"\
2396 ".\Python\thread_cthread.h"\
2397 ".\Python\thread_foobar.h"\
2398 ".\Python\thread_lwp.h"\
2399 ".\Python\thread_nt.h"\
2400 ".\Python\thread_os2.h"\
2401 ".\Python\thread_pthread.h"\
2402 ".\Python\thread_sgi.h"\
2403 ".\Python\thread_solaris.h"\
2404 {$(INCLUDE)}"\sys\TYPES.H"\
2405
2406NODEP_CPP_THREA=\
2407 "..\..\usr\include\thread.h"\
2408 ".\Python\os2.h"\
2409
2410
2411"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
2412 $(CPP) $(CPP_PROJ) $(SOURCE)
2413
2414
2415!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2416
Guido van Rossum78089e21997-05-06 21:44:44 +00002417DEP_CPP_THREA=\
2418 ".\Include\thread.h"\
2419 ".\PC\config.h"\
2420 ".\Python\thread_cthread.h"\
2421 ".\Python\thread_lwp.h"\
2422 ".\Python\thread_nt.h"\
Guido van Rossumffeb59381997-12-17 21:27:23 +00002423 ".\Python\thread_os2.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002424 ".\Python\thread_pthread.h"\
2425 ".\Python\thread_sgi.h"\
2426 ".\Python\thread_solaris.h"\
2427 {$(INCLUDE)}"\sys\TYPES.H"\
2428
Guido van Rossumffeb59381997-12-17 21:27:23 +00002429NODEP_CPP_THREA=\
2430 ".\Python\os2.h"\
2431
Guido van Rossum78089e21997-05-06 21:44:44 +00002432
2433"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
2434 $(CPP) $(CPP_PROJ) $(SOURCE)
2435
2436
Guido van Rossumffeb59381997-12-17 21:27:23 +00002437!ENDIF
2438
Guido van Rossum78089e21997-05-06 21:44:44 +00002439# End Source File
2440################################################################################
2441# Begin Source File
2442
2443SOURCE=.\Modules\structmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002444DEP_CPP_STRUC=\
2445 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002446 ".\Include\ceval.h"\
2447 ".\Include\classobject.h"\
2448 ".\Include\cobject.h"\
2449 ".\Include\complexobject.h"\
2450 ".\Include\dictobject.h"\
2451 ".\Include\fileobject.h"\
2452 ".\Include\floatobject.h"\
2453 ".\Include\funcobject.h"\
2454 ".\Include\import.h"\
2455 ".\Include\intobject.h"\
2456 ".\Include\intrcheck.h"\
2457 ".\Include\listobject.h"\
2458 ".\Include\longobject.h"\
2459 ".\Include\methodobject.h"\
2460 ".\Include\modsupport.h"\
2461 ".\Include\moduleobject.h"\
2462 ".\Include\mymalloc.h"\
2463 ".\Include\mymath.h"\
2464 ".\Include\myproto.h"\
2465 ".\Include\object.h"\
2466 ".\Include\objimpl.h"\
2467 ".\Include\pydebug.h"\
2468 ".\Include\pyerrors.h"\
2469 ".\Include\pyfpe.h"\
2470 ".\Include\pystate.h"\
2471 ".\Include\Python.h"\
2472 ".\Include\pythonrun.h"\
2473 ".\Include\rangeobject.h"\
2474 ".\Include\sliceobject.h"\
2475 ".\Include\stringobject.h"\
2476 ".\Include\sysmodule.h"\
2477 ".\Include\traceback.h"\
2478 ".\Include\tupleobject.h"\
2479 ".\PC\config.h"\
2480
2481
2482"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"
2483 $(CPP) $(CPP_PROJ) $(SOURCE)
2484
2485
Guido van Rossum78089e21997-05-06 21:44:44 +00002486# End Source File
2487################################################################################
2488# Begin Source File
2489
2490SOURCE=.\Python\structmember.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002491DEP_CPP_STRUCT=\
2492 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002493 ".\Include\ceval.h"\
2494 ".\Include\classobject.h"\
2495 ".\Include\cobject.h"\
2496 ".\Include\complexobject.h"\
2497 ".\Include\dictobject.h"\
2498 ".\Include\fileobject.h"\
2499 ".\Include\floatobject.h"\
2500 ".\Include\funcobject.h"\
2501 ".\Include\import.h"\
2502 ".\Include\intobject.h"\
2503 ".\Include\intrcheck.h"\
2504 ".\Include\listobject.h"\
2505 ".\Include\longobject.h"\
2506 ".\Include\methodobject.h"\
2507 ".\Include\modsupport.h"\
2508 ".\Include\moduleobject.h"\
2509 ".\Include\mymalloc.h"\
2510 ".\Include\myproto.h"\
2511 ".\Include\object.h"\
2512 ".\Include\objimpl.h"\
2513 ".\Include\pydebug.h"\
2514 ".\Include\pyerrors.h"\
2515 ".\Include\pyfpe.h"\
2516 ".\Include\pystate.h"\
2517 ".\Include\Python.h"\
2518 ".\Include\pythonrun.h"\
2519 ".\Include\rangeobject.h"\
2520 ".\Include\sliceobject.h"\
2521 ".\Include\stringobject.h"\
2522 ".\Include\structmember.h"\
2523 ".\Include\sysmodule.h"\
2524 ".\Include\traceback.h"\
2525 ".\Include\tupleobject.h"\
2526 ".\PC\config.h"\
2527
2528
2529"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"
2530 $(CPP) $(CPP_PROJ) $(SOURCE)
2531
2532
Guido van Rossum78089e21997-05-06 21:44:44 +00002533# End Source File
2534################################################################################
2535# Begin Source File
2536
2537SOURCE=.\Modules\stropmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002538DEP_CPP_STROP=\
2539 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002540 ".\Include\ceval.h"\
2541 ".\Include\classobject.h"\
2542 ".\Include\cobject.h"\
2543 ".\Include\complexobject.h"\
2544 ".\Include\dictobject.h"\
2545 ".\Include\fileobject.h"\
2546 ".\Include\floatobject.h"\
2547 ".\Include\funcobject.h"\
2548 ".\Include\import.h"\
2549 ".\Include\intobject.h"\
2550 ".\Include\intrcheck.h"\
2551 ".\Include\listobject.h"\
2552 ".\Include\longobject.h"\
2553 ".\Include\methodobject.h"\
2554 ".\Include\modsupport.h"\
2555 ".\Include\moduleobject.h"\
2556 ".\Include\mymalloc.h"\
2557 ".\Include\myproto.h"\
2558 ".\Include\object.h"\
2559 ".\Include\objimpl.h"\
2560 ".\Include\pydebug.h"\
2561 ".\Include\pyerrors.h"\
2562 ".\Include\pyfpe.h"\
2563 ".\Include\pystate.h"\
2564 ".\Include\Python.h"\
2565 ".\Include\pythonrun.h"\
2566 ".\Include\rangeobject.h"\
2567 ".\Include\sliceobject.h"\
2568 ".\Include\stringobject.h"\
2569 ".\Include\sysmodule.h"\
2570 ".\Include\traceback.h"\
2571 ".\Include\tupleobject.h"\
2572 ".\PC\config.h"\
2573
2574
2575"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"
2576 $(CPP) $(CPP_PROJ) $(SOURCE)
2577
2578
Guido van Rossum78089e21997-05-06 21:44:44 +00002579# End Source File
2580################################################################################
2581# Begin Source File
2582
2583SOURCE=.\Objects\stringobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002584DEP_CPP_STRIN=\
2585 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002586 ".\Include\ceval.h"\
2587 ".\Include\classobject.h"\
2588 ".\Include\cobject.h"\
2589 ".\Include\complexobject.h"\
2590 ".\Include\dictobject.h"\
2591 ".\Include\fileobject.h"\
2592 ".\Include\floatobject.h"\
2593 ".\Include\funcobject.h"\
2594 ".\Include\import.h"\
2595 ".\Include\intobject.h"\
2596 ".\Include\intrcheck.h"\
2597 ".\Include\listobject.h"\
2598 ".\Include\longobject.h"\
2599 ".\Include\methodobject.h"\
2600 ".\Include\modsupport.h"\
2601 ".\Include\moduleobject.h"\
2602 ".\Include\mymalloc.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00002603 ".\Include\mymath.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002604 ".\Include\myproto.h"\
2605 ".\Include\object.h"\
2606 ".\Include\objimpl.h"\
2607 ".\Include\pydebug.h"\
2608 ".\Include\pyerrors.h"\
2609 ".\Include\pyfpe.h"\
2610 ".\Include\pystate.h"\
2611 ".\Include\Python.h"\
2612 ".\Include\pythonrun.h"\
2613 ".\Include\rangeobject.h"\
2614 ".\Include\sliceobject.h"\
2615 ".\Include\stringobject.h"\
2616 ".\Include\sysmodule.h"\
2617 ".\Include\traceback.h"\
2618 ".\Include\tupleobject.h"\
2619 ".\PC\config.h"\
2620
2621
2622"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"
2623 $(CPP) $(CPP_PROJ) $(SOURCE)
2624
2625
Guido van Rossum78089e21997-05-06 21:44:44 +00002626# End Source File
2627################################################################################
2628# Begin Source File
2629
2630SOURCE=.\Modules\soundex.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002631DEP_CPP_SOUND=\
2632 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002633 ".\Include\ceval.h"\
2634 ".\Include\classobject.h"\
2635 ".\Include\cobject.h"\
2636 ".\Include\complexobject.h"\
2637 ".\Include\dictobject.h"\
2638 ".\Include\fileobject.h"\
2639 ".\Include\floatobject.h"\
2640 ".\Include\funcobject.h"\
2641 ".\Include\import.h"\
2642 ".\Include\intobject.h"\
2643 ".\Include\intrcheck.h"\
2644 ".\Include\listobject.h"\
2645 ".\Include\longobject.h"\
2646 ".\Include\methodobject.h"\
2647 ".\Include\modsupport.h"\
2648 ".\Include\moduleobject.h"\
2649 ".\Include\mymalloc.h"\
2650 ".\Include\myproto.h"\
2651 ".\Include\object.h"\
2652 ".\Include\objimpl.h"\
2653 ".\Include\pydebug.h"\
2654 ".\Include\pyerrors.h"\
2655 ".\Include\pyfpe.h"\
2656 ".\Include\pystate.h"\
2657 ".\Include\Python.h"\
2658 ".\Include\pythonrun.h"\
2659 ".\Include\rangeobject.h"\
2660 ".\Include\sliceobject.h"\
2661 ".\Include\stringobject.h"\
2662 ".\Include\sysmodule.h"\
2663 ".\Include\traceback.h"\
2664 ".\Include\tupleobject.h"\
2665 ".\PC\config.h"\
2666
2667
2668"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
2669 $(CPP) $(CPP_PROJ) $(SOURCE)
2670
2671
Guido van Rossum78089e21997-05-06 21:44:44 +00002672# End Source File
2673################################################################################
2674# Begin Source File
2675
2676SOURCE=.\Modules\signalmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002677DEP_CPP_SIGNA=\
2678 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002679 ".\Include\ceval.h"\
2680 ".\Include\classobject.h"\
2681 ".\Include\cobject.h"\
2682 ".\Include\complexobject.h"\
2683 ".\Include\dictobject.h"\
2684 ".\Include\fileobject.h"\
2685 ".\Include\floatobject.h"\
2686 ".\Include\funcobject.h"\
2687 ".\Include\import.h"\
2688 ".\Include\intobject.h"\
2689 ".\Include\intrcheck.h"\
2690 ".\Include\listobject.h"\
2691 ".\Include\longobject.h"\
2692 ".\Include\methodobject.h"\
2693 ".\Include\modsupport.h"\
2694 ".\Include\moduleobject.h"\
2695 ".\Include\mymalloc.h"\
2696 ".\Include\myproto.h"\
2697 ".\Include\object.h"\
2698 ".\Include\objimpl.h"\
2699 ".\Include\pydebug.h"\
2700 ".\Include\pyerrors.h"\
2701 ".\Include\pyfpe.h"\
2702 ".\Include\pystate.h"\
2703 ".\Include\Python.h"\
2704 ".\Include\pythonrun.h"\
2705 ".\Include\rangeobject.h"\
2706 ".\Include\sliceobject.h"\
2707 ".\Include\stringobject.h"\
2708 ".\Include\sysmodule.h"\
2709 ".\Include\thread.h"\
2710 ".\Include\traceback.h"\
2711 ".\Include\tupleobject.h"\
2712 ".\PC\config.h"\
Guido van Rossum29c1ea51997-08-07 00:11:34 +00002713 {$(INCLUDE)}"\sys\TYPES.H"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002714
2715
2716"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"
2717 $(CPP) $(CPP_PROJ) $(SOURCE)
2718
2719
Guido van Rossum78089e21997-05-06 21:44:44 +00002720# End Source File
2721################################################################################
2722# Begin Source File
2723
2724SOURCE=.\Modules\rotormodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002725DEP_CPP_ROTOR=\
2726 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002727 ".\Include\ceval.h"\
2728 ".\Include\classobject.h"\
2729 ".\Include\cobject.h"\
2730 ".\Include\complexobject.h"\
2731 ".\Include\dictobject.h"\
2732 ".\Include\fileobject.h"\
2733 ".\Include\floatobject.h"\
2734 ".\Include\funcobject.h"\
2735 ".\Include\import.h"\
2736 ".\Include\intobject.h"\
2737 ".\Include\intrcheck.h"\
2738 ".\Include\listobject.h"\
2739 ".\Include\longobject.h"\
2740 ".\Include\methodobject.h"\
2741 ".\Include\modsupport.h"\
2742 ".\Include\moduleobject.h"\
2743 ".\Include\mymalloc.h"\
2744 ".\Include\mymath.h"\
2745 ".\Include\myproto.h"\
2746 ".\Include\object.h"\
2747 ".\Include\objimpl.h"\
2748 ".\Include\pydebug.h"\
2749 ".\Include\pyerrors.h"\
2750 ".\Include\pyfpe.h"\
2751 ".\Include\pystate.h"\
2752 ".\Include\Python.h"\
2753 ".\Include\pythonrun.h"\
2754 ".\Include\rangeobject.h"\
2755 ".\Include\sliceobject.h"\
2756 ".\Include\stringobject.h"\
2757 ".\Include\sysmodule.h"\
2758 ".\Include\traceback.h"\
2759 ".\Include\tupleobject.h"\
2760 ".\PC\config.h"\
2761
2762
2763"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"
2764 $(CPP) $(CPP_PROJ) $(SOURCE)
2765
2766
Guido van Rossum78089e21997-05-06 21:44:44 +00002767# End Source File
2768################################################################################
2769# Begin Source File
2770
2771SOURCE=.\Modules\rgbimgmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002772DEP_CPP_RGBIM=\
2773 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002774 ".\Include\ceval.h"\
2775 ".\Include\classobject.h"\
2776 ".\Include\cobject.h"\
2777 ".\Include\complexobject.h"\
2778 ".\Include\dictobject.h"\
2779 ".\Include\fileobject.h"\
2780 ".\Include\floatobject.h"\
2781 ".\Include\funcobject.h"\
2782 ".\Include\import.h"\
2783 ".\Include\intobject.h"\
2784 ".\Include\intrcheck.h"\
2785 ".\Include\listobject.h"\
2786 ".\Include\longobject.h"\
2787 ".\Include\methodobject.h"\
2788 ".\Include\modsupport.h"\
2789 ".\Include\moduleobject.h"\
2790 ".\Include\mymalloc.h"\
2791 ".\Include\myproto.h"\
2792 ".\Include\object.h"\
2793 ".\Include\objimpl.h"\
2794 ".\Include\pydebug.h"\
2795 ".\Include\pyerrors.h"\
2796 ".\Include\pyfpe.h"\
2797 ".\Include\pystate.h"\
2798 ".\Include\Python.h"\
2799 ".\Include\pythonrun.h"\
2800 ".\Include\rangeobject.h"\
2801 ".\Include\sliceobject.h"\
2802 ".\Include\stringobject.h"\
2803 ".\Include\sysmodule.h"\
2804 ".\Include\traceback.h"\
2805 ".\Include\tupleobject.h"\
2806 ".\PC\config.h"\
2807
2808
2809"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"
2810 $(CPP) $(CPP_PROJ) $(SOURCE)
2811
2812
Guido van Rossum78089e21997-05-06 21:44:44 +00002813# End Source File
2814################################################################################
2815# Begin Source File
2816
2817SOURCE=.\Modules\regexpr.c
2818DEP_CPP_REGEX=\
Guido van Rossumffeb59381997-12-17 21:27:23 +00002819 ".\Include\abstract.h"\
2820 ".\Include\ceval.h"\
2821 ".\Include\classobject.h"\
2822 ".\Include\cobject.h"\
2823 ".\Include\complexobject.h"\
2824 ".\Include\dictobject.h"\
2825 ".\Include\fileobject.h"\
2826 ".\Include\floatobject.h"\
2827 ".\Include\funcobject.h"\
2828 ".\Include\import.h"\
2829 ".\Include\intobject.h"\
2830 ".\Include\intrcheck.h"\
2831 ".\Include\listobject.h"\
2832 ".\Include\longobject.h"\
2833 ".\Include\methodobject.h"\
2834 ".\Include\modsupport.h"\
2835 ".\Include\moduleobject.h"\
2836 ".\Include\mymalloc.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002837 ".\Include\myproto.h"\
Guido van Rossumffeb59381997-12-17 21:27:23 +00002838 ".\Include\object.h"\
2839 ".\Include\objimpl.h"\
2840 ".\Include\pydebug.h"\
2841 ".\Include\pyerrors.h"\
2842 ".\Include\pyfpe.h"\
2843 ".\Include\pystate.h"\
2844 ".\Include\Python.h"\
2845 ".\Include\pythonrun.h"\
2846 ".\Include\rangeobject.h"\
2847 ".\Include\sliceobject.h"\
2848 ".\Include\stringobject.h"\
2849 ".\Include\sysmodule.h"\
2850 ".\Include\traceback.h"\
2851 ".\Include\tupleobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002852 ".\Modules\regexpr.h"\
2853 ".\PC\config.h"\
2854
Guido van Rossum78089e21997-05-06 21:44:44 +00002855
2856"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"
2857 $(CPP) $(CPP_PROJ) $(SOURCE)
2858
2859
2860# End Source File
2861################################################################################
2862# Begin Source File
2863
2864SOURCE=.\Modules\regexmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002865DEP_CPP_REGEXM=\
2866 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002867 ".\Include\ceval.h"\
2868 ".\Include\classobject.h"\
2869 ".\Include\cobject.h"\
2870 ".\Include\complexobject.h"\
2871 ".\Include\dictobject.h"\
2872 ".\Include\fileobject.h"\
2873 ".\Include\floatobject.h"\
2874 ".\Include\funcobject.h"\
2875 ".\Include\import.h"\
2876 ".\Include\intobject.h"\
2877 ".\Include\intrcheck.h"\
2878 ".\Include\listobject.h"\
2879 ".\Include\longobject.h"\
2880 ".\Include\methodobject.h"\
2881 ".\Include\modsupport.h"\
2882 ".\Include\moduleobject.h"\
2883 ".\Include\mymalloc.h"\
2884 ".\Include\myproto.h"\
2885 ".\Include\object.h"\
2886 ".\Include\objimpl.h"\
2887 ".\Include\pydebug.h"\
2888 ".\Include\pyerrors.h"\
2889 ".\Include\pyfpe.h"\
2890 ".\Include\pystate.h"\
2891 ".\Include\Python.h"\
2892 ".\Include\pythonrun.h"\
2893 ".\Include\rangeobject.h"\
2894 ".\Include\sliceobject.h"\
2895 ".\Include\stringobject.h"\
2896 ".\Include\sysmodule.h"\
2897 ".\Include\traceback.h"\
2898 ".\Include\tupleobject.h"\
2899 ".\Modules\regexpr.h"\
2900 ".\PC\config.h"\
2901
2902
2903"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"
2904 $(CPP) $(CPP_PROJ) $(SOURCE)
2905
2906
Guido van Rossum78089e21997-05-06 21:44:44 +00002907# End Source File
2908################################################################################
2909# Begin Source File
2910
2911SOURCE=.\Objects\rangeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002912DEP_CPP_RANGE=\
2913 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002914 ".\Include\ceval.h"\
2915 ".\Include\classobject.h"\
2916 ".\Include\cobject.h"\
2917 ".\Include\complexobject.h"\
2918 ".\Include\dictobject.h"\
2919 ".\Include\fileobject.h"\
2920 ".\Include\floatobject.h"\
2921 ".\Include\funcobject.h"\
2922 ".\Include\import.h"\
2923 ".\Include\intobject.h"\
2924 ".\Include\intrcheck.h"\
2925 ".\Include\listobject.h"\
2926 ".\Include\longobject.h"\
2927 ".\Include\methodobject.h"\
2928 ".\Include\modsupport.h"\
2929 ".\Include\moduleobject.h"\
2930 ".\Include\mymalloc.h"\
2931 ".\Include\myproto.h"\
2932 ".\Include\object.h"\
2933 ".\Include\objimpl.h"\
2934 ".\Include\pydebug.h"\
2935 ".\Include\pyerrors.h"\
2936 ".\Include\pyfpe.h"\
2937 ".\Include\pystate.h"\
2938 ".\Include\Python.h"\
2939 ".\Include\pythonrun.h"\
2940 ".\Include\rangeobject.h"\
2941 ".\Include\sliceobject.h"\
2942 ".\Include\stringobject.h"\
2943 ".\Include\sysmodule.h"\
2944 ".\Include\traceback.h"\
2945 ".\Include\tupleobject.h"\
2946 ".\PC\config.h"\
2947
2948
2949"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"
2950 $(CPP) $(CPP_PROJ) $(SOURCE)
2951
2952
Guido van Rossum78089e21997-05-06 21:44:44 +00002953# End Source File
2954################################################################################
2955# Begin Source File
2956
2957SOURCE=.\Python\pythonrun.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002958DEP_CPP_PYTHO=\
2959 ".\Include\abstract.h"\
2960 ".\Include\bitset.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002961 ".\Include\ceval.h"\
2962 ".\Include\classobject.h"\
2963 ".\Include\cobject.h"\
2964 ".\Include\compile.h"\
2965 ".\Include\complexobject.h"\
2966 ".\Include\dictobject.h"\
2967 ".\Include\errcode.h"\
2968 ".\Include\eval.h"\
2969 ".\Include\fileobject.h"\
2970 ".\Include\floatobject.h"\
2971 ".\Include\funcobject.h"\
2972 ".\Include\grammar.h"\
2973 ".\Include\import.h"\
2974 ".\Include\intobject.h"\
2975 ".\Include\intrcheck.h"\
2976 ".\Include\listobject.h"\
2977 ".\Include\longobject.h"\
2978 ".\Include\marshal.h"\
2979 ".\Include\methodobject.h"\
2980 ".\Include\modsupport.h"\
2981 ".\Include\moduleobject.h"\
2982 ".\Include\mymalloc.h"\
2983 ".\Include\myproto.h"\
2984 ".\Include\node.h"\
2985 ".\Include\object.h"\
2986 ".\Include\objimpl.h"\
2987 ".\Include\parsetok.h"\
2988 ".\Include\pydebug.h"\
2989 ".\Include\pyerrors.h"\
2990 ".\Include\pyfpe.h"\
2991 ".\Include\pystate.h"\
2992 ".\Include\Python.h"\
2993 ".\Include\pythonrun.h"\
2994 ".\Include\rangeobject.h"\
2995 ".\Include\sliceobject.h"\
2996 ".\Include\stringobject.h"\
2997 ".\Include\sysmodule.h"\
2998 ".\Include\thread.h"\
2999 ".\Include\traceback.h"\
3000 ".\Include\tupleobject.h"\
3001 ".\PC\config.h"\
3002
3003
3004"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"
3005 $(CPP) $(CPP_PROJ) $(SOURCE)
3006
3007
Guido van Rossum78089e21997-05-06 21:44:44 +00003008# End Source File
3009################################################################################
3010# Begin Source File
3011
3012SOURCE=.\Parser\parsetok.c
3013DEP_CPP_PARSE=\
3014 ".\Include\bitset.h"\
3015 ".\Include\errcode.h"\
3016 ".\Include\grammar.h"\
3017 ".\Include\mymalloc.h"\
3018 ".\Include\myproto.h"\
3019 ".\Include\node.h"\
3020 ".\Include\parsetok.h"\
3021 ".\Include\pgenheaders.h"\
3022 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003023 ".\Include\token.h"\
3024 ".\Parser\parser.h"\
3025 ".\Parser\tokenizer.h"\
3026 ".\PC\config.h"\
3027
3028
3029"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
3030 $(CPP) $(CPP_PROJ) $(SOURCE)
3031
3032
3033# End Source File
3034################################################################################
3035# Begin Source File
3036
3037SOURCE=.\Parser\parser.c
3038DEP_CPP_PARSER=\
3039 ".\Include\bitset.h"\
3040 ".\Include\errcode.h"\
3041 ".\Include\grammar.h"\
3042 ".\Include\mymalloc.h"\
3043 ".\Include\myproto.h"\
3044 ".\Include\node.h"\
3045 ".\Include\pgenheaders.h"\
3046 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003047 ".\Include\token.h"\
3048 ".\Parser\parser.h"\
3049 ".\PC\config.h"\
3050
3051
3052"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"
3053 $(CPP) $(CPP_PROJ) $(SOURCE)
3054
3055
3056# End Source File
3057################################################################################
3058# Begin Source File
3059
3060SOURCE=.\Objects\object.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003061DEP_CPP_OBJEC=\
3062 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003063 ".\Include\ceval.h"\
3064 ".\Include\classobject.h"\
3065 ".\Include\cobject.h"\
3066 ".\Include\complexobject.h"\
3067 ".\Include\dictobject.h"\
3068 ".\Include\fileobject.h"\
3069 ".\Include\floatobject.h"\
3070 ".\Include\funcobject.h"\
3071 ".\Include\import.h"\
3072 ".\Include\intobject.h"\
3073 ".\Include\intrcheck.h"\
3074 ".\Include\listobject.h"\
3075 ".\Include\longobject.h"\
3076 ".\Include\methodobject.h"\
3077 ".\Include\modsupport.h"\
3078 ".\Include\moduleobject.h"\
3079 ".\Include\mymalloc.h"\
3080 ".\Include\myproto.h"\
3081 ".\Include\object.h"\
3082 ".\Include\objimpl.h"\
3083 ".\Include\pydebug.h"\
3084 ".\Include\pyerrors.h"\
3085 ".\Include\pyfpe.h"\
3086 ".\Include\pystate.h"\
3087 ".\Include\Python.h"\
3088 ".\Include\pythonrun.h"\
3089 ".\Include\rangeobject.h"\
3090 ".\Include\sliceobject.h"\
3091 ".\Include\stringobject.h"\
3092 ".\Include\sysmodule.h"\
3093 ".\Include\traceback.h"\
3094 ".\Include\tupleobject.h"\
3095 ".\PC\config.h"\
3096
3097
3098"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"
3099 $(CPP) $(CPP_PROJ) $(SOURCE)
3100
3101
Guido van Rossum78089e21997-05-06 21:44:44 +00003102# End Source File
3103################################################################################
3104# Begin Source File
3105
3106SOURCE=.\Parser\node.c
3107DEP_CPP_NODE_=\
3108 ".\Include\mymalloc.h"\
3109 ".\Include\myproto.h"\
3110 ".\Include\node.h"\
3111 ".\Include\pgenheaders.h"\
3112 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003113 ".\PC\config.h"\
3114
3115
3116"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"
3117 $(CPP) $(CPP_PROJ) $(SOURCE)
3118
3119
3120# End Source File
3121################################################################################
3122# Begin Source File
3123
3124SOURCE=.\Modules\newmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003125DEP_CPP_NEWMO=\
3126 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003127 ".\Include\ceval.h"\
3128 ".\Include\classobject.h"\
3129 ".\Include\cobject.h"\
3130 ".\Include\compile.h"\
3131 ".\Include\complexobject.h"\
3132 ".\Include\dictobject.h"\
3133 ".\Include\fileobject.h"\
3134 ".\Include\floatobject.h"\
3135 ".\Include\funcobject.h"\
3136 ".\Include\import.h"\
3137 ".\Include\intobject.h"\
3138 ".\Include\intrcheck.h"\
3139 ".\Include\listobject.h"\
3140 ".\Include\longobject.h"\
3141 ".\Include\methodobject.h"\
3142 ".\Include\modsupport.h"\
3143 ".\Include\moduleobject.h"\
3144 ".\Include\mymalloc.h"\
3145 ".\Include\myproto.h"\
3146 ".\Include\object.h"\
3147 ".\Include\objimpl.h"\
3148 ".\Include\pydebug.h"\
3149 ".\Include\pyerrors.h"\
3150 ".\Include\pyfpe.h"\
3151 ".\Include\pystate.h"\
3152 ".\Include\Python.h"\
3153 ".\Include\pythonrun.h"\
3154 ".\Include\rangeobject.h"\
3155 ".\Include\sliceobject.h"\
3156 ".\Include\stringobject.h"\
3157 ".\Include\sysmodule.h"\
3158 ".\Include\traceback.h"\
3159 ".\Include\tupleobject.h"\
3160 ".\PC\config.h"\
3161
3162
3163"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"
3164 $(CPP) $(CPP_PROJ) $(SOURCE)
3165
3166
Guido van Rossum78089e21997-05-06 21:44:44 +00003167# End Source File
3168################################################################################
3169# Begin Source File
3170
3171SOURCE=.\Python\marshal.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003172DEP_CPP_MARSH=\
3173 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003174 ".\Include\ceval.h"\
3175 ".\Include\classobject.h"\
3176 ".\Include\cobject.h"\
3177 ".\Include\compile.h"\
3178 ".\Include\complexobject.h"\
3179 ".\Include\dictobject.h"\
3180 ".\Include\fileobject.h"\
3181 ".\Include\floatobject.h"\
3182 ".\Include\funcobject.h"\
3183 ".\Include\import.h"\
3184 ".\Include\intobject.h"\
3185 ".\Include\intrcheck.h"\
3186 ".\Include\listobject.h"\
3187 ".\Include\longintrepr.h"\
3188 ".\Include\longobject.h"\
3189 ".\Include\marshal.h"\
3190 ".\Include\methodobject.h"\
3191 ".\Include\modsupport.h"\
3192 ".\Include\moduleobject.h"\
3193 ".\Include\mymalloc.h"\
3194 ".\Include\myproto.h"\
3195 ".\Include\object.h"\
3196 ".\Include\objimpl.h"\
3197 ".\Include\pydebug.h"\
3198 ".\Include\pyerrors.h"\
3199 ".\Include\pyfpe.h"\
3200 ".\Include\pystate.h"\
3201 ".\Include\Python.h"\
3202 ".\Include\pythonrun.h"\
3203 ".\Include\rangeobject.h"\
3204 ".\Include\sliceobject.h"\
3205 ".\Include\stringobject.h"\
3206 ".\Include\sysmodule.h"\
3207 ".\Include\traceback.h"\
3208 ".\Include\tupleobject.h"\
3209 ".\PC\config.h"\
3210
3211
3212"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"
3213 $(CPP) $(CPP_PROJ) $(SOURCE)
3214
3215
Guido van Rossum78089e21997-05-06 21:44:44 +00003216# End Source File
3217################################################################################
3218# Begin Source File
3219
3220SOURCE=.\Python\mystrtoul.c
3221DEP_CPP_MYSTR=\
Guido van Rossum78089e21997-05-06 21:44:44 +00003222 ".\PC\config.h"\
3223
3224
3225"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"
3226 $(CPP) $(CPP_PROJ) $(SOURCE)
3227
3228
3229# End Source File
3230################################################################################
3231# Begin Source File
3232
3233SOURCE=.\Parser\myreadline.c
3234DEP_CPP_MYREA=\
3235 ".\Include\intrcheck.h"\
3236 ".\Include\mymalloc.h"\
3237 ".\Include\myproto.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003238 ".\PC\config.h"\
3239
3240
3241"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"
3242 $(CPP) $(CPP_PROJ) $(SOURCE)
3243
3244
3245# End Source File
3246################################################################################
3247# Begin Source File
3248
3249SOURCE=.\Objects\moduleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003250DEP_CPP_MODUL=\
3251 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003252 ".\Include\ceval.h"\
3253 ".\Include\classobject.h"\
3254 ".\Include\cobject.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\longobject.h"\
3265 ".\Include\methodobject.h"\
3266 ".\Include\modsupport.h"\
3267 ".\Include\moduleobject.h"\
3268 ".\Include\mymalloc.h"\
3269 ".\Include\myproto.h"\
3270 ".\Include\object.h"\
3271 ".\Include\objimpl.h"\
3272 ".\Include\pydebug.h"\
3273 ".\Include\pyerrors.h"\
3274 ".\Include\pyfpe.h"\
3275 ".\Include\pystate.h"\
3276 ".\Include\Python.h"\
3277 ".\Include\pythonrun.h"\
3278 ".\Include\rangeobject.h"\
3279 ".\Include\sliceobject.h"\
3280 ".\Include\stringobject.h"\
3281 ".\Include\sysmodule.h"\
3282 ".\Include\traceback.h"\
3283 ".\Include\tupleobject.h"\
3284 ".\PC\config.h"\
3285
3286
3287"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"
3288 $(CPP) $(CPP_PROJ) $(SOURCE)
3289
3290
Guido van Rossum78089e21997-05-06 21:44:44 +00003291# End Source File
3292################################################################################
3293# Begin Source File
3294
3295SOURCE=.\Python\modsupport.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003296DEP_CPP_MODSU=\
3297 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003298 ".\Include\ceval.h"\
3299 ".\Include\classobject.h"\
3300 ".\Include\cobject.h"\
3301 ".\Include\complexobject.h"\
3302 ".\Include\dictobject.h"\
3303 ".\Include\fileobject.h"\
3304 ".\Include\floatobject.h"\
3305 ".\Include\funcobject.h"\
3306 ".\Include\import.h"\
3307 ".\Include\intobject.h"\
3308 ".\Include\intrcheck.h"\
3309 ".\Include\listobject.h"\
3310 ".\Include\longobject.h"\
3311 ".\Include\methodobject.h"\
3312 ".\Include\modsupport.h"\
3313 ".\Include\moduleobject.h"\
3314 ".\Include\mymalloc.h"\
3315 ".\Include\myproto.h"\
3316 ".\Include\object.h"\
3317 ".\Include\objimpl.h"\
3318 ".\Include\pydebug.h"\
3319 ".\Include\pyerrors.h"\
3320 ".\Include\pyfpe.h"\
3321 ".\Include\pystate.h"\
3322 ".\Include\Python.h"\
3323 ".\Include\pythonrun.h"\
3324 ".\Include\rangeobject.h"\
3325 ".\Include\sliceobject.h"\
3326 ".\Include\stringobject.h"\
3327 ".\Include\sysmodule.h"\
3328 ".\Include\traceback.h"\
3329 ".\Include\tupleobject.h"\
3330 ".\PC\config.h"\
3331
3332
3333"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"
3334 $(CPP) $(CPP_PROJ) $(SOURCE)
3335
3336
Guido van Rossum78089e21997-05-06 21:44:44 +00003337# End Source File
3338################################################################################
3339# Begin Source File
3340
3341SOURCE=.\Objects\methodobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003342DEP_CPP_METHO=\
3343 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003344 ".\Include\ceval.h"\
3345 ".\Include\classobject.h"\
3346 ".\Include\cobject.h"\
3347 ".\Include\complexobject.h"\
3348 ".\Include\dictobject.h"\
3349 ".\Include\fileobject.h"\
3350 ".\Include\floatobject.h"\
3351 ".\Include\funcobject.h"\
3352 ".\Include\import.h"\
3353 ".\Include\intobject.h"\
3354 ".\Include\intrcheck.h"\
3355 ".\Include\listobject.h"\
3356 ".\Include\longobject.h"\
3357 ".\Include\methodobject.h"\
3358 ".\Include\modsupport.h"\
3359 ".\Include\moduleobject.h"\
3360 ".\Include\mymalloc.h"\
3361 ".\Include\myproto.h"\
3362 ".\Include\object.h"\
3363 ".\Include\objimpl.h"\
3364 ".\Include\pydebug.h"\
3365 ".\Include\pyerrors.h"\
3366 ".\Include\pyfpe.h"\
3367 ".\Include\pystate.h"\
3368 ".\Include\Python.h"\
3369 ".\Include\pythonrun.h"\
3370 ".\Include\rangeobject.h"\
3371 ".\Include\sliceobject.h"\
3372 ".\Include\stringobject.h"\
3373 ".\Include\sysmodule.h"\
3374 ".\Include\token.h"\
3375 ".\Include\traceback.h"\
3376 ".\Include\tupleobject.h"\
3377 ".\PC\config.h"\
3378
3379
3380"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"
3381 $(CPP) $(CPP_PROJ) $(SOURCE)
3382
3383
Guido van Rossum78089e21997-05-06 21:44:44 +00003384# End Source File
3385################################################################################
3386# Begin Source File
3387
3388SOURCE=.\Modules\md5module.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003389DEP_CPP_MD5MO=\
3390 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003391 ".\Include\ceval.h"\
3392 ".\Include\classobject.h"\
3393 ".\Include\cobject.h"\
3394 ".\Include\complexobject.h"\
3395 ".\Include\dictobject.h"\
3396 ".\Include\fileobject.h"\
3397 ".\Include\floatobject.h"\
3398 ".\Include\funcobject.h"\
3399 ".\Include\import.h"\
3400 ".\Include\intobject.h"\
3401 ".\Include\intrcheck.h"\
3402 ".\Include\listobject.h"\
3403 ".\Include\longobject.h"\
3404 ".\Include\methodobject.h"\
3405 ".\Include\modsupport.h"\
3406 ".\Include\moduleobject.h"\
3407 ".\Include\mymalloc.h"\
3408 ".\Include\myproto.h"\
3409 ".\Include\object.h"\
3410 ".\Include\objimpl.h"\
3411 ".\Include\pydebug.h"\
3412 ".\Include\pyerrors.h"\
3413 ".\Include\pyfpe.h"\
3414 ".\Include\pystate.h"\
3415 ".\Include\Python.h"\
3416 ".\Include\pythonrun.h"\
3417 ".\Include\rangeobject.h"\
3418 ".\Include\sliceobject.h"\
3419 ".\Include\stringobject.h"\
3420 ".\Include\sysmodule.h"\
3421 ".\Include\traceback.h"\
3422 ".\Include\tupleobject.h"\
3423 ".\Modules\md5.h"\
3424 ".\PC\config.h"\
3425
3426
3427"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"
3428 $(CPP) $(CPP_PROJ) $(SOURCE)
3429
3430
Guido van Rossum78089e21997-05-06 21:44:44 +00003431# End Source File
3432################################################################################
3433# Begin Source File
3434
3435SOURCE=.\Modules\md5c.c
3436DEP_CPP_MD5C_=\
3437 ".\Modules\md5.h"\
3438 ".\PC\config.h"\
3439
3440
3441"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"
3442 $(CPP) $(CPP_PROJ) $(SOURCE)
3443
3444
3445# End Source File
3446################################################################################
3447# Begin Source File
3448
3449SOURCE=.\Modules\mathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003450DEP_CPP_MATHM=\
3451 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003452 ".\Include\ceval.h"\
3453 ".\Include\classobject.h"\
3454 ".\Include\cobject.h"\
3455 ".\Include\complexobject.h"\
3456 ".\Include\dictobject.h"\
3457 ".\Include\fileobject.h"\
3458 ".\Include\floatobject.h"\
3459 ".\Include\funcobject.h"\
3460 ".\Include\import.h"\
3461 ".\Include\intobject.h"\
3462 ".\Include\intrcheck.h"\
3463 ".\Include\listobject.h"\
3464 ".\Include\longobject.h"\
3465 ".\Include\methodobject.h"\
3466 ".\Include\modsupport.h"\
3467 ".\Include\moduleobject.h"\
3468 ".\Include\mymalloc.h"\
3469 ".\Include\mymath.h"\
3470 ".\Include\myproto.h"\
3471 ".\Include\object.h"\
3472 ".\Include\objimpl.h"\
3473 ".\Include\pydebug.h"\
3474 ".\Include\pyerrors.h"\
3475 ".\Include\pyfpe.h"\
3476 ".\Include\pystate.h"\
3477 ".\Include\Python.h"\
3478 ".\Include\pythonrun.h"\
3479 ".\Include\rangeobject.h"\
3480 ".\Include\sliceobject.h"\
3481 ".\Include\stringobject.h"\
3482 ".\Include\sysmodule.h"\
3483 ".\Include\traceback.h"\
3484 ".\Include\tupleobject.h"\
3485 ".\PC\config.h"\
3486
3487
3488"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"
3489 $(CPP) $(CPP_PROJ) $(SOURCE)
3490
3491
Guido van Rossum78089e21997-05-06 21:44:44 +00003492# End Source File
3493################################################################################
3494# Begin Source File
3495
Guido van Rossum78089e21997-05-06 21:44:44 +00003496SOURCE=.\Modules\socketmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003497DEP_CPP_SOCKE=\
3498 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003499 ".\Include\ceval.h"\
3500 ".\Include\classobject.h"\
3501 ".\Include\cobject.h"\
3502 ".\Include\complexobject.h"\
3503 ".\Include\dictobject.h"\
3504 ".\Include\fileobject.h"\
3505 ".\Include\floatobject.h"\
3506 ".\Include\funcobject.h"\
3507 ".\Include\import.h"\
3508 ".\Include\intobject.h"\
3509 ".\Include\intrcheck.h"\
3510 ".\Include\listobject.h"\
3511 ".\Include\longobject.h"\
3512 ".\Include\methodobject.h"\
3513 ".\Include\modsupport.h"\
3514 ".\Include\moduleobject.h"\
3515 ".\Include\mymalloc.h"\
3516 ".\Include\myproto.h"\
3517 ".\Include\mytime.h"\
3518 ".\Include\object.h"\
3519 ".\Include\objimpl.h"\
3520 ".\Include\pydebug.h"\
3521 ".\Include\pyerrors.h"\
3522 ".\Include\pyfpe.h"\
3523 ".\Include\pystate.h"\
3524 ".\Include\Python.h"\
3525 ".\Include\pythonrun.h"\
3526 ".\Include\rangeobject.h"\
3527 ".\Include\sliceobject.h"\
3528 ".\Include\stringobject.h"\
3529 ".\Include\sysmodule.h"\
3530 ".\Include\traceback.h"\
3531 ".\Include\tupleobject.h"\
3532 ".\PC\config.h"\
3533 {$(INCLUDE)}"\sys\TYPES.H"\
3534
3535
3536"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
3537 $(CPP) $(CPP_PROJ) $(SOURCE)
3538
3539
Guido van Rossum78089e21997-05-06 21:44:44 +00003540# End Source File
3541################################################################################
3542# Begin Source File
3543
3544SOURCE=.\Modules\selectmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003545DEP_CPP_SELEC=\
3546 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003547 ".\Include\ceval.h"\
3548 ".\Include\classobject.h"\
3549 ".\Include\cobject.h"\
3550 ".\Include\complexobject.h"\
3551 ".\Include\dictobject.h"\
3552 ".\Include\fileobject.h"\
3553 ".\Include\floatobject.h"\
3554 ".\Include\funcobject.h"\
3555 ".\Include\import.h"\
3556 ".\Include\intobject.h"\
3557 ".\Include\intrcheck.h"\
3558 ".\Include\listobject.h"\
3559 ".\Include\longobject.h"\
3560 ".\Include\methodobject.h"\
3561 ".\Include\modsupport.h"\
3562 ".\Include\moduleobject.h"\
3563 ".\Include\mymalloc.h"\
3564 ".\Include\myproto.h"\
3565 ".\Include\myselect.h"\
3566 ".\Include\mytime.h"\
3567 ".\Include\object.h"\
3568 ".\Include\objimpl.h"\
3569 ".\Include\pydebug.h"\
3570 ".\Include\pyerrors.h"\
3571 ".\Include\pyfpe.h"\
3572 ".\Include\pystate.h"\
3573 ".\Include\Python.h"\
3574 ".\Include\pythonrun.h"\
3575 ".\Include\rangeobject.h"\
3576 ".\Include\sliceobject.h"\
3577 ".\Include\stringobject.h"\
3578 ".\Include\sysmodule.h"\
3579 ".\Include\traceback.h"\
3580 ".\Include\tupleobject.h"\
3581 ".\PC\config.h"\
3582 {$(INCLUDE)}"\sys\TYPES.H"\
3583
3584
3585"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"
3586 $(CPP) $(CPP_PROJ) $(SOURCE)
3587
3588
Guido van Rossum78089e21997-05-06 21:44:44 +00003589# End Source File
3590################################################################################
3591# Begin Source File
3592
3593SOURCE=.\Python\sysmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003594DEP_CPP_SYSMO=\
3595 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003596 ".\Include\ceval.h"\
3597 ".\Include\classobject.h"\
3598 ".\Include\cobject.h"\
3599 ".\Include\complexobject.h"\
3600 ".\Include\dictobject.h"\
3601 ".\Include\fileobject.h"\
3602 ".\Include\floatobject.h"\
3603 ".\Include\funcobject.h"\
3604 ".\Include\import.h"\
3605 ".\Include\intobject.h"\
3606 ".\Include\intrcheck.h"\
3607 ".\Include\listobject.h"\
3608 ".\Include\longobject.h"\
3609 ".\Include\methodobject.h"\
3610 ".\Include\modsupport.h"\
3611 ".\Include\moduleobject.h"\
3612 ".\Include\mymalloc.h"\
3613 ".\Include\myproto.h"\
3614 ".\Include\object.h"\
3615 ".\Include\objimpl.h"\
3616 ".\Include\osdefs.h"\
3617 ".\Include\pydebug.h"\
3618 ".\Include\pyerrors.h"\
3619 ".\Include\pyfpe.h"\
3620 ".\Include\pystate.h"\
3621 ".\Include\Python.h"\
3622 ".\Include\pythonrun.h"\
3623 ".\Include\rangeobject.h"\
3624 ".\Include\sliceobject.h"\
3625 ".\Include\stringobject.h"\
3626 ".\Include\sysmodule.h"\
3627 ".\Include\traceback.h"\
3628 ".\Include\tupleobject.h"\
3629 ".\PC\config.h"\
3630
3631
3632"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"
3633 $(CPP) $(CPP_PROJ) $(SOURCE)
3634
3635
Guido van Rossum78089e21997-05-06 21:44:44 +00003636# End Source File
3637################################################################################
3638# Begin Source File
3639
3640SOURCE=.\Python\import.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003641DEP_CPP_IMPORT=\
3642 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003643 ".\Include\ceval.h"\
3644 ".\Include\classobject.h"\
3645 ".\Include\cobject.h"\
3646 ".\Include\compile.h"\
3647 ".\Include\complexobject.h"\
3648 ".\Include\dictobject.h"\
3649 ".\Include\errcode.h"\
3650 ".\Include\eval.h"\
3651 ".\Include\fileobject.h"\
3652 ".\Include\floatobject.h"\
3653 ".\Include\funcobject.h"\
3654 ".\Include\import.h"\
3655 ".\Include\intobject.h"\
3656 ".\Include\intrcheck.h"\
3657 ".\Include\listobject.h"\
3658 ".\Include\longobject.h"\
3659 ".\Include\marshal.h"\
3660 ".\Include\methodobject.h"\
3661 ".\Include\modsupport.h"\
3662 ".\Include\moduleobject.h"\
3663 ".\Include\mymalloc.h"\
3664 ".\Include\myproto.h"\
3665 ".\Include\node.h"\
3666 ".\Include\object.h"\
3667 ".\Include\objimpl.h"\
3668 ".\Include\osdefs.h"\
3669 ".\Include\pydebug.h"\
3670 ".\Include\pyerrors.h"\
3671 ".\Include\pyfpe.h"\
3672 ".\Include\pystate.h"\
3673 ".\Include\Python.h"\
3674 ".\Include\pythonrun.h"\
3675 ".\Include\rangeobject.h"\
3676 ".\Include\sliceobject.h"\
3677 ".\Include\stringobject.h"\
3678 ".\Include\sysmodule.h"\
3679 ".\Include\token.h"\
3680 ".\Include\traceback.h"\
3681 ".\Include\tupleobject.h"\
3682 ".\PC\config.h"\
3683 ".\Python\importdl.h"\
Guido van Rossumffeb59381997-12-17 21:27:23 +00003684 {$(INCLUDE)}"\sys\STAT.H"\
3685 {$(INCLUDE)}"\sys\TYPES.H"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003686
3687NODEP_CPP_IMPORT=\
3688 ".\Python\macglue.h"\
3689
3690
3691"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"
3692 $(CPP) $(CPP_PROJ) $(SOURCE)
3693
3694
Guido van Rossum78089e21997-05-06 21:44:44 +00003695# End Source File
3696################################################################################
3697# Begin Source File
3698
3699SOURCE=.\Modules\posixmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003700DEP_CPP_POSIX=\
3701 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003702 ".\Include\ceval.h"\
3703 ".\Include\classobject.h"\
3704 ".\Include\cobject.h"\
3705 ".\Include\complexobject.h"\
3706 ".\Include\dictobject.h"\
3707 ".\Include\fileobject.h"\
3708 ".\Include\floatobject.h"\
3709 ".\Include\funcobject.h"\
3710 ".\Include\import.h"\
3711 ".\Include\intobject.h"\
3712 ".\Include\intrcheck.h"\
3713 ".\Include\listobject.h"\
3714 ".\Include\longobject.h"\
3715 ".\Include\methodobject.h"\
3716 ".\Include\modsupport.h"\
3717 ".\Include\moduleobject.h"\
3718 ".\Include\mymalloc.h"\
3719 ".\Include\myproto.h"\
3720 ".\Include\mytime.h"\
3721 ".\Include\object.h"\
3722 ".\Include\objimpl.h"\
3723 ".\Include\pydebug.h"\
3724 ".\Include\pyerrors.h"\
3725 ".\Include\pyfpe.h"\
3726 ".\Include\pystate.h"\
3727 ".\Include\Python.h"\
3728 ".\Include\pythonrun.h"\
3729 ".\Include\rangeobject.h"\
3730 ".\Include\sliceobject.h"\
3731 ".\Include\stringobject.h"\
3732 ".\Include\sysmodule.h"\
3733 ".\Include\traceback.h"\
3734 ".\Include\tupleobject.h"\
3735 ".\PC\config.h"\
3736 {$(INCLUDE)}"\sys\STAT.H"\
3737 {$(INCLUDE)}"\sys\TYPES.H"\
3738 {$(INCLUDE)}"\sys\UTIME.H"\
3739
3740
3741"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"
3742 $(CPP) $(CPP_PROJ) $(SOURCE)
3743
3744
Guido van Rossum78089e21997-05-06 21:44:44 +00003745# End Source File
3746################################################################################
3747# Begin Source File
3748
3749SOURCE=.\Modules\operator.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003750DEP_CPP_OPERA=\
3751 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003752 ".\Include\ceval.h"\
3753 ".\Include\classobject.h"\
3754 ".\Include\cobject.h"\
3755 ".\Include\complexobject.h"\
3756 ".\Include\dictobject.h"\
3757 ".\Include\fileobject.h"\
3758 ".\Include\floatobject.h"\
3759 ".\Include\funcobject.h"\
3760 ".\Include\import.h"\
3761 ".\Include\intobject.h"\
3762 ".\Include\intrcheck.h"\
3763 ".\Include\listobject.h"\
3764 ".\Include\longobject.h"\
3765 ".\Include\methodobject.h"\
3766 ".\Include\modsupport.h"\
3767 ".\Include\moduleobject.h"\
3768 ".\Include\mymalloc.h"\
3769 ".\Include\myproto.h"\
3770 ".\Include\object.h"\
3771 ".\Include\objimpl.h"\
3772 ".\Include\pydebug.h"\
3773 ".\Include\pyerrors.h"\
3774 ".\Include\pyfpe.h"\
3775 ".\Include\pystate.h"\
3776 ".\Include\Python.h"\
3777 ".\Include\pythonrun.h"\
3778 ".\Include\rangeobject.h"\
3779 ".\Include\sliceobject.h"\
3780 ".\Include\stringobject.h"\
3781 ".\Include\sysmodule.h"\
3782 ".\Include\traceback.h"\
3783 ".\Include\tupleobject.h"\
3784 ".\PC\config.h"\
3785
3786
3787"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"
3788 $(CPP) $(CPP_PROJ) $(SOURCE)
3789
3790
Guido van Rossum78089e21997-05-06 21:44:44 +00003791# End Source File
3792################################################################################
3793# Begin Source File
3794
3795SOURCE=.\Modules\errnomodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003796DEP_CPP_ERRNO=\
3797 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003798 ".\Include\ceval.h"\
3799 ".\Include\classobject.h"\
3800 ".\Include\cobject.h"\
3801 ".\Include\complexobject.h"\
3802 ".\Include\dictobject.h"\
3803 ".\Include\fileobject.h"\
3804 ".\Include\floatobject.h"\
3805 ".\Include\funcobject.h"\
3806 ".\Include\import.h"\
3807 ".\Include\intobject.h"\
3808 ".\Include\intrcheck.h"\
3809 ".\Include\listobject.h"\
3810 ".\Include\longobject.h"\
3811 ".\Include\methodobject.h"\
3812 ".\Include\modsupport.h"\
3813 ".\Include\moduleobject.h"\
3814 ".\Include\mymalloc.h"\
3815 ".\Include\myproto.h"\
3816 ".\Include\object.h"\
3817 ".\Include\objimpl.h"\
3818 ".\Include\pydebug.h"\
3819 ".\Include\pyerrors.h"\
3820 ".\Include\pyfpe.h"\
3821 ".\Include\pystate.h"\
3822 ".\Include\Python.h"\
3823 ".\Include\pythonrun.h"\
3824 ".\Include\rangeobject.h"\
3825 ".\Include\sliceobject.h"\
3826 ".\Include\stringobject.h"\
3827 ".\Include\sysmodule.h"\
3828 ".\Include\traceback.h"\
3829 ".\Include\tupleobject.h"\
3830 ".\PC\config.h"\
3831
3832
3833"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"
3834 $(CPP) $(CPP_PROJ) $(SOURCE)
3835
3836
Guido van Rossum78089e21997-05-06 21:44:44 +00003837# End Source File
3838################################################################################
3839# Begin Source File
3840
3841SOURCE=.\Objects\sliceobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003842DEP_CPP_SLICE=\
3843 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003844 ".\Include\ceval.h"\
3845 ".\Include\classobject.h"\
3846 ".\Include\cobject.h"\
3847 ".\Include\complexobject.h"\
3848 ".\Include\dictobject.h"\
3849 ".\Include\fileobject.h"\
3850 ".\Include\floatobject.h"\
3851 ".\Include\funcobject.h"\
3852 ".\Include\import.h"\
3853 ".\Include\intobject.h"\
3854 ".\Include\intrcheck.h"\
3855 ".\Include\listobject.h"\
3856 ".\Include\longobject.h"\
3857 ".\Include\methodobject.h"\
3858 ".\Include\modsupport.h"\
3859 ".\Include\moduleobject.h"\
3860 ".\Include\mymalloc.h"\
3861 ".\Include\myproto.h"\
3862 ".\Include\object.h"\
3863 ".\Include\objimpl.h"\
3864 ".\Include\pydebug.h"\
3865 ".\Include\pyerrors.h"\
3866 ".\Include\pyfpe.h"\
3867 ".\Include\pystate.h"\
3868 ".\Include\Python.h"\
3869 ".\Include\pythonrun.h"\
3870 ".\Include\rangeobject.h"\
3871 ".\Include\sliceobject.h"\
3872 ".\Include\stringobject.h"\
3873 ".\Include\sysmodule.h"\
3874 ".\Include\traceback.h"\
3875 ".\Include\tupleobject.h"\
3876 ".\PC\config.h"\
3877
3878
3879"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"
3880 $(CPP) $(CPP_PROJ) $(SOURCE)
3881
3882
Guido van Rossum78089e21997-05-06 21:44:44 +00003883# End Source File
3884################################################################################
3885# Begin Source File
3886
3887SOURCE=.\Modules\main.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003888DEP_CPP_MAIN_=\
3889 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003890 ".\Include\ceval.h"\
3891 ".\Include\classobject.h"\
3892 ".\Include\cobject.h"\
3893 ".\Include\complexobject.h"\
3894 ".\Include\dictobject.h"\
3895 ".\Include\fileobject.h"\
3896 ".\Include\floatobject.h"\
3897 ".\Include\funcobject.h"\
3898 ".\Include\import.h"\
3899 ".\Include\intobject.h"\
3900 ".\Include\intrcheck.h"\
3901 ".\Include\listobject.h"\
3902 ".\Include\longobject.h"\
3903 ".\Include\methodobject.h"\
3904 ".\Include\modsupport.h"\
3905 ".\Include\moduleobject.h"\
3906 ".\Include\mymalloc.h"\
3907 ".\Include\myproto.h"\
3908 ".\Include\object.h"\
3909 ".\Include\objimpl.h"\
Guido van Rossumffeb59381997-12-17 21:27:23 +00003910 ".\Include\osdefs.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003911 ".\Include\pydebug.h"\
3912 ".\Include\pyerrors.h"\
3913 ".\Include\pyfpe.h"\
3914 ".\Include\pystate.h"\
3915 ".\Include\Python.h"\
3916 ".\Include\pythonrun.h"\
3917 ".\Include\rangeobject.h"\
3918 ".\Include\sliceobject.h"\
3919 ".\Include\stringobject.h"\
3920 ".\Include\sysmodule.h"\
3921 ".\Include\traceback.h"\
3922 ".\Include\tupleobject.h"\
3923 ".\PC\config.h"\
3924
3925
3926"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
3927 $(CPP) $(CPP_PROJ) $(SOURCE)
3928
3929
Guido van Rossum78089e21997-05-06 21:44:44 +00003930# End Source File
3931################################################################################
3932# Begin Source File
3933
3934SOURCE=.\Python\getopt.c
3935
3936"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"
3937 $(CPP) $(CPP_PROJ) $(SOURCE)
3938
3939
3940# End Source File
3941################################################################################
3942# Begin Source File
3943
3944SOURCE=.\PC\import_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003945DEP_CPP_IMPORT_=\
3946 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003947 ".\Include\ceval.h"\
3948 ".\Include\classobject.h"\
3949 ".\Include\cobject.h"\
3950 ".\Include\complexobject.h"\
3951 ".\Include\dictobject.h"\
3952 ".\Include\fileobject.h"\
3953 ".\Include\floatobject.h"\
3954 ".\Include\funcobject.h"\
3955 ".\Include\import.h"\
3956 ".\Include\intobject.h"\
3957 ".\Include\intrcheck.h"\
3958 ".\Include\listobject.h"\
3959 ".\Include\longobject.h"\
3960 ".\Include\methodobject.h"\
3961 ".\Include\modsupport.h"\
3962 ".\Include\moduleobject.h"\
3963 ".\Include\mymalloc.h"\
3964 ".\Include\myproto.h"\
3965 ".\Include\object.h"\
3966 ".\Include\objimpl.h"\
3967 ".\Include\osdefs.h"\
3968 ".\Include\pydebug.h"\
3969 ".\Include\pyerrors.h"\
3970 ".\Include\pyfpe.h"\
3971 ".\Include\pystate.h"\
3972 ".\Include\Python.h"\
3973 ".\Include\pythonrun.h"\
3974 ".\Include\rangeobject.h"\
3975 ".\Include\sliceobject.h"\
3976 ".\Include\stringobject.h"\
3977 ".\Include\sysmodule.h"\
3978 ".\Include\traceback.h"\
3979 ".\Include\tupleobject.h"\
3980 ".\PC\config.h"\
3981 ".\Python\importdl.h"\
3982
3983
3984"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"
3985 $(CPP) $(CPP_PROJ) $(SOURCE)
3986
3987
Guido van Rossum78089e21997-05-06 21:44:44 +00003988# End Source File
3989################################################################################
3990# Begin Source File
3991
Guido van Rossum78089e21997-05-06 21:44:44 +00003992SOURCE=.\PC\dl_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003993DEP_CPP_DL_NT=\
3994 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00003995 ".\Include\ceval.h"\
3996 ".\Include\classobject.h"\
3997 ".\Include\cobject.h"\
3998 ".\Include\complexobject.h"\
3999 ".\Include\dictobject.h"\
4000 ".\Include\fileobject.h"\
4001 ".\Include\floatobject.h"\
4002 ".\Include\funcobject.h"\
4003 ".\Include\import.h"\
4004 ".\Include\intobject.h"\
4005 ".\Include\intrcheck.h"\
4006 ".\Include\listobject.h"\
4007 ".\Include\longobject.h"\
4008 ".\Include\methodobject.h"\
4009 ".\Include\modsupport.h"\
4010 ".\Include\moduleobject.h"\
4011 ".\Include\mymalloc.h"\
4012 ".\Include\myproto.h"\
4013 ".\Include\object.h"\
4014 ".\Include\objimpl.h"\
4015 ".\Include\pydebug.h"\
4016 ".\Include\pyerrors.h"\
4017 ".\Include\pyfpe.h"\
4018 ".\Include\pystate.h"\
4019 ".\Include\Python.h"\
4020 ".\Include\pythonrun.h"\
4021 ".\Include\rangeobject.h"\
4022 ".\Include\sliceobject.h"\
4023 ".\Include\stringobject.h"\
4024 ".\Include\sysmodule.h"\
4025 ".\Include\traceback.h"\
4026 ".\Include\tupleobject.h"\
4027 ".\PC\config.h"\
4028
4029
4030"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"
4031 $(CPP) $(CPP_PROJ) $(SOURCE)
4032
4033
Guido van Rossum78089e21997-05-06 21:44:44 +00004034# End Source File
4035################################################################################
4036# Begin Source File
4037
4038SOURCE=.\PC\python_nt.def
4039
4040!IF "$(CFG)" == "python15 - Win32 Release"
4041
4042!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4043
4044!ENDIF
4045
4046# End Source File
4047################################################################################
4048# Begin Source File
4049
4050SOURCE=.\Modules\threadmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004051DEP_CPP_THREAD=\
4052 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004053 ".\Include\ceval.h"\
4054 ".\Include\classobject.h"\
4055 ".\Include\cobject.h"\
4056 ".\Include\complexobject.h"\
4057 ".\Include\dictobject.h"\
4058 ".\Include\fileobject.h"\
4059 ".\Include\floatobject.h"\
4060 ".\Include\funcobject.h"\
4061 ".\Include\import.h"\
4062 ".\Include\intobject.h"\
4063 ".\Include\intrcheck.h"\
4064 ".\Include\listobject.h"\
4065 ".\Include\longobject.h"\
4066 ".\Include\methodobject.h"\
4067 ".\Include\modsupport.h"\
4068 ".\Include\moduleobject.h"\
4069 ".\Include\mymalloc.h"\
4070 ".\Include\myproto.h"\
4071 ".\Include\object.h"\
4072 ".\Include\objimpl.h"\
4073 ".\Include\pydebug.h"\
4074 ".\Include\pyerrors.h"\
4075 ".\Include\pyfpe.h"\
4076 ".\Include\pystate.h"\
4077 ".\Include\Python.h"\
4078 ".\Include\pythonrun.h"\
4079 ".\Include\rangeobject.h"\
4080 ".\Include\sliceobject.h"\
4081 ".\Include\stringobject.h"\
4082 ".\Include\sysmodule.h"\
4083 ".\Include\thread.h"\
4084 ".\Include\traceback.h"\
4085 ".\Include\tupleobject.h"\
4086 ".\PC\config.h"\
4087
4088
4089"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"
4090 $(CPP) $(CPP_PROJ) $(SOURCE)
4091
4092
Guido van Rossum78089e21997-05-06 21:44:44 +00004093# End Source File
4094################################################################################
4095# Begin Source File
4096
4097SOURCE=.\PC\python_nt.rc
4098
4099!IF "$(CFG)" == "python15 - Win32 Release"
4100
4101# ADD BASE RSC /l 0x409 /i "PC"
4102# ADD RSC /l 0x409 /i "PC" /i "Include"
4103
4104"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
4105 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\
4106 "NDEBUG" $(SOURCE)
4107
4108
4109!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4110
4111# ADD BASE RSC /l 0x409 /i "PC" /i "Include"
4112# ADD RSC /l 0x409 /i "PC" /i "Include"
4113
4114"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
4115 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" $(SOURCE)
4116
4117
4118!ENDIF
4119
4120# End Source File
4121################################################################################
4122# Begin Source File
4123
4124SOURCE=.\Modules\getbuildinfo.c
Roger E. Masse1830afb1997-06-05 22:03:26 +00004125DEP_CPP_GETBU=\
4126 ".\PC\config.h"\
4127
Guido van Rossumffeb59381997-12-17 21:27:23 +00004128NODEP_CPP_GETBU=\
4129 ".\Modules\macbuildno.h"\
4130
Guido van Rossum78089e21997-05-06 21:44:44 +00004131
Roger E. Masse1830afb1997-06-05 22:03:26 +00004132"$(INTDIR)\getbuildinfo.obj" : $(SOURCE) $(DEP_CPP_GETBU) "$(INTDIR)"
Guido van Rossum78089e21997-05-06 21:44:44 +00004133 $(CPP) $(CPP_PROJ) $(SOURCE)
4134
4135
4136# End Source File
4137################################################################################
4138# Begin Source File
4139
4140SOURCE=.\Python\pystate.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004141DEP_CPP_PYSTA=\
4142 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004143 ".\Include\ceval.h"\
4144 ".\Include\classobject.h"\
4145 ".\Include\cobject.h"\
4146 ".\Include\complexobject.h"\
4147 ".\Include\dictobject.h"\
4148 ".\Include\fileobject.h"\
4149 ".\Include\floatobject.h"\
4150 ".\Include\funcobject.h"\
4151 ".\Include\import.h"\
4152 ".\Include\intobject.h"\
4153 ".\Include\intrcheck.h"\
4154 ".\Include\listobject.h"\
4155 ".\Include\longobject.h"\
4156 ".\Include\methodobject.h"\
4157 ".\Include\modsupport.h"\
4158 ".\Include\moduleobject.h"\
4159 ".\Include\mymalloc.h"\
4160 ".\Include\myproto.h"\
4161 ".\Include\object.h"\
4162 ".\Include\objimpl.h"\
4163 ".\Include\pydebug.h"\
4164 ".\Include\pyerrors.h"\
4165 ".\Include\pyfpe.h"\
4166 ".\Include\pystate.h"\
4167 ".\Include\Python.h"\
4168 ".\Include\pythonrun.h"\
4169 ".\Include\rangeobject.h"\
4170 ".\Include\sliceobject.h"\
4171 ".\Include\stringobject.h"\
4172 ".\Include\sysmodule.h"\
4173 ".\Include\traceback.h"\
4174 ".\Include\tupleobject.h"\
4175 ".\PC\config.h"\
4176
4177
4178"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"
4179 $(CPP) $(CPP_PROJ) $(SOURCE)
4180
4181
Guido van Rossum78089e21997-05-06 21:44:44 +00004182# End Source File
4183################################################################################
4184# Begin Source File
4185
4186SOURCE=.\Modules\cStringIO.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004187DEP_CPP_CSTRI=\
4188 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004189 ".\Include\ceval.h"\
4190 ".\Include\classobject.h"\
4191 ".\Include\cobject.h"\
4192 ".\Include\complexobject.h"\
4193 ".\Include\cStringIO.h"\
4194 ".\Include\dictobject.h"\
4195 ".\Include\fileobject.h"\
4196 ".\Include\floatobject.h"\
4197 ".\Include\funcobject.h"\
4198 ".\Include\import.h"\
4199 ".\Include\intobject.h"\
4200 ".\Include\intrcheck.h"\
4201 ".\Include\listobject.h"\
4202 ".\Include\longobject.h"\
4203 ".\Include\methodobject.h"\
4204 ".\Include\modsupport.h"\
4205 ".\Include\moduleobject.h"\
4206 ".\Include\mymalloc.h"\
4207 ".\Include\myproto.h"\
4208 ".\Include\object.h"\
4209 ".\Include\objimpl.h"\
4210 ".\Include\pydebug.h"\
4211 ".\Include\pyerrors.h"\
4212 ".\Include\pyfpe.h"\
4213 ".\Include\pystate.h"\
4214 ".\Include\Python.h"\
4215 ".\Include\pythonrun.h"\
4216 ".\Include\rangeobject.h"\
4217 ".\Include\sliceobject.h"\
4218 ".\Include\stringobject.h"\
4219 ".\Include\sysmodule.h"\
4220 ".\Include\traceback.h"\
4221 ".\Include\tupleobject.h"\
4222 ".\PC\config.h"\
4223
4224
4225"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"
4226 $(CPP) $(CPP_PROJ) $(SOURCE)
4227
4228
Guido van Rossum78089e21997-05-06 21:44:44 +00004229# End Source File
4230################################################################################
4231# Begin Source File
4232
4233SOURCE=.\Modules\cPickle.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004234DEP_CPP_CPICK=\
4235 ".\Include\abstract.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004236 ".\Include\ceval.h"\
4237 ".\Include\classobject.h"\
4238 ".\Include\cobject.h"\
4239 ".\Include\complexobject.h"\
4240 ".\Include\cStringIO.h"\
4241 ".\Include\dictobject.h"\
4242 ".\Include\fileobject.h"\
4243 ".\Include\floatobject.h"\
4244 ".\Include\funcobject.h"\
Guido van Rossum4036c9c1997-08-13 23:08:39 +00004245 ".\Include\graminit.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00004246 ".\Include\import.h"\
4247 ".\Include\intobject.h"\
4248 ".\Include\intrcheck.h"\
4249 ".\Include\listobject.h"\
4250 ".\Include\longobject.h"\
4251 ".\Include\methodobject.h"\
4252 ".\Include\modsupport.h"\
4253 ".\Include\moduleobject.h"\
4254 ".\Include\mymalloc.h"\
4255 ".\Include\mymath.h"\
4256 ".\Include\myproto.h"\
4257 ".\Include\object.h"\
4258 ".\Include\objimpl.h"\
4259 ".\Include\pydebug.h"\
4260 ".\Include\pyerrors.h"\
4261 ".\Include\pyfpe.h"\
4262 ".\Include\pystate.h"\
4263 ".\Include\Python.h"\
4264 ".\Include\pythonrun.h"\
4265 ".\Include\rangeobject.h"\
4266 ".\Include\sliceobject.h"\
4267 ".\Include\stringobject.h"\
4268 ".\Include\sysmodule.h"\
4269 ".\Include\traceback.h"\
4270 ".\Include\tupleobject.h"\
4271 ".\PC\config.h"\
4272
4273
4274"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"
4275 $(CPP) $(CPP_PROJ) $(SOURCE)
4276
4277
Guido van Rossum78089e21997-05-06 21:44:44 +00004278# End Source File
Roger E. Masse1830afb1997-06-05 22:03:26 +00004279################################################################################
4280# Begin Source File
4281
4282SOURCE=.\Objects\dictobject.c
4283DEP_CPP_DICTO=\
4284 ".\Include\abstract.h"\
Roger E. Masse1830afb1997-06-05 22:03:26 +00004285 ".\Include\ceval.h"\
4286 ".\Include\classobject.h"\
4287 ".\Include\cobject.h"\
4288 ".\Include\complexobject.h"\
4289 ".\Include\dictobject.h"\
4290 ".\Include\fileobject.h"\
4291 ".\Include\floatobject.h"\
4292 ".\Include\funcobject.h"\
4293 ".\Include\import.h"\
4294 ".\Include\intobject.h"\
4295 ".\Include\intrcheck.h"\
4296 ".\Include\listobject.h"\
4297 ".\Include\longobject.h"\
4298 ".\Include\methodobject.h"\
4299 ".\Include\modsupport.h"\
4300 ".\Include\moduleobject.h"\
4301 ".\Include\mymalloc.h"\
4302 ".\Include\myproto.h"\
4303 ".\Include\object.h"\
4304 ".\Include\objimpl.h"\
4305 ".\Include\pydebug.h"\
4306 ".\Include\pyerrors.h"\
4307 ".\Include\pyfpe.h"\
4308 ".\Include\pystate.h"\
4309 ".\Include\Python.h"\
4310 ".\Include\pythonrun.h"\
4311 ".\Include\rangeobject.h"\
4312 ".\Include\sliceobject.h"\
4313 ".\Include\stringobject.h"\
4314 ".\Include\sysmodule.h"\
4315 ".\Include\traceback.h"\
4316 ".\Include\tupleobject.h"\
4317 ".\PC\config.h"\
4318
4319
4320"$(INTDIR)\dictobject.obj" : $(SOURCE) $(DEP_CPP_DICTO) "$(INTDIR)"
4321 $(CPP) $(CPP_PROJ) $(SOURCE)
4322
4323
4324# End Source File
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004325################################################################################
4326# Begin Source File
4327
4328SOURCE=.\PC\msvcrtmodule.c
4329DEP_CPP_MSVCR=\
4330 ".\Include\abstract.h"\
4331 ".\Include\ceval.h"\
4332 ".\Include\classobject.h"\
4333 ".\Include\cobject.h"\
4334 ".\Include\complexobject.h"\
4335 ".\Include\dictobject.h"\
4336 ".\Include\fileobject.h"\
4337 ".\Include\floatobject.h"\
4338 ".\Include\funcobject.h"\
4339 ".\Include\import.h"\
4340 ".\Include\intobject.h"\
4341 ".\Include\intrcheck.h"\
4342 ".\Include\listobject.h"\
4343 ".\Include\longobject.h"\
4344 ".\Include\methodobject.h"\
4345 ".\Include\modsupport.h"\
4346 ".\Include\moduleobject.h"\
4347 ".\Include\mymalloc.h"\
4348 ".\Include\myproto.h"\
4349 ".\Include\object.h"\
4350 ".\Include\objimpl.h"\
4351 ".\Include\pydebug.h"\
4352 ".\Include\pyerrors.h"\
4353 ".\Include\pyfpe.h"\
4354 ".\Include\pystate.h"\
4355 ".\Include\Python.h"\
4356 ".\Include\pythonrun.h"\
4357 ".\Include\rangeobject.h"\
4358 ".\Include\sliceobject.h"\
4359 ".\Include\stringobject.h"\
4360 ".\Include\sysmodule.h"\
4361 ".\Include\traceback.h"\
4362 ".\Include\tupleobject.h"\
4363 ".\PC\config.h"\
4364
4365
4366"$(INTDIR)\msvcrtmodule.obj" : $(SOURCE) $(DEP_CPP_MSVCR) "$(INTDIR)"
4367 $(CPP) $(CPP_PROJ) $(SOURCE)
4368
4369
4370# End Source File
Guido van Rossum4036c9c1997-08-13 23:08:39 +00004371################################################################################
4372# Begin Source File
4373
4374SOURCE=.\PC\getpathp.c
4375DEP_CPP_GETPA=\
4376 ".\Include\abstract.h"\
4377 ".\Include\ceval.h"\
4378 ".\Include\classobject.h"\
4379 ".\Include\cobject.h"\
4380 ".\Include\complexobject.h"\
4381 ".\Include\dictobject.h"\
4382 ".\Include\fileobject.h"\
4383 ".\Include\floatobject.h"\
4384 ".\Include\funcobject.h"\
4385 ".\Include\import.h"\
4386 ".\Include\intobject.h"\
4387 ".\Include\intrcheck.h"\
4388 ".\Include\listobject.h"\
4389 ".\Include\longobject.h"\
4390 ".\Include\methodobject.h"\
4391 ".\Include\modsupport.h"\
4392 ".\Include\moduleobject.h"\
4393 ".\Include\mymalloc.h"\
4394 ".\Include\myproto.h"\
4395 ".\Include\object.h"\
4396 ".\Include\objimpl.h"\
4397 ".\Include\osdefs.h"\
4398 ".\Include\pydebug.h"\
4399 ".\Include\pyerrors.h"\
4400 ".\Include\pyfpe.h"\
4401 ".\Include\pystate.h"\
4402 ".\Include\Python.h"\
4403 ".\Include\pythonrun.h"\
4404 ".\Include\rangeobject.h"\
4405 ".\Include\sliceobject.h"\
4406 ".\Include\stringobject.h"\
4407 ".\Include\sysmodule.h"\
4408 ".\Include\traceback.h"\
4409 ".\Include\tupleobject.h"\
4410 ".\PC\config.h"\
4411 {$(INCLUDE)}"\sys\STAT.H"\
4412 {$(INCLUDE)}"\sys\TYPES.H"\
4413
4414
4415"$(INTDIR)\getpathp.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"
4416 $(CPP) $(CPP_PROJ) $(SOURCE)
4417
4418
4419# End Source File
Guido van Rossum76516241997-12-16 22:25:15 +00004420################################################################################
4421# Begin Source File
4422
Guido van Rossumffeb59381997-12-17 21:27:23 +00004423SOURCE=.\Modules\reopmodule.c
4424
4425!IF "$(CFG)" == "python15 - Win32 Release"
4426
4427DEP_CPP_REOPM=\
4428 ".\Include\abstract.h"\
4429 ".\Include\ceval.h"\
4430 ".\Include\classobject.h"\
4431 ".\Include\cobject.h"\
4432 ".\Include\complexobject.h"\
4433 ".\Include\dictobject.h"\
4434 ".\Include\fileobject.h"\
4435 ".\Include\floatobject.h"\
4436 ".\Include\funcobject.h"\
4437 ".\Include\import.h"\
4438 ".\Include\intobject.h"\
4439 ".\Include\intrcheck.h"\
4440 ".\Include\listobject.h"\
4441 ".\Include\longobject.h"\
4442 ".\Include\methodobject.h"\
4443 ".\Include\modsupport.h"\
4444 ".\Include\moduleobject.h"\
4445 ".\Include\mymalloc.h"\
4446 ".\Include\myproto.h"\
4447 ".\Include\object.h"\
4448 ".\Include\objimpl.h"\
4449 ".\Include\pydebug.h"\
4450 ".\Include\pyerrors.h"\
4451 ".\Include\pyfpe.h"\
4452 ".\Include\pystate.h"\
4453 ".\Include\Python.h"\
4454 ".\Include\pythonrun.h"\
4455 ".\Include\rangeobject.h"\
4456 ".\Include\sliceobject.h"\
4457 ".\Include\stringobject.h"\
4458 ".\Include\sysmodule.h"\
4459 ".\Include\traceback.h"\
4460 ".\Include\tupleobject.h"\
4461 ".\Modules\regexpr.h"\
4462 ".\PC\config.h"\
4463
4464
4465"$(INTDIR)\reopmodule.obj" : $(SOURCE) $(DEP_CPP_REOPM) "$(INTDIR)"
4466 $(CPP) $(CPP_PROJ) $(SOURCE)
4467
4468
4469!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4470
4471DEP_CPP_REOPM=\
4472 ".\Modules\regexpr.h"\
4473
4474NODEP_CPP_REOPM=\
4475 ".\Modules\Python.h"\
4476
4477
4478"$(INTDIR)\reopmodule.obj" : $(SOURCE) $(DEP_CPP_REOPM) "$(INTDIR)"
4479 $(CPP) $(CPP_PROJ) $(SOURCE)
4480
4481
4482!ENDIF
4483
4484# End Source File
4485################################################################################
4486# Begin Source File
4487
Guido van Rossum76516241997-12-16 22:25:15 +00004488SOURCE=.\Modules\pcremodule.c
4489DEP_CPP_PCREM=\
4490 ".\Include\abstract.h"\
4491 ".\Include\ceval.h"\
4492 ".\Include\classobject.h"\
4493 ".\Include\cobject.h"\
4494 ".\Include\complexobject.h"\
4495 ".\Include\dictobject.h"\
4496 ".\Include\fileobject.h"\
4497 ".\Include\floatobject.h"\
4498 ".\Include\funcobject.h"\
4499 ".\Include\graminit.h"\
4500 ".\Include\import.h"\
4501 ".\Include\intobject.h"\
4502 ".\Include\intrcheck.h"\
4503 ".\Include\listobject.h"\
4504 ".\Include\longobject.h"\
4505 ".\Include\methodobject.h"\
4506 ".\Include\modsupport.h"\
4507 ".\Include\moduleobject.h"\
4508 ".\Include\mymalloc.h"\
4509 ".\Include\myproto.h"\
4510 ".\Include\object.h"\
4511 ".\Include\objimpl.h"\
4512 ".\Include\pydebug.h"\
4513 ".\Include\pyerrors.h"\
4514 ".\Include\pyfpe.h"\
4515 ".\Include\pystate.h"\
4516 ".\Include\Python.h"\
4517 ".\Include\pythonrun.h"\
4518 ".\Include\rangeobject.h"\
4519 ".\Include\sliceobject.h"\
4520 ".\Include\stringobject.h"\
4521 ".\Include\sysmodule.h"\
4522 ".\Include\traceback.h"\
4523 ".\Include\tupleobject.h"\
4524 ".\Modules\pcre-internal.h"\
4525 ".\Modules\pcre.h"\
4526 ".\PC\config.h"\
4527
4528
4529"$(INTDIR)\pcremodule.obj" : $(SOURCE) $(DEP_CPP_PCREM) "$(INTDIR)"
4530 $(CPP) $(CPP_PROJ) $(SOURCE)
4531
4532
4533# End Source File
4534################################################################################
4535# Begin Source File
4536
4537SOURCE=.\Modules\pypcre.c
4538DEP_CPP_PYPCR=\
4539 ".\Include\abstract.h"\
4540 ".\Include\ceval.h"\
4541 ".\Include\classobject.h"\
4542 ".\Include\cobject.h"\
4543 ".\Include\complexobject.h"\
4544 ".\Include\dictobject.h"\
4545 ".\Include\fileobject.h"\
4546 ".\Include\floatobject.h"\
4547 ".\Include\funcobject.h"\
4548 ".\Include\graminit.h"\
4549 ".\Include\import.h"\
4550 ".\Include\intobject.h"\
4551 ".\Include\intrcheck.h"\
4552 ".\Include\listobject.h"\
4553 ".\Include\longobject.h"\
4554 ".\Include\methodobject.h"\
4555 ".\Include\modsupport.h"\
4556 ".\Include\moduleobject.h"\
4557 ".\Include\mymalloc.h"\
4558 ".\Include\myproto.h"\
4559 ".\Include\object.h"\
4560 ".\Include\objimpl.h"\
4561 ".\Include\pydebug.h"\
4562 ".\Include\pyerrors.h"\
4563 ".\Include\pyfpe.h"\
4564 ".\Include\pystate.h"\
4565 ".\Include\Python.h"\
4566 ".\Include\pythonrun.h"\
4567 ".\Include\rangeobject.h"\
4568 ".\Include\sliceobject.h"\
4569 ".\Include\stringobject.h"\
4570 ".\Include\sysmodule.h"\
4571 ".\Include\traceback.h"\
4572 ".\Include\tupleobject.h"\
4573 ".\Modules\pcre-internal.h"\
4574 ".\Modules\pcre.h"\
4575 ".\PC\config.h"\
4576
4577
4578"$(INTDIR)\pypcre.obj" : $(SOURCE) $(DEP_CPP_PYPCR) "$(INTDIR)"
4579 $(CPP) $(CPP_PROJ) $(SOURCE)
4580
4581
4582# End Source File
Guido van Rossum78089e21997-05-06 21:44:44 +00004583# End Target
4584################################################################################
4585# Begin Target
4586
4587# Name "python - Win32 Release"
4588################################################################################
4589# Begin Source File
4590
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004591SOURCE=.\vc40\python15.lib
Guido van Rossum78089e21997-05-06 21:44:44 +00004592# End Source File
4593################################################################################
4594# Begin Source File
4595
Guido van Rossum29c1ea51997-08-07 00:11:34 +00004596SOURCE=.\Modules\python.c
4597
4598"$(INTDIR)\python.obj" : $(SOURCE) "$(INTDIR)"
4599 $(CPP) $(CPP_PROJ) $(SOURCE)
4600
4601
Guido van Rossum78089e21997-05-06 21:44:44 +00004602# End Source File
4603# End Target
4604################################################################################
4605# Begin Target
4606
4607# Name "_tkinter - Win32 Release"
4608################################################################################
4609# Begin Source File
4610
4611SOURCE=.\Modules\_tkinter.c
4612DEP_CPP__TKIN=\
Guido van Rossumffeb59381997-12-17 21:27:23 +00004613 ".\Include\abstract.h"\
4614 ".\Include\ceval.h"\
4615 ".\Include\classobject.h"\
4616 ".\Include\cobject.h"\
4617 ".\Include\complexobject.h"\
4618 ".\Include\dictobject.h"\
4619 ".\Include\fileobject.h"\
4620 ".\Include\floatobject.h"\
4621 ".\Include\funcobject.h"\
4622 ".\Include\import.h"\
4623 ".\Include\intobject.h"\
4624 ".\Include\intrcheck.h"\
4625 ".\Include\listobject.h"\
4626 ".\Include\longobject.h"\
4627 ".\Include\methodobject.h"\
4628 ".\Include\modsupport.h"\
4629 ".\Include\moduleobject.h"\
4630 ".\Include\mymalloc.h"\
4631 ".\Include\myproto.h"\
4632 ".\Include\myselect.h"\
4633 ".\Include\mytime.h"\
4634 ".\Include\object.h"\
4635 ".\Include\objimpl.h"\
4636 ".\Include\pydebug.h"\
4637 ".\Include\pyerrors.h"\
4638 ".\Include\pyfpe.h"\
4639 ".\Include\pystate.h"\
4640 ".\Include\Python.h"\
4641 ".\Include\pythonrun.h"\
4642 ".\Include\rangeobject.h"\
4643 ".\Include\sliceobject.h"\
4644 ".\Include\stringobject.h"\
4645 ".\Include\sysmodule.h"\
4646 ".\Include\traceback.h"\
4647 ".\Include\tupleobject.h"\
4648 ".\PC\config.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004649
4650
4651"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"
4652 $(CPP) $(CPP_PROJ) $(SOURCE)
4653
4654
Guido van Rossum78089e21997-05-06 21:44:44 +00004655# End Source File
4656################################################################################
4657# Begin Source File
4658
4659SOURCE=.\PC\_tkinter.def
4660# End Source File
4661################################################################################
4662# Begin Source File
4663
4664SOURCE=.\vc40\python15.lib
4665# End Source File
Guido van Rossumc77b9211997-05-09 01:00:56 +00004666################################################################################
4667# Begin Source File
4668
Guido van Rossum4036c9c1997-08-13 23:08:39 +00004669SOURCE="\Program Files\Tcl\lib\tk80vc.lib"
Guido van Rossumc77b9211997-05-09 01:00:56 +00004670# End Source File
4671################################################################################
4672# Begin Source File
4673
Guido van Rossum4036c9c1997-08-13 23:08:39 +00004674SOURCE="\Program Files\Tcl\lib\tcl80vc.lib"
Guido van Rossumc77b9211997-05-09 01:00:56 +00004675# End Source File
Guido van Rossum78089e21997-05-06 21:44:44 +00004676# End Target
4677# End Project
4678################################################################################