blob: 1fc6d16088a86b04bbb1e5ca7f4a907c0b559d71 [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
40# PROP Target_Last_Scanned "_tkinter - Win32 Release"
41
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"
75 -@erase "$(INTDIR)\dl_nt.obj"
76 -@erase "$(INTDIR)\errnomodule.obj"
77 -@erase "$(INTDIR)\errors.obj"
78 -@erase "$(INTDIR)\fileobject.obj"
79 -@erase "$(INTDIR)\floatobject.obj"
80 -@erase "$(INTDIR)\frameobject.obj"
81 -@erase "$(INTDIR)\frozen.obj"
82 -@erase "$(INTDIR)\funcobject.obj"
83 -@erase "$(INTDIR)\getargs.obj"
84 -@erase "$(INTDIR)\getbuildinfo.obj"
85 -@erase "$(INTDIR)\getcompiler.obj"
86 -@erase "$(INTDIR)\getcopyright.obj"
87 -@erase "$(INTDIR)\getmtime.obj"
88 -@erase "$(INTDIR)\getopt.obj"
89 -@erase "$(INTDIR)\getpath_nt.obj"
90 -@erase "$(INTDIR)\getplatform.obj"
91 -@erase "$(INTDIR)\getversion.obj"
92 -@erase "$(INTDIR)\graminit.obj"
93 -@erase "$(INTDIR)\grammar1.obj"
94 -@erase "$(INTDIR)\imageop.obj"
95 -@erase "$(INTDIR)\import.obj"
96 -@erase "$(INTDIR)\import_nt.obj"
97 -@erase "$(INTDIR)\importdl.obj"
98 -@erase "$(INTDIR)\intobject.obj"
99 -@erase "$(INTDIR)\listobject.obj"
100 -@erase "$(INTDIR)\longobject.obj"
101 -@erase "$(INTDIR)\main.obj"
102 -@erase "$(INTDIR)\mappingobject.obj"
103 -@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"
110 -@erase "$(INTDIR)\myreadline.obj"
111 -@erase "$(INTDIR)\mystrtoul.obj"
112 -@erase "$(INTDIR)\newmodule.obj"
113 -@erase "$(INTDIR)\node.obj"
114 -@erase "$(INTDIR)\object.obj"
115 -@erase "$(INTDIR)\operator.obj"
116 -@erase "$(INTDIR)\parser.obj"
117 -@erase "$(INTDIR)\parsetok.obj"
118 -@erase "$(INTDIR)\posixmodule.obj"
119 -@erase "$(INTDIR)\pystate.obj"
120 -@erase "$(INTDIR)\python_nt.res"
121 -@erase "$(INTDIR)\pythonrun.obj"
122 -@erase "$(INTDIR)\rangeobject.obj"
123 -@erase "$(INTDIR)\regexmodule.obj"
124 -@erase "$(INTDIR)\regexpr.obj"
125 -@erase "$(INTDIR)\rgbimgmodule.obj"
126 -@erase "$(INTDIR)\rotormodule.obj"
127 -@erase "$(INTDIR)\selectmodule.obj"
128 -@erase "$(INTDIR)\signalmodule.obj"
129 -@erase "$(INTDIR)\sliceobject.obj"
130 -@erase "$(INTDIR)\socketmodule.obj"
131 -@erase "$(INTDIR)\soundex.obj"
132 -@erase "$(INTDIR)\stringobject.obj"
133 -@erase "$(INTDIR)\stropmodule.obj"
134 -@erase "$(INTDIR)\structmember.obj"
135 -@erase "$(INTDIR)\structmodule.obj"
136 -@erase "$(INTDIR)\sysmodule.obj"
137 -@erase "$(INTDIR)\thread.obj"
138 -@erase "$(INTDIR)\threadmodule.obj"
139 -@erase "$(INTDIR)\timemodule.obj"
140 -@erase "$(INTDIR)\tokenizer.obj"
141 -@erase "$(INTDIR)\traceback.obj"
142 -@erase "$(INTDIR)\tupleobject.obj"
143 -@erase "$(INTDIR)\typeobject.obj"
144 -@erase "$(INTDIR)\yuvconvert.obj"
145 -@erase "$(OUTDIR)\python15.dll"
146 -@erase "$(OUTDIR)\python15.exp"
147 -@erase "$(OUTDIR)\python15.lib"
148
149"$(OUTDIR)" :
150 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
151
152"$(INTDIR)" :
153 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
154
155CPP=cl.exe
156# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
157# 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
158CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
159 "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /Fp"$(INTDIR)/python15.pch"\
160 /YX /Fo"$(INTDIR)/" /c
161CPP_OBJS=.\vc40\tmp/
162CPP_SBRS=.\.
163
164.c{$(CPP_OBJS)}.obj:
165 $(CPP) $(CPP_PROJ) $<
166
167.cpp{$(CPP_OBJS)}.obj:
168 $(CPP) $(CPP_PROJ) $<
169
170.cxx{$(CPP_OBJS)}.obj:
171 $(CPP) $(CPP_PROJ) $<
172
173.c{$(CPP_SBRS)}.sbr:
174 $(CPP) $(CPP_PROJ) $<
175
176.cpp{$(CPP_SBRS)}.sbr:
177 $(CPP) $(CPP_PROJ) $<
178
179.cxx{$(CPP_SBRS)}.sbr:
180 $(CPP) $(CPP_PROJ) $<
181
182MTL=mktyplib.exe
183# ADD BASE MTL /nologo /D "NDEBUG" /win32
184# ADD MTL /nologo /D "NDEBUG" /win32
185MTL_PROJ=/nologo /D "NDEBUG" /win32
186RSC=rc.exe
187# ADD BASE RSC /l 0x409 /d "NDEBUG"
188# ADD RSC /l 0x409 /d "NDEBUG"
189RSC_PROJ=/l 0x409 /fo"$(INTDIR)/python_nt.res" /d "NDEBUG"
190BSC32=bscmake.exe
191# ADD BASE BSC32 /nologo
192# ADD BSC32 /nologo
193BSC32_FLAGS=/nologo /o"$(OUTDIR)/python15.bsc"
194BSC32_SBRS= \
195
196LINK32=link.exe
197# 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
198# 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"
199LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
200 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
201 odbccp32.lib wsock32.lib largeint.lib /nologo /base:0x1e100000\
202 /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/python15.pdb"\
203 /machine:I386 /nodefaultlib:"libc" /def:".\PC\python_nt.def"\
204 /out:"$(OUTDIR)/python15.dll" /implib:"$(OUTDIR)/python15.lib"
205DEF_FILE= \
206 ".\PC\python_nt.def"
207LINK32_OBJS= \
208 "$(INTDIR)\abstract.obj" \
209 "$(INTDIR)\acceler.obj" \
210 "$(INTDIR)\arraymodule.obj" \
211 "$(INTDIR)\audioop.obj" \
212 "$(INTDIR)\binascii.obj" \
213 "$(INTDIR)\bltinmodule.obj" \
214 "$(INTDIR)\ceval.obj" \
215 "$(INTDIR)\classobject.obj" \
216 "$(INTDIR)\cmathmodule.obj" \
217 "$(INTDIR)\cobject.obj" \
218 "$(INTDIR)\compile.obj" \
219 "$(INTDIR)\complexobject.obj" \
220 "$(INTDIR)\config.obj" \
221 "$(INTDIR)\cPickle.obj" \
222 "$(INTDIR)\cStringIO.obj" \
223 "$(INTDIR)\dl_nt.obj" \
224 "$(INTDIR)\errnomodule.obj" \
225 "$(INTDIR)\errors.obj" \
226 "$(INTDIR)\fileobject.obj" \
227 "$(INTDIR)\floatobject.obj" \
228 "$(INTDIR)\frameobject.obj" \
229 "$(INTDIR)\frozen.obj" \
230 "$(INTDIR)\funcobject.obj" \
231 "$(INTDIR)\getargs.obj" \
232 "$(INTDIR)\getbuildinfo.obj" \
233 "$(INTDIR)\getcompiler.obj" \
234 "$(INTDIR)\getcopyright.obj" \
235 "$(INTDIR)\getmtime.obj" \
236 "$(INTDIR)\getopt.obj" \
237 "$(INTDIR)\getpath_nt.obj" \
238 "$(INTDIR)\getplatform.obj" \
239 "$(INTDIR)\getversion.obj" \
240 "$(INTDIR)\graminit.obj" \
241 "$(INTDIR)\grammar1.obj" \
242 "$(INTDIR)\imageop.obj" \
243 "$(INTDIR)\import.obj" \
244 "$(INTDIR)\import_nt.obj" \
245 "$(INTDIR)\importdl.obj" \
246 "$(INTDIR)\intobject.obj" \
247 "$(INTDIR)\listobject.obj" \
248 "$(INTDIR)\longobject.obj" \
249 "$(INTDIR)\main.obj" \
250 "$(INTDIR)\mappingobject.obj" \
251 "$(INTDIR)\marshal.obj" \
252 "$(INTDIR)\mathmodule.obj" \
253 "$(INTDIR)\md5c.obj" \
254 "$(INTDIR)\md5module.obj" \
255 "$(INTDIR)\methodobject.obj" \
256 "$(INTDIR)\modsupport.obj" \
257 "$(INTDIR)\moduleobject.obj" \
258 "$(INTDIR)\myreadline.obj" \
259 "$(INTDIR)\mystrtoul.obj" \
260 "$(INTDIR)\newmodule.obj" \
261 "$(INTDIR)\node.obj" \
262 "$(INTDIR)\object.obj" \
263 "$(INTDIR)\operator.obj" \
264 "$(INTDIR)\parser.obj" \
265 "$(INTDIR)\parsetok.obj" \
266 "$(INTDIR)\posixmodule.obj" \
267 "$(INTDIR)\pystate.obj" \
268 "$(INTDIR)\python_nt.res" \
269 "$(INTDIR)\pythonrun.obj" \
270 "$(INTDIR)\rangeobject.obj" \
271 "$(INTDIR)\regexmodule.obj" \
272 "$(INTDIR)\regexpr.obj" \
273 "$(INTDIR)\rgbimgmodule.obj" \
274 "$(INTDIR)\rotormodule.obj" \
275 "$(INTDIR)\selectmodule.obj" \
276 "$(INTDIR)\signalmodule.obj" \
277 "$(INTDIR)\sliceobject.obj" \
278 "$(INTDIR)\socketmodule.obj" \
279 "$(INTDIR)\soundex.obj" \
280 "$(INTDIR)\stringobject.obj" \
281 "$(INTDIR)\stropmodule.obj" \
282 "$(INTDIR)\structmember.obj" \
283 "$(INTDIR)\structmodule.obj" \
284 "$(INTDIR)\sysmodule.obj" \
285 "$(INTDIR)\thread.obj" \
286 "$(INTDIR)\threadmodule.obj" \
287 "$(INTDIR)\timemodule.obj" \
288 "$(INTDIR)\tokenizer.obj" \
289 "$(INTDIR)\traceback.obj" \
290 "$(INTDIR)\tupleobject.obj" \
291 "$(INTDIR)\typeobject.obj" \
292 "$(INTDIR)\yuvconvert.obj"
293
294"$(OUTDIR)\python15.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
295 $(LINK32) @<<
296 $(LINK32_FLAGS) $(LINK32_OBJS)
297<<
298
299!ELSEIF "$(CFG)" == "python - Win32 Release"
300
301# PROP BASE Use_MFC 0
302# PROP BASE Use_Debug_Libraries 0
303# PROP BASE Output_Dir "python\Release"
304# PROP BASE Intermediate_Dir "python\Release"
305# PROP BASE Target_Dir "python"
306# PROP Use_MFC 0
307# PROP Use_Debug_Libraries 0
308# PROP Output_Dir "vc40"
309# PROP Intermediate_Dir "vc40\tmp"
310# PROP Target_Dir "python"
311OUTDIR=.\vc40
312INTDIR=.\vc40\tmp
313
314ALL : "$(OUTDIR)\python.exe"
315
316CLEAN :
317 -@erase "$(INTDIR)\main_nt.obj"
318 -@erase "$(OUTDIR)\python.exe"
319
320"$(OUTDIR)" :
321 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
322
323"$(INTDIR)" :
324 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
325
326CPP=cl.exe
327# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /YX /c
328# ADD CPP /nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
329CPP_PROJ=/nologo /MD /W3 /O2 /I "PC" /I "Include" /I "Python" /D "WIN32" /D\
330 "_WINDOWS" /D "HAVE_CONFIG_H" /Fp"$(INTDIR)/python.pch" /YX /Fo"$(INTDIR)/" /c
331CPP_OBJS=.\vc40\tmp/
332CPP_SBRS=.\.
333
334.c{$(CPP_OBJS)}.obj:
335 $(CPP) $(CPP_PROJ) $<
336
337.cpp{$(CPP_OBJS)}.obj:
338 $(CPP) $(CPP_PROJ) $<
339
340.cxx{$(CPP_OBJS)}.obj:
341 $(CPP) $(CPP_PROJ) $<
342
343.c{$(CPP_SBRS)}.sbr:
344 $(CPP) $(CPP_PROJ) $<
345
346.cpp{$(CPP_SBRS)}.sbr:
347 $(CPP) $(CPP_PROJ) $<
348
349.cxx{$(CPP_SBRS)}.sbr:
350 $(CPP) $(CPP_PROJ) $<
351
352RSC=rc.exe
353# ADD BASE RSC /l 0x409 /d "NDEBUG"
354# ADD RSC /l 0x409 /d "NDEBUG"
355BSC32=bscmake.exe
356# ADD BASE BSC32 /nologo
357# ADD BSC32 /nologo
358BSC32_FLAGS=/nologo /o"$(OUTDIR)/python.bsc"
359BSC32_SBRS= \
360
361LINK32=link.exe
362# 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
363# 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
364LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
365 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
366 odbccp32.lib /nologo /subsystem:console /incremental:no\
367 /pdb:"$(OUTDIR)/python.pdb" /machine:I386 /out:"$(OUTDIR)/python.exe"
368LINK32_OBJS= \
369 "$(INTDIR)\main_nt.obj" \
370 "$(OUTDIR)\python15.lib"
371
372"$(OUTDIR)\python.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
373 $(LINK32) @<<
374 $(LINK32_FLAGS) $(LINK32_OBJS)
375<<
376
377!ELSEIF "$(CFG)" == "_tkinter - Win32 Release"
378
379# PROP BASE Use_MFC 0
380# PROP BASE Use_Debug_Libraries 0
381# PROP BASE Output_Dir "_tkinter\Release"
382# PROP BASE Intermediate_Dir "_tkinter\Release"
383# PROP BASE Target_Dir "_tkinter"
384# PROP Use_MFC 0
385# PROP Use_Debug_Libraries 0
386# PROP Output_Dir "vc40"
387# PROP Intermediate_Dir "vc40\tmp"
388# PROP Target_Dir "_tkinter"
389OUTDIR=.\vc40
390INTDIR=.\vc40\tmp
391
392ALL : "$(OUTDIR)\_tkinter.dll"
393
394CLEAN :
395 -@erase "$(INTDIR)\_tkinter.obj"
396 -@erase "$(OUTDIR)\_tkinter.dll"
397 -@erase "$(OUTDIR)\_tkinter.exp"
398 -@erase "$(OUTDIR)\_tkinter.lib"
399
400"$(OUTDIR)" :
401 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
402
403"$(INTDIR)" :
404 if not exist "$(INTDIR)/$(NULL)" mkdir "$(INTDIR)"
405
406CPP=cl.exe
407# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
Guido van Rossumc77b9211997-05-09 01:00:56 +0000408# ADD CPP /nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL80A2\include" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H" /YX /c
409CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "PC" /I "Include" /I "C:\TCL80A2\include"\
410 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "HAVE_CONFIG_H"\
Guido van Rossum78089e21997-05-06 21:44:44 +0000411 /Fp"$(INTDIR)/_tkinter.pch" /YX /Fo"$(INTDIR)/" /c
412CPP_OBJS=.\vc40\tmp/
413CPP_SBRS=.\.
414
415.c{$(CPP_OBJS)}.obj:
416 $(CPP) $(CPP_PROJ) $<
417
418.cpp{$(CPP_OBJS)}.obj:
419 $(CPP) $(CPP_PROJ) $<
420
421.cxx{$(CPP_OBJS)}.obj:
422 $(CPP) $(CPP_PROJ) $<
423
424.c{$(CPP_SBRS)}.sbr:
425 $(CPP) $(CPP_PROJ) $<
426
427.cpp{$(CPP_SBRS)}.sbr:
428 $(CPP) $(CPP_PROJ) $<
429
430.cxx{$(CPP_SBRS)}.sbr:
431 $(CPP) $(CPP_PROJ) $<
432
433MTL=mktyplib.exe
434# ADD BASE MTL /nologo /D "NDEBUG" /win32
435# ADD MTL /nologo /D "NDEBUG" /win32
436MTL_PROJ=/nologo /D "NDEBUG" /win32
437RSC=rc.exe
438# ADD BASE RSC /l 0x409 /d "NDEBUG"
439# ADD RSC /l 0x409 /d "NDEBUG"
440BSC32=bscmake.exe
441# ADD BASE BSC32 /nologo
442# ADD BSC32 /nologo
443BSC32_FLAGS=/nologo /o"$(OUTDIR)/_tkinter.bsc"
444BSC32_SBRS= \
445
446LINK32=link.exe
447# 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
448# 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
449LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
450 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
451 odbccp32.lib /nologo /base:0x1e190000 /subsystem:windows /dll /incremental:no\
452 /pdb:"$(OUTDIR)/_tkinter.pdb" /machine:I386 /def:".\PC\_tkinter.def"\
453 /out:"$(OUTDIR)/_tkinter.dll" /implib:"$(OUTDIR)/_tkinter.lib"
454DEF_FILE= \
455 ".\PC\_tkinter.def"
456LINK32_OBJS= \
457 "$(INTDIR)\_tkinter.obj" \
458 "$(OUTDIR)\python15.lib" \
Guido van Rossumc77b9211997-05-09 01:00:56 +0000459 ".\PC\tcl80.lib" \
460 ".\PC\tk80.lib"
Guido van Rossum78089e21997-05-06 21:44:44 +0000461
462"$(OUTDIR)\_tkinter.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
463 $(LINK32) @<<
464 $(LINK32_FLAGS) $(LINK32_OBJS)
465<<
466
467!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
468
469# PROP BASE Use_MFC 0
470# PROP BASE Use_Debug_Libraries 0
471# PROP BASE Output_Dir "python15\Release"
472# PROP BASE Intermediate_Dir "python15\Release"
473# PROP BASE Target_Dir "python15"
474# PROP Use_MFC 0
475# PROP Use_Debug_Libraries 0
476# PROP Output_Dir "python15\Debug"
477# PROP Intermediate_Dir "python15\Debug"
478# PROP Target_Dir "python15"
479OUTDIR=.\python15\Debug
480INTDIR=.\python15\Debug
481
482ALL : ".\vc40\python15.dll"
483
484CLEAN :
485 -@erase "$(INTDIR)\abstract.obj"
486 -@erase "$(INTDIR)\acceler.obj"
487 -@erase "$(INTDIR)\arraymodule.obj"
488 -@erase "$(INTDIR)\audioop.obj"
489 -@erase "$(INTDIR)\binascii.obj"
490 -@erase "$(INTDIR)\bltinmodule.obj"
491 -@erase "$(INTDIR)\ceval.obj"
492 -@erase "$(INTDIR)\classobject.obj"
493 -@erase "$(INTDIR)\cmathmodule.obj"
494 -@erase "$(INTDIR)\cobject.obj"
495 -@erase "$(INTDIR)\compile.obj"
496 -@erase "$(INTDIR)\complexobject.obj"
497 -@erase "$(INTDIR)\config.obj"
498 -@erase "$(INTDIR)\cPickle.obj"
499 -@erase "$(INTDIR)\cStringIO.obj"
500 -@erase "$(INTDIR)\dl_nt.obj"
501 -@erase "$(INTDIR)\errnomodule.obj"
502 -@erase "$(INTDIR)\errors.obj"
503 -@erase "$(INTDIR)\fileobject.obj"
504 -@erase "$(INTDIR)\floatobject.obj"
505 -@erase "$(INTDIR)\frameobject.obj"
506 -@erase "$(INTDIR)\frozen.obj"
507 -@erase "$(INTDIR)\funcobject.obj"
508 -@erase "$(INTDIR)\getargs.obj"
509 -@erase "$(INTDIR)\getbuildinfo.obj"
510 -@erase "$(INTDIR)\getcompiler.obj"
511 -@erase "$(INTDIR)\getcopyright.obj"
512 -@erase "$(INTDIR)\getmtime.obj"
513 -@erase "$(INTDIR)\getopt.obj"
514 -@erase "$(INTDIR)\getpath_nt.obj"
515 -@erase "$(INTDIR)\getplatform.obj"
516 -@erase "$(INTDIR)\getversion.obj"
517 -@erase "$(INTDIR)\graminit.obj"
518 -@erase "$(INTDIR)\grammar1.obj"
519 -@erase "$(INTDIR)\imageop.obj"
520 -@erase "$(INTDIR)\import.obj"
521 -@erase "$(INTDIR)\import_nt.obj"
522 -@erase "$(INTDIR)\importdl.obj"
523 -@erase "$(INTDIR)\intobject.obj"
524 -@erase "$(INTDIR)\listobject.obj"
525 -@erase "$(INTDIR)\longobject.obj"
526 -@erase "$(INTDIR)\main.obj"
527 -@erase "$(INTDIR)\mappingobject.obj"
528 -@erase "$(INTDIR)\marshal.obj"
529 -@erase "$(INTDIR)\mathmodule.obj"
530 -@erase "$(INTDIR)\md5c.obj"
531 -@erase "$(INTDIR)\md5module.obj"
532 -@erase "$(INTDIR)\methodobject.obj"
533 -@erase "$(INTDIR)\modsupport.obj"
534 -@erase "$(INTDIR)\moduleobject.obj"
535 -@erase "$(INTDIR)\myreadline.obj"
536 -@erase "$(INTDIR)\mystrtoul.obj"
537 -@erase "$(INTDIR)\newmodule.obj"
538 -@erase "$(INTDIR)\node.obj"
539 -@erase "$(INTDIR)\object.obj"
540 -@erase "$(INTDIR)\operator.obj"
541 -@erase "$(INTDIR)\parser.obj"
542 -@erase "$(INTDIR)\parsetok.obj"
543 -@erase "$(INTDIR)\posixmodule.obj"
544 -@erase "$(INTDIR)\pystate.obj"
545 -@erase "$(INTDIR)\python_nt.res"
546 -@erase "$(INTDIR)\pythonrun.obj"
547 -@erase "$(INTDIR)\rangeobject.obj"
548 -@erase "$(INTDIR)\regexmodule.obj"
549 -@erase "$(INTDIR)\regexpr.obj"
550 -@erase "$(INTDIR)\rgbimgmodule.obj"
551 -@erase "$(INTDIR)\rotormodule.obj"
552 -@erase "$(INTDIR)\selectmodule.obj"
553 -@erase "$(INTDIR)\signalmodule.obj"
554 -@erase "$(INTDIR)\sliceobject.obj"
555 -@erase "$(INTDIR)\socketmodule.obj"
556 -@erase "$(INTDIR)\soundex.obj"
557 -@erase "$(INTDIR)\stringobject.obj"
558 -@erase "$(INTDIR)\stropmodule.obj"
559 -@erase "$(INTDIR)\structmember.obj"
560 -@erase "$(INTDIR)\structmodule.obj"
561 -@erase "$(INTDIR)\sysmodule.obj"
562 -@erase "$(INTDIR)\thread.obj"
563 -@erase "$(INTDIR)\threadmodule.obj"
564 -@erase "$(INTDIR)\timemodule.obj"
565 -@erase "$(INTDIR)\tokenizer.obj"
566 -@erase "$(INTDIR)\traceback.obj"
567 -@erase "$(INTDIR)\tupleobject.obj"
568 -@erase "$(INTDIR)\typeobject.obj"
569 -@erase "$(INTDIR)\vc40.pdb"
570 -@erase "$(INTDIR)\yuvconvert.obj"
571 -@erase "$(OUTDIR)\python15.exp"
572 -@erase "$(OUTDIR)\python15.lib"
573 -@erase "$(OUTDIR)\python15.pdb"
574 -@erase ".\vc40\python15.dll"
575
576"$(OUTDIR)" :
577 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
578
579CPP=cl.exe
580# 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
581# 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
582CPP_PROJ=/nologo /MDd /W3 /Zi /Od /I "PC" /I "Include" /I "Python" /D "WIN32"\
583 /D "_WINDOWS" /D "HAVE_CONFIG_H" /D "USE_DL_EXPORT" /Fp"$(INTDIR)/python15.pch"\
584 /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
585CPP_OBJS=.\python15\Debug/
586CPP_SBRS=.\.
587
588.c{$(CPP_OBJS)}.obj:
589 $(CPP) $(CPP_PROJ) $<
590
591.cpp{$(CPP_OBJS)}.obj:
592 $(CPP) $(CPP_PROJ) $<
593
594.cxx{$(CPP_OBJS)}.obj:
595 $(CPP) $(CPP_PROJ) $<
596
597.c{$(CPP_SBRS)}.sbr:
598 $(CPP) $(CPP_PROJ) $<
599
600.cpp{$(CPP_SBRS)}.sbr:
601 $(CPP) $(CPP_PROJ) $<
602
603.cxx{$(CPP_SBRS)}.sbr:
604 $(CPP) $(CPP_PROJ) $<
605
606MTL=mktyplib.exe
607# ADD BASE MTL /nologo /D "NDEBUG" /win32
608# ADD MTL /nologo /D "NDEBUG" /win32
609MTL_PROJ=/nologo /D "NDEBUG" /win32
610RSC=rc.exe
611# ADD BASE RSC /l 0x409 /d "NDEBUG"
612# ADD RSC /l 0x409
613RSC_PROJ=/l 0x409 /fo"$(INTDIR)/python_nt.res"
614BSC32=bscmake.exe
615# ADD BASE BSC32 /nologo
616# ADD BSC32 /nologo
617BSC32_FLAGS=/nologo /o"$(OUTDIR)/python15.bsc"
618BSC32_SBRS= \
619
620LINK32=link.exe
621# 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"
622# 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"
623LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
624 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
625 odbccp32.lib wsock32.lib largeint.lib /nologo /base:0x1e100000\
626 /subsystem:windows /dll /incremental:no /pdb:"$(OUTDIR)/python15.pdb" /debug\
627 /machine:I386 /nodefaultlib:"libc" /def:".\PC\python_nt.def"\
628 /out:"vc40/python15.dll" /implib:"$(OUTDIR)/python15.lib"
629DEF_FILE= \
630 ".\PC\python_nt.def"
631LINK32_OBJS= \
632 "$(INTDIR)\abstract.obj" \
633 "$(INTDIR)\acceler.obj" \
634 "$(INTDIR)\arraymodule.obj" \
635 "$(INTDIR)\audioop.obj" \
636 "$(INTDIR)\binascii.obj" \
637 "$(INTDIR)\bltinmodule.obj" \
638 "$(INTDIR)\ceval.obj" \
639 "$(INTDIR)\classobject.obj" \
640 "$(INTDIR)\cmathmodule.obj" \
641 "$(INTDIR)\cobject.obj" \
642 "$(INTDIR)\compile.obj" \
643 "$(INTDIR)\complexobject.obj" \
644 "$(INTDIR)\config.obj" \
645 "$(INTDIR)\cPickle.obj" \
646 "$(INTDIR)\cStringIO.obj" \
647 "$(INTDIR)\dl_nt.obj" \
648 "$(INTDIR)\errnomodule.obj" \
649 "$(INTDIR)\errors.obj" \
650 "$(INTDIR)\fileobject.obj" \
651 "$(INTDIR)\floatobject.obj" \
652 "$(INTDIR)\frameobject.obj" \
653 "$(INTDIR)\frozen.obj" \
654 "$(INTDIR)\funcobject.obj" \
655 "$(INTDIR)\getargs.obj" \
656 "$(INTDIR)\getbuildinfo.obj" \
657 "$(INTDIR)\getcompiler.obj" \
658 "$(INTDIR)\getcopyright.obj" \
659 "$(INTDIR)\getmtime.obj" \
660 "$(INTDIR)\getopt.obj" \
661 "$(INTDIR)\getpath_nt.obj" \
662 "$(INTDIR)\getplatform.obj" \
663 "$(INTDIR)\getversion.obj" \
664 "$(INTDIR)\graminit.obj" \
665 "$(INTDIR)\grammar1.obj" \
666 "$(INTDIR)\imageop.obj" \
667 "$(INTDIR)\import.obj" \
668 "$(INTDIR)\import_nt.obj" \
669 "$(INTDIR)\importdl.obj" \
670 "$(INTDIR)\intobject.obj" \
671 "$(INTDIR)\listobject.obj" \
672 "$(INTDIR)\longobject.obj" \
673 "$(INTDIR)\main.obj" \
674 "$(INTDIR)\mappingobject.obj" \
675 "$(INTDIR)\marshal.obj" \
676 "$(INTDIR)\mathmodule.obj" \
677 "$(INTDIR)\md5c.obj" \
678 "$(INTDIR)\md5module.obj" \
679 "$(INTDIR)\methodobject.obj" \
680 "$(INTDIR)\modsupport.obj" \
681 "$(INTDIR)\moduleobject.obj" \
682 "$(INTDIR)\myreadline.obj" \
683 "$(INTDIR)\mystrtoul.obj" \
684 "$(INTDIR)\newmodule.obj" \
685 "$(INTDIR)\node.obj" \
686 "$(INTDIR)\object.obj" \
687 "$(INTDIR)\operator.obj" \
688 "$(INTDIR)\parser.obj" \
689 "$(INTDIR)\parsetok.obj" \
690 "$(INTDIR)\posixmodule.obj" \
691 "$(INTDIR)\pystate.obj" \
692 "$(INTDIR)\python_nt.res" \
693 "$(INTDIR)\pythonrun.obj" \
694 "$(INTDIR)\rangeobject.obj" \
695 "$(INTDIR)\regexmodule.obj" \
696 "$(INTDIR)\regexpr.obj" \
697 "$(INTDIR)\rgbimgmodule.obj" \
698 "$(INTDIR)\rotormodule.obj" \
699 "$(INTDIR)\selectmodule.obj" \
700 "$(INTDIR)\signalmodule.obj" \
701 "$(INTDIR)\sliceobject.obj" \
702 "$(INTDIR)\socketmodule.obj" \
703 "$(INTDIR)\soundex.obj" \
704 "$(INTDIR)\stringobject.obj" \
705 "$(INTDIR)\stropmodule.obj" \
706 "$(INTDIR)\structmember.obj" \
707 "$(INTDIR)\structmodule.obj" \
708 "$(INTDIR)\sysmodule.obj" \
709 "$(INTDIR)\thread.obj" \
710 "$(INTDIR)\threadmodule.obj" \
711 "$(INTDIR)\timemodule.obj" \
712 "$(INTDIR)\tokenizer.obj" \
713 "$(INTDIR)\traceback.obj" \
714 "$(INTDIR)\tupleobject.obj" \
715 "$(INTDIR)\typeobject.obj" \
716 "$(INTDIR)\yuvconvert.obj"
717
718".\vc40\python15.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
719 $(LINK32) @<<
720 $(LINK32_FLAGS) $(LINK32_OBJS)
721<<
722
723!ENDIF
724
725################################################################################
726# Begin Target
727
728# Name "python15 - Win32 Release"
729# Name "python15 - Win32 Debug"
730
731!IF "$(CFG)" == "python15 - Win32 Release"
732
733!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
734
735!ENDIF
736
737################################################################################
738# Begin Source File
739
740SOURCE=.\Objects\longobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000741
742!IF "$(CFG)" == "python15 - Win32 Release"
743
744DEP_CPP_LONGO=\
745 ".\Include\abstract.h"\
746 ".\Include\bltinmodule.h"\
747 ".\Include\ceval.h"\
748 ".\Include\classobject.h"\
749 ".\Include\cobject.h"\
750 ".\Include\complexobject.h"\
751 ".\Include\dictobject.h"\
752 ".\Include\fileobject.h"\
753 ".\Include\floatobject.h"\
754 ".\Include\funcobject.h"\
755 ".\Include\import.h"\
756 ".\Include\intobject.h"\
757 ".\Include\intrcheck.h"\
758 ".\Include\listobject.h"\
759 ".\Include\longintrepr.h"\
760 ".\Include\longobject.h"\
761 ".\Include\methodobject.h"\
762 ".\Include\modsupport.h"\
763 ".\Include\moduleobject.h"\
764 ".\Include\mymalloc.h"\
765 ".\Include\mymath.h"\
766 ".\Include\myproto.h"\
767 ".\Include\object.h"\
768 ".\Include\objimpl.h"\
769 ".\Include\pydebug.h"\
770 ".\Include\pyerrors.h"\
771 ".\Include\pyfpe.h"\
772 ".\Include\pystate.h"\
773 ".\Include\Python.h"\
774 ".\Include\pythonrun.h"\
775 ".\Include\rangeobject.h"\
776 ".\Include\sliceobject.h"\
777 ".\Include\stringobject.h"\
778 ".\Include\sysmodule.h"\
779 ".\Include\traceback.h"\
780 ".\Include\tupleobject.h"\
781 ".\PC\config.h"\
782
783
784"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"
785 $(CPP) $(CPP_PROJ) $(SOURCE)
786
787
788!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
789
Guido van Rossum78089e21997-05-06 21:44:44 +0000790DEP_CPP_LONGO=\
791 ".\Include\abstract.h"\
792 ".\Include\bltinmodule.h"\
793 ".\Include\ceval.h"\
794 ".\Include\classobject.h"\
795 ".\Include\cobject.h"\
796 ".\Include\complexobject.h"\
797 ".\Include\fileobject.h"\
798 ".\Include\floatobject.h"\
799 ".\Include\funcobject.h"\
800 ".\Include\import.h"\
801 ".\Include\intobject.h"\
802 ".\Include\intrcheck.h"\
803 ".\Include\listobject.h"\
804 ".\Include\longintrepr.h"\
805 ".\Include\longobject.h"\
806 ".\Include\mappingobject.h"\
807 ".\Include\methodobject.h"\
808 ".\Include\modsupport.h"\
809 ".\Include\moduleobject.h"\
810 ".\Include\mymalloc.h"\
811 ".\Include\mymath.h"\
812 ".\Include\myproto.h"\
813 ".\Include\object.h"\
814 ".\Include\objimpl.h"\
815 ".\Include\pydebug.h"\
816 ".\Include\pyerrors.h"\
817 ".\Include\pyfpe.h"\
818 ".\Include\pystate.h"\
819 ".\Include\Python.h"\
820 ".\Include\pythonrun.h"\
821 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +0000822 ".\Include\sliceobject.h"\
823 ".\Include\stringobject.h"\
824 ".\Include\sysmodule.h"\
825 ".\Include\traceback.h"\
826 ".\Include\tupleobject.h"\
827 ".\PC\config.h"\
828
829
830"$(INTDIR)\longobject.obj" : $(SOURCE) $(DEP_CPP_LONGO) "$(INTDIR)"
831 $(CPP) $(CPP_PROJ) $(SOURCE)
832
833
Guido van Rossum9348bf81997-05-14 20:47:15 +0000834!ENDIF
835
Guido van Rossum78089e21997-05-06 21:44:44 +0000836# End Source File
837################################################################################
838# Begin Source File
839
840SOURCE=.\Objects\listobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000841
842!IF "$(CFG)" == "python15 - Win32 Release"
843
844DEP_CPP_LISTO=\
845 ".\Include\abstract.h"\
846 ".\Include\bltinmodule.h"\
847 ".\Include\ceval.h"\
848 ".\Include\classobject.h"\
849 ".\Include\cobject.h"\
850 ".\Include\complexobject.h"\
851 ".\Include\dictobject.h"\
852 ".\Include\fileobject.h"\
853 ".\Include\floatobject.h"\
854 ".\Include\funcobject.h"\
855 ".\Include\import.h"\
856 ".\Include\intobject.h"\
857 ".\Include\intrcheck.h"\
858 ".\Include\listobject.h"\
859 ".\Include\longobject.h"\
860 ".\Include\methodobject.h"\
861 ".\Include\modsupport.h"\
862 ".\Include\moduleobject.h"\
863 ".\Include\mymalloc.h"\
864 ".\Include\myproto.h"\
865 ".\Include\object.h"\
866 ".\Include\objimpl.h"\
867 ".\Include\pydebug.h"\
868 ".\Include\pyerrors.h"\
869 ".\Include\pyfpe.h"\
870 ".\Include\pystate.h"\
871 ".\Include\Python.h"\
872 ".\Include\pythonrun.h"\
873 ".\Include\rangeobject.h"\
874 ".\Include\sliceobject.h"\
875 ".\Include\stringobject.h"\
876 ".\Include\sysmodule.h"\
877 ".\Include\traceback.h"\
878 ".\Include\tupleobject.h"\
879 ".\PC\config.h"\
880 {$(INCLUDE)}"\sys\TYPES.H"\
881
882
883"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"
884 $(CPP) $(CPP_PROJ) $(SOURCE)
885
886
887!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
888
Guido van Rossum78089e21997-05-06 21:44:44 +0000889DEP_CPP_LISTO=\
890 ".\Include\abstract.h"\
891 ".\Include\bltinmodule.h"\
892 ".\Include\ceval.h"\
893 ".\Include\classobject.h"\
894 ".\Include\cobject.h"\
895 ".\Include\complexobject.h"\
896 ".\Include\fileobject.h"\
897 ".\Include\floatobject.h"\
898 ".\Include\funcobject.h"\
899 ".\Include\import.h"\
900 ".\Include\intobject.h"\
901 ".\Include\intrcheck.h"\
902 ".\Include\listobject.h"\
903 ".\Include\longobject.h"\
904 ".\Include\mappingobject.h"\
905 ".\Include\methodobject.h"\
906 ".\Include\modsupport.h"\
907 ".\Include\moduleobject.h"\
908 ".\Include\mymalloc.h"\
909 ".\Include\myproto.h"\
910 ".\Include\object.h"\
911 ".\Include\objimpl.h"\
912 ".\Include\pydebug.h"\
913 ".\Include\pyerrors.h"\
914 ".\Include\pyfpe.h"\
915 ".\Include\pystate.h"\
916 ".\Include\Python.h"\
917 ".\Include\pythonrun.h"\
918 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +0000919 ".\Include\sliceobject.h"\
920 ".\Include\stringobject.h"\
921 ".\Include\sysmodule.h"\
922 ".\Include\traceback.h"\
923 ".\Include\tupleobject.h"\
924 ".\PC\config.h"\
925 {$(INCLUDE)}"\sys\TYPES.H"\
926
927
928"$(INTDIR)\listobject.obj" : $(SOURCE) $(DEP_CPP_LISTO) "$(INTDIR)"
929 $(CPP) $(CPP_PROJ) $(SOURCE)
930
931
Guido van Rossum9348bf81997-05-14 20:47:15 +0000932!ENDIF
933
Guido van Rossum78089e21997-05-06 21:44:44 +0000934# End Source File
935################################################################################
936# Begin Source File
937
938SOURCE=.\Objects\intobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +0000939
940!IF "$(CFG)" == "python15 - Win32 Release"
941
942DEP_CPP_INTOB=\
943 ".\Include\abstract.h"\
944 ".\Include\bltinmodule.h"\
945 ".\Include\ceval.h"\
946 ".\Include\classobject.h"\
947 ".\Include\cobject.h"\
948 ".\Include\complexobject.h"\
949 ".\Include\dictobject.h"\
950 ".\Include\fileobject.h"\
951 ".\Include\floatobject.h"\
952 ".\Include\funcobject.h"\
953 ".\Include\import.h"\
954 ".\Include\intobject.h"\
955 ".\Include\intrcheck.h"\
956 ".\Include\listobject.h"\
957 ".\Include\longobject.h"\
958 ".\Include\methodobject.h"\
959 ".\Include\modsupport.h"\
960 ".\Include\moduleobject.h"\
961 ".\Include\mymalloc.h"\
962 ".\Include\myproto.h"\
963 ".\Include\object.h"\
964 ".\Include\objimpl.h"\
965 ".\Include\pydebug.h"\
966 ".\Include\pyerrors.h"\
967 ".\Include\pyfpe.h"\
968 ".\Include\pystate.h"\
969 ".\Include\Python.h"\
970 ".\Include\pythonrun.h"\
971 ".\Include\rangeobject.h"\
972 ".\Include\sliceobject.h"\
973 ".\Include\stringobject.h"\
974 ".\Include\sysmodule.h"\
975 ".\Include\traceback.h"\
976 ".\Include\tupleobject.h"\
977 ".\PC\config.h"\
978
979
980"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"
981 $(CPP) $(CPP_PROJ) $(SOURCE)
982
983
984!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
985
Guido van Rossum78089e21997-05-06 21:44:44 +0000986DEP_CPP_INTOB=\
987 ".\Include\abstract.h"\
988 ".\Include\bltinmodule.h"\
989 ".\Include\ceval.h"\
990 ".\Include\classobject.h"\
991 ".\Include\cobject.h"\
992 ".\Include\complexobject.h"\
993 ".\Include\fileobject.h"\
994 ".\Include\floatobject.h"\
995 ".\Include\funcobject.h"\
996 ".\Include\import.h"\
997 ".\Include\intobject.h"\
998 ".\Include\intrcheck.h"\
999 ".\Include\listobject.h"\
1000 ".\Include\longobject.h"\
1001 ".\Include\mappingobject.h"\
1002 ".\Include\methodobject.h"\
1003 ".\Include\modsupport.h"\
1004 ".\Include\moduleobject.h"\
1005 ".\Include\mymalloc.h"\
1006 ".\Include\myproto.h"\
1007 ".\Include\object.h"\
1008 ".\Include\objimpl.h"\
1009 ".\Include\pydebug.h"\
1010 ".\Include\pyerrors.h"\
1011 ".\Include\pyfpe.h"\
1012 ".\Include\pystate.h"\
1013 ".\Include\Python.h"\
1014 ".\Include\pythonrun.h"\
1015 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001016 ".\Include\sliceobject.h"\
1017 ".\Include\stringobject.h"\
1018 ".\Include\sysmodule.h"\
1019 ".\Include\traceback.h"\
1020 ".\Include\tupleobject.h"\
1021 ".\PC\config.h"\
1022
1023
1024"$(INTDIR)\intobject.obj" : $(SOURCE) $(DEP_CPP_INTOB) "$(INTDIR)"
1025 $(CPP) $(CPP_PROJ) $(SOURCE)
1026
1027
Guido van Rossum9348bf81997-05-14 20:47:15 +00001028!ENDIF
1029
Guido van Rossum78089e21997-05-06 21:44:44 +00001030# End Source File
1031################################################################################
1032# Begin Source File
1033
1034SOURCE=.\Python\importdl.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001035
1036!IF "$(CFG)" == "python15 - Win32 Release"
1037
1038DEP_CPP_IMPOR=\
1039 ".\Include\abstract.h"\
1040 ".\Include\bltinmodule.h"\
1041 ".\Include\ceval.h"\
1042 ".\Include\classobject.h"\
1043 ".\Include\cobject.h"\
1044 ".\Include\complexobject.h"\
1045 ".\Include\dictobject.h"\
1046 ".\Include\fileobject.h"\
1047 ".\Include\floatobject.h"\
1048 ".\Include\funcobject.h"\
1049 ".\Include\import.h"\
1050 ".\Include\intobject.h"\
1051 ".\Include\intrcheck.h"\
1052 ".\Include\listobject.h"\
1053 ".\Include\longobject.h"\
1054 ".\Include\methodobject.h"\
1055 ".\Include\modsupport.h"\
1056 ".\Include\moduleobject.h"\
1057 ".\Include\mymalloc.h"\
1058 ".\Include\myproto.h"\
1059 ".\Include\object.h"\
1060 ".\Include\objimpl.h"\
1061 ".\Include\osdefs.h"\
1062 ".\Include\pydebug.h"\
1063 ".\Include\pyerrors.h"\
1064 ".\Include\pyfpe.h"\
1065 ".\Include\pystate.h"\
1066 ".\Include\Python.h"\
1067 ".\Include\pythonrun.h"\
1068 ".\Include\rangeobject.h"\
1069 ".\Include\sliceobject.h"\
1070 ".\Include\stringobject.h"\
1071 ".\Include\sysmodule.h"\
1072 ".\Include\traceback.h"\
1073 ".\Include\tupleobject.h"\
1074 ".\PC\config.h"\
1075 ".\Python\importdl.h"\
1076 {$(INCLUDE)}"\sys\STAT.H"\
1077 {$(INCLUDE)}"\sys\TYPES.H"\
1078
1079NODEP_CPP_IMPOR=\
1080 ".\Python\dl.h"\
1081 ".\Python\macdefs.h"\
1082 ".\Python\macglue.h"\
1083
1084
1085"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"
1086 $(CPP) $(CPP_PROJ) $(SOURCE)
1087
1088
1089!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1090
Guido van Rossum78089e21997-05-06 21:44:44 +00001091DEP_CPP_IMPOR=\
1092 ".\Include\abstract.h"\
1093 ".\Include\bltinmodule.h"\
1094 ".\Include\ceval.h"\
1095 ".\Include\classobject.h"\
1096 ".\Include\cobject.h"\
1097 ".\Include\complexobject.h"\
1098 ".\Include\fileobject.h"\
1099 ".\Include\floatobject.h"\
1100 ".\Include\funcobject.h"\
1101 ".\Include\import.h"\
1102 ".\Include\intobject.h"\
1103 ".\Include\intrcheck.h"\
1104 ".\Include\listobject.h"\
1105 ".\Include\longobject.h"\
1106 ".\Include\mappingobject.h"\
1107 ".\Include\methodobject.h"\
1108 ".\Include\modsupport.h"\
1109 ".\Include\moduleobject.h"\
1110 ".\Include\mymalloc.h"\
1111 ".\Include\myproto.h"\
1112 ".\Include\object.h"\
1113 ".\Include\objimpl.h"\
1114 ".\Include\osdefs.h"\
1115 ".\Include\pydebug.h"\
1116 ".\Include\pyerrors.h"\
1117 ".\Include\pyfpe.h"\
1118 ".\Include\pystate.h"\
1119 ".\Include\Python.h"\
1120 ".\Include\pythonrun.h"\
1121 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001122 ".\Include\sliceobject.h"\
1123 ".\Include\stringobject.h"\
1124 ".\Include\sysmodule.h"\
1125 ".\Include\traceback.h"\
1126 ".\Include\tupleobject.h"\
1127 ".\PC\config.h"\
1128 ".\Python\importdl.h"\
1129 {$(INCLUDE)}"\sys\STAT.H"\
1130 {$(INCLUDE)}"\sys\TYPES.H"\
1131
1132NODEP_CPP_IMPOR=\
1133 ".\Python\dl.h"\
1134 ".\Python\macdefs.h"\
1135 ".\Python\macglue.h"\
1136
1137
1138"$(INTDIR)\importdl.obj" : $(SOURCE) $(DEP_CPP_IMPOR) "$(INTDIR)"
1139 $(CPP) $(CPP_PROJ) $(SOURCE)
1140
1141
Guido van Rossum9348bf81997-05-14 20:47:15 +00001142!ENDIF
1143
Guido van Rossum78089e21997-05-06 21:44:44 +00001144# End Source File
1145################################################################################
1146# Begin Source File
1147
1148SOURCE=.\Modules\imageop.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001149
1150!IF "$(CFG)" == "python15 - Win32 Release"
1151
1152DEP_CPP_IMAGE=\
1153 ".\Include\abstract.h"\
1154 ".\Include\bltinmodule.h"\
1155 ".\Include\ceval.h"\
1156 ".\Include\classobject.h"\
1157 ".\Include\cobject.h"\
1158 ".\Include\complexobject.h"\
1159 ".\Include\dictobject.h"\
1160 ".\Include\fileobject.h"\
1161 ".\Include\floatobject.h"\
1162 ".\Include\funcobject.h"\
1163 ".\Include\import.h"\
1164 ".\Include\intobject.h"\
1165 ".\Include\intrcheck.h"\
1166 ".\Include\listobject.h"\
1167 ".\Include\longobject.h"\
1168 ".\Include\methodobject.h"\
1169 ".\Include\modsupport.h"\
1170 ".\Include\moduleobject.h"\
1171 ".\Include\mymalloc.h"\
1172 ".\Include\myproto.h"\
1173 ".\Include\object.h"\
1174 ".\Include\objimpl.h"\
1175 ".\Include\pydebug.h"\
1176 ".\Include\pyerrors.h"\
1177 ".\Include\pyfpe.h"\
1178 ".\Include\pystate.h"\
1179 ".\Include\Python.h"\
1180 ".\Include\pythonrun.h"\
1181 ".\Include\rangeobject.h"\
1182 ".\Include\sliceobject.h"\
1183 ".\Include\stringobject.h"\
1184 ".\Include\sysmodule.h"\
1185 ".\Include\traceback.h"\
1186 ".\Include\tupleobject.h"\
1187 ".\PC\config.h"\
1188
1189
1190"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"
1191 $(CPP) $(CPP_PROJ) $(SOURCE)
1192
1193
1194!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1195
Guido van Rossum78089e21997-05-06 21:44:44 +00001196DEP_CPP_IMAGE=\
1197 ".\Include\abstract.h"\
1198 ".\Include\bltinmodule.h"\
1199 ".\Include\ceval.h"\
1200 ".\Include\classobject.h"\
1201 ".\Include\cobject.h"\
1202 ".\Include\complexobject.h"\
1203 ".\Include\fileobject.h"\
1204 ".\Include\floatobject.h"\
1205 ".\Include\funcobject.h"\
1206 ".\Include\import.h"\
1207 ".\Include\intobject.h"\
1208 ".\Include\intrcheck.h"\
1209 ".\Include\listobject.h"\
1210 ".\Include\longobject.h"\
1211 ".\Include\mappingobject.h"\
1212 ".\Include\methodobject.h"\
1213 ".\Include\modsupport.h"\
1214 ".\Include\moduleobject.h"\
1215 ".\Include\mymalloc.h"\
1216 ".\Include\myproto.h"\
1217 ".\Include\object.h"\
1218 ".\Include\objimpl.h"\
1219 ".\Include\pydebug.h"\
1220 ".\Include\pyerrors.h"\
1221 ".\Include\pyfpe.h"\
1222 ".\Include\pystate.h"\
1223 ".\Include\Python.h"\
1224 ".\Include\pythonrun.h"\
1225 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001226 ".\Include\sliceobject.h"\
1227 ".\Include\stringobject.h"\
1228 ".\Include\sysmodule.h"\
1229 ".\Include\traceback.h"\
1230 ".\Include\tupleobject.h"\
1231 ".\PC\config.h"\
1232
1233
1234"$(INTDIR)\imageop.obj" : $(SOURCE) $(DEP_CPP_IMAGE) "$(INTDIR)"
1235 $(CPP) $(CPP_PROJ) $(SOURCE)
1236
1237
Guido van Rossum9348bf81997-05-14 20:47:15 +00001238!ENDIF
1239
Guido van Rossum78089e21997-05-06 21:44:44 +00001240# End Source File
1241################################################################################
1242# Begin Source File
1243
1244SOURCE=.\Parser\grammar1.c
1245DEP_CPP_GRAMM=\
1246 ".\Include\bitset.h"\
1247 ".\Include\grammar.h"\
1248 ".\Include\mymalloc.h"\
1249 ".\Include\myproto.h"\
1250 ".\Include\pgenheaders.h"\
1251 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001252 ".\Include\token.h"\
1253 ".\PC\config.h"\
1254
1255
1256"$(INTDIR)\grammar1.obj" : $(SOURCE) $(DEP_CPP_GRAMM) "$(INTDIR)"
1257 $(CPP) $(CPP_PROJ) $(SOURCE)
1258
1259
1260# End Source File
1261################################################################################
1262# Begin Source File
1263
1264SOURCE=.\Python\graminit.c
1265DEP_CPP_GRAMI=\
1266 ".\Include\bitset.h"\
1267 ".\Include\grammar.h"\
1268 ".\Include\mymalloc.h"\
1269 ".\Include\myproto.h"\
1270 ".\Include\pgenheaders.h"\
1271 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001272 ".\PC\config.h"\
1273
1274
1275"$(INTDIR)\graminit.obj" : $(SOURCE) $(DEP_CPP_GRAMI) "$(INTDIR)"
1276 $(CPP) $(CPP_PROJ) $(SOURCE)
1277
1278
1279# End Source File
1280################################################################################
1281# Begin Source File
1282
1283SOURCE=.\Python\getversion.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001284
1285!IF "$(CFG)" == "python15 - Win32 Release"
1286
1287DEP_CPP_GETVE=\
1288 ".\Include\abstract.h"\
1289 ".\Include\bltinmodule.h"\
1290 ".\Include\ceval.h"\
1291 ".\Include\classobject.h"\
1292 ".\Include\cobject.h"\
1293 ".\Include\complexobject.h"\
1294 ".\Include\dictobject.h"\
1295 ".\Include\fileobject.h"\
1296 ".\Include\floatobject.h"\
1297 ".\Include\funcobject.h"\
1298 ".\Include\import.h"\
1299 ".\Include\intobject.h"\
1300 ".\Include\intrcheck.h"\
1301 ".\Include\listobject.h"\
1302 ".\Include\longobject.h"\
1303 ".\Include\methodobject.h"\
1304 ".\Include\modsupport.h"\
1305 ".\Include\moduleobject.h"\
1306 ".\Include\mymalloc.h"\
1307 ".\Include\myproto.h"\
1308 ".\Include\object.h"\
1309 ".\Include\objimpl.h"\
1310 ".\Include\patchlevel.h"\
1311 ".\Include\pydebug.h"\
1312 ".\Include\pyerrors.h"\
1313 ".\Include\pyfpe.h"\
1314 ".\Include\pystate.h"\
1315 ".\Include\Python.h"\
1316 ".\Include\pythonrun.h"\
1317 ".\Include\rangeobject.h"\
1318 ".\Include\sliceobject.h"\
1319 ".\Include\stringobject.h"\
1320 ".\Include\sysmodule.h"\
1321 ".\Include\traceback.h"\
1322 ".\Include\tupleobject.h"\
1323 ".\PC\config.h"\
1324
1325
1326"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"
1327 $(CPP) $(CPP_PROJ) $(SOURCE)
1328
1329
1330!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1331
Guido van Rossum78089e21997-05-06 21:44:44 +00001332DEP_CPP_GETVE=\
1333 ".\Include\abstract.h"\
1334 ".\Include\bltinmodule.h"\
1335 ".\Include\ceval.h"\
1336 ".\Include\classobject.h"\
1337 ".\Include\cobject.h"\
1338 ".\Include\complexobject.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\mappingobject.h"\
1348 ".\Include\methodobject.h"\
1349 ".\Include\modsupport.h"\
1350 ".\Include\moduleobject.h"\
1351 ".\Include\mymalloc.h"\
1352 ".\Include\myproto.h"\
1353 ".\Include\object.h"\
1354 ".\Include\objimpl.h"\
1355 ".\Include\patchlevel.h"\
1356 ".\Include\pydebug.h"\
1357 ".\Include\pyerrors.h"\
1358 ".\Include\pyfpe.h"\
1359 ".\Include\pystate.h"\
1360 ".\Include\Python.h"\
1361 ".\Include\pythonrun.h"\
1362 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001363 ".\Include\sliceobject.h"\
1364 ".\Include\stringobject.h"\
1365 ".\Include\sysmodule.h"\
1366 ".\Include\traceback.h"\
1367 ".\Include\tupleobject.h"\
1368 ".\PC\config.h"\
1369
1370
1371"$(INTDIR)\getversion.obj" : $(SOURCE) $(DEP_CPP_GETVE) "$(INTDIR)"
1372 $(CPP) $(CPP_PROJ) $(SOURCE)
1373
1374
Guido van Rossum9348bf81997-05-14 20:47:15 +00001375!ENDIF
1376
Guido van Rossum78089e21997-05-06 21:44:44 +00001377# End Source File
1378################################################################################
1379# Begin Source File
1380
1381SOURCE=.\Python\getplatform.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001382
1383!IF "$(CFG)" == "python15 - Win32 Release"
1384
1385DEP_CPP_GETPL=\
1386 ".\Include\abstract.h"\
1387 ".\Include\bltinmodule.h"\
1388 ".\Include\ceval.h"\
1389 ".\Include\classobject.h"\
1390 ".\Include\cobject.h"\
1391 ".\Include\complexobject.h"\
1392 ".\Include\dictobject.h"\
1393 ".\Include\fileobject.h"\
1394 ".\Include\floatobject.h"\
1395 ".\Include\funcobject.h"\
1396 ".\Include\import.h"\
1397 ".\Include\intobject.h"\
1398 ".\Include\intrcheck.h"\
1399 ".\Include\listobject.h"\
1400 ".\Include\longobject.h"\
1401 ".\Include\methodobject.h"\
1402 ".\Include\modsupport.h"\
1403 ".\Include\moduleobject.h"\
1404 ".\Include\mymalloc.h"\
1405 ".\Include\myproto.h"\
1406 ".\Include\object.h"\
1407 ".\Include\objimpl.h"\
1408 ".\Include\pydebug.h"\
1409 ".\Include\pyerrors.h"\
1410 ".\Include\pyfpe.h"\
1411 ".\Include\pystate.h"\
1412 ".\Include\Python.h"\
1413 ".\Include\pythonrun.h"\
1414 ".\Include\rangeobject.h"\
1415 ".\Include\sliceobject.h"\
1416 ".\Include\stringobject.h"\
1417 ".\Include\sysmodule.h"\
1418 ".\Include\traceback.h"\
1419 ".\Include\tupleobject.h"\
1420 ".\PC\config.h"\
1421
1422
1423"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"
1424 $(CPP) $(CPP_PROJ) $(SOURCE)
1425
1426
1427!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1428
Guido van Rossum78089e21997-05-06 21:44:44 +00001429DEP_CPP_GETPL=\
1430 ".\Include\abstract.h"\
1431 ".\Include\bltinmodule.h"\
1432 ".\Include\ceval.h"\
1433 ".\Include\classobject.h"\
1434 ".\Include\cobject.h"\
1435 ".\Include\complexobject.h"\
1436 ".\Include\fileobject.h"\
1437 ".\Include\floatobject.h"\
1438 ".\Include\funcobject.h"\
1439 ".\Include\import.h"\
1440 ".\Include\intobject.h"\
1441 ".\Include\intrcheck.h"\
1442 ".\Include\listobject.h"\
1443 ".\Include\longobject.h"\
1444 ".\Include\mappingobject.h"\
1445 ".\Include\methodobject.h"\
1446 ".\Include\modsupport.h"\
1447 ".\Include\moduleobject.h"\
1448 ".\Include\mymalloc.h"\
1449 ".\Include\myproto.h"\
1450 ".\Include\object.h"\
1451 ".\Include\objimpl.h"\
1452 ".\Include\pydebug.h"\
1453 ".\Include\pyerrors.h"\
1454 ".\Include\pyfpe.h"\
1455 ".\Include\pystate.h"\
1456 ".\Include\Python.h"\
1457 ".\Include\pythonrun.h"\
1458 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001459 ".\Include\sliceobject.h"\
1460 ".\Include\stringobject.h"\
1461 ".\Include\sysmodule.h"\
1462 ".\Include\traceback.h"\
1463 ".\Include\tupleobject.h"\
1464 ".\PC\config.h"\
1465
1466
1467"$(INTDIR)\getplatform.obj" : $(SOURCE) $(DEP_CPP_GETPL) "$(INTDIR)"
1468 $(CPP) $(CPP_PROJ) $(SOURCE)
1469
1470
Guido van Rossum9348bf81997-05-14 20:47:15 +00001471!ENDIF
1472
Guido van Rossum78089e21997-05-06 21:44:44 +00001473# End Source File
1474################################################################################
1475# Begin Source File
1476
1477SOURCE=.\Python\getmtime.c
1478DEP_CPP_GETMT=\
Guido van Rossum78089e21997-05-06 21:44:44 +00001479 ".\PC\config.h"\
1480 {$(INCLUDE)}"\sys\STAT.H"\
1481 {$(INCLUDE)}"\sys\TYPES.H"\
1482
1483
1484"$(INTDIR)\getmtime.obj" : $(SOURCE) $(DEP_CPP_GETMT) "$(INTDIR)"
1485 $(CPP) $(CPP_PROJ) $(SOURCE)
1486
1487
1488# End Source File
1489################################################################################
1490# Begin Source File
1491
1492SOURCE=.\Python\getcopyright.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001493
1494!IF "$(CFG)" == "python15 - Win32 Release"
1495
1496DEP_CPP_GETCO=\
1497 ".\Include\abstract.h"\
1498 ".\Include\bltinmodule.h"\
1499 ".\Include\ceval.h"\
1500 ".\Include\classobject.h"\
1501 ".\Include\cobject.h"\
1502 ".\Include\complexobject.h"\
1503 ".\Include\dictobject.h"\
1504 ".\Include\fileobject.h"\
1505 ".\Include\floatobject.h"\
1506 ".\Include\funcobject.h"\
1507 ".\Include\import.h"\
1508 ".\Include\intobject.h"\
1509 ".\Include\intrcheck.h"\
1510 ".\Include\listobject.h"\
1511 ".\Include\longobject.h"\
1512 ".\Include\methodobject.h"\
1513 ".\Include\modsupport.h"\
1514 ".\Include\moduleobject.h"\
1515 ".\Include\mymalloc.h"\
1516 ".\Include\myproto.h"\
1517 ".\Include\object.h"\
1518 ".\Include\objimpl.h"\
1519 ".\Include\pydebug.h"\
1520 ".\Include\pyerrors.h"\
1521 ".\Include\pyfpe.h"\
1522 ".\Include\pystate.h"\
1523 ".\Include\Python.h"\
1524 ".\Include\pythonrun.h"\
1525 ".\Include\rangeobject.h"\
1526 ".\Include\sliceobject.h"\
1527 ".\Include\stringobject.h"\
1528 ".\Include\sysmodule.h"\
1529 ".\Include\traceback.h"\
1530 ".\Include\tupleobject.h"\
1531 ".\PC\config.h"\
1532
1533
1534"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"
1535 $(CPP) $(CPP_PROJ) $(SOURCE)
1536
1537
1538!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1539
Guido van Rossum78089e21997-05-06 21:44:44 +00001540DEP_CPP_GETCO=\
1541 ".\Include\abstract.h"\
1542 ".\Include\bltinmodule.h"\
1543 ".\Include\ceval.h"\
1544 ".\Include\classobject.h"\
1545 ".\Include\cobject.h"\
1546 ".\Include\complexobject.h"\
1547 ".\Include\fileobject.h"\
1548 ".\Include\floatobject.h"\
1549 ".\Include\funcobject.h"\
1550 ".\Include\import.h"\
1551 ".\Include\intobject.h"\
1552 ".\Include\intrcheck.h"\
1553 ".\Include\listobject.h"\
1554 ".\Include\longobject.h"\
1555 ".\Include\mappingobject.h"\
1556 ".\Include\methodobject.h"\
1557 ".\Include\modsupport.h"\
1558 ".\Include\moduleobject.h"\
1559 ".\Include\mymalloc.h"\
1560 ".\Include\myproto.h"\
1561 ".\Include\object.h"\
1562 ".\Include\objimpl.h"\
1563 ".\Include\pydebug.h"\
1564 ".\Include\pyerrors.h"\
1565 ".\Include\pyfpe.h"\
1566 ".\Include\pystate.h"\
1567 ".\Include\Python.h"\
1568 ".\Include\pythonrun.h"\
1569 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001570 ".\Include\sliceobject.h"\
1571 ".\Include\stringobject.h"\
1572 ".\Include\sysmodule.h"\
1573 ".\Include\traceback.h"\
1574 ".\Include\tupleobject.h"\
1575 ".\PC\config.h"\
1576
1577
1578"$(INTDIR)\getcopyright.obj" : $(SOURCE) $(DEP_CPP_GETCO) "$(INTDIR)"
1579 $(CPP) $(CPP_PROJ) $(SOURCE)
1580
1581
Guido van Rossum9348bf81997-05-14 20:47:15 +00001582!ENDIF
1583
Guido van Rossum78089e21997-05-06 21:44:44 +00001584# End Source File
1585################################################################################
1586# Begin Source File
1587
1588SOURCE=.\Python\getcompiler.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001589
1590!IF "$(CFG)" == "python15 - Win32 Release"
1591
1592DEP_CPP_GETCOM=\
1593 ".\Include\abstract.h"\
1594 ".\Include\bltinmodule.h"\
1595 ".\Include\ceval.h"\
1596 ".\Include\classobject.h"\
1597 ".\Include\cobject.h"\
1598 ".\Include\complexobject.h"\
1599 ".\Include\dictobject.h"\
1600 ".\Include\fileobject.h"\
1601 ".\Include\floatobject.h"\
1602 ".\Include\funcobject.h"\
1603 ".\Include\import.h"\
1604 ".\Include\intobject.h"\
1605 ".\Include\intrcheck.h"\
1606 ".\Include\listobject.h"\
1607 ".\Include\longobject.h"\
1608 ".\Include\methodobject.h"\
1609 ".\Include\modsupport.h"\
1610 ".\Include\moduleobject.h"\
1611 ".\Include\mymalloc.h"\
1612 ".\Include\myproto.h"\
1613 ".\Include\object.h"\
1614 ".\Include\objimpl.h"\
1615 ".\Include\pydebug.h"\
1616 ".\Include\pyerrors.h"\
1617 ".\Include\pyfpe.h"\
1618 ".\Include\pystate.h"\
1619 ".\Include\Python.h"\
1620 ".\Include\pythonrun.h"\
1621 ".\Include\rangeobject.h"\
1622 ".\Include\sliceobject.h"\
1623 ".\Include\stringobject.h"\
1624 ".\Include\sysmodule.h"\
1625 ".\Include\traceback.h"\
1626 ".\Include\tupleobject.h"\
1627 ".\PC\config.h"\
1628
1629
1630"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"
1631 $(CPP) $(CPP_PROJ) $(SOURCE)
1632
1633
1634!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1635
Guido van Rossum78089e21997-05-06 21:44:44 +00001636DEP_CPP_GETCOM=\
1637 ".\Include\abstract.h"\
1638 ".\Include\bltinmodule.h"\
1639 ".\Include\ceval.h"\
1640 ".\Include\classobject.h"\
1641 ".\Include\cobject.h"\
1642 ".\Include\complexobject.h"\
1643 ".\Include\fileobject.h"\
1644 ".\Include\floatobject.h"\
1645 ".\Include\funcobject.h"\
1646 ".\Include\import.h"\
1647 ".\Include\intobject.h"\
1648 ".\Include\intrcheck.h"\
1649 ".\Include\listobject.h"\
1650 ".\Include\longobject.h"\
1651 ".\Include\mappingobject.h"\
1652 ".\Include\methodobject.h"\
1653 ".\Include\modsupport.h"\
1654 ".\Include\moduleobject.h"\
1655 ".\Include\mymalloc.h"\
1656 ".\Include\myproto.h"\
1657 ".\Include\object.h"\
1658 ".\Include\objimpl.h"\
1659 ".\Include\pydebug.h"\
1660 ".\Include\pyerrors.h"\
1661 ".\Include\pyfpe.h"\
1662 ".\Include\pystate.h"\
1663 ".\Include\Python.h"\
1664 ".\Include\pythonrun.h"\
1665 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001666 ".\Include\sliceobject.h"\
1667 ".\Include\stringobject.h"\
1668 ".\Include\sysmodule.h"\
1669 ".\Include\traceback.h"\
1670 ".\Include\tupleobject.h"\
1671 ".\PC\config.h"\
1672
1673
1674"$(INTDIR)\getcompiler.obj" : $(SOURCE) $(DEP_CPP_GETCOM) "$(INTDIR)"
1675 $(CPP) $(CPP_PROJ) $(SOURCE)
1676
1677
Guido van Rossum9348bf81997-05-14 20:47:15 +00001678!ENDIF
1679
Guido van Rossum78089e21997-05-06 21:44:44 +00001680# End Source File
1681################################################################################
1682# Begin Source File
1683
1684SOURCE=.\Python\getargs.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001685
1686!IF "$(CFG)" == "python15 - Win32 Release"
1687
1688DEP_CPP_GETAR=\
1689 ".\Include\abstract.h"\
1690 ".\Include\bltinmodule.h"\
1691 ".\Include\ceval.h"\
1692 ".\Include\classobject.h"\
1693 ".\Include\cobject.h"\
1694 ".\Include\complexobject.h"\
1695 ".\Include\dictobject.h"\
1696 ".\Include\fileobject.h"\
1697 ".\Include\floatobject.h"\
1698 ".\Include\funcobject.h"\
1699 ".\Include\import.h"\
1700 ".\Include\intobject.h"\
1701 ".\Include\intrcheck.h"\
1702 ".\Include\listobject.h"\
1703 ".\Include\longobject.h"\
1704 ".\Include\methodobject.h"\
1705 ".\Include\modsupport.h"\
1706 ".\Include\moduleobject.h"\
1707 ".\Include\mymalloc.h"\
1708 ".\Include\myproto.h"\
1709 ".\Include\object.h"\
1710 ".\Include\objimpl.h"\
1711 ".\Include\pydebug.h"\
1712 ".\Include\pyerrors.h"\
1713 ".\Include\pyfpe.h"\
1714 ".\Include\pystate.h"\
1715 ".\Include\Python.h"\
1716 ".\Include\pythonrun.h"\
1717 ".\Include\rangeobject.h"\
1718 ".\Include\sliceobject.h"\
1719 ".\Include\stringobject.h"\
1720 ".\Include\sysmodule.h"\
1721 ".\Include\traceback.h"\
1722 ".\Include\tupleobject.h"\
1723 ".\PC\config.h"\
1724
1725
1726"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"
1727 $(CPP) $(CPP_PROJ) $(SOURCE)
1728
1729
1730!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1731
Guido van Rossum78089e21997-05-06 21:44:44 +00001732DEP_CPP_GETAR=\
1733 ".\Include\abstract.h"\
1734 ".\Include\bltinmodule.h"\
1735 ".\Include\ceval.h"\
1736 ".\Include\classobject.h"\
1737 ".\Include\cobject.h"\
1738 ".\Include\complexobject.h"\
1739 ".\Include\fileobject.h"\
1740 ".\Include\floatobject.h"\
1741 ".\Include\funcobject.h"\
1742 ".\Include\import.h"\
1743 ".\Include\intobject.h"\
1744 ".\Include\intrcheck.h"\
1745 ".\Include\listobject.h"\
1746 ".\Include\longobject.h"\
1747 ".\Include\mappingobject.h"\
1748 ".\Include\methodobject.h"\
1749 ".\Include\modsupport.h"\
1750 ".\Include\moduleobject.h"\
1751 ".\Include\mymalloc.h"\
1752 ".\Include\myproto.h"\
1753 ".\Include\object.h"\
1754 ".\Include\objimpl.h"\
1755 ".\Include\pydebug.h"\
1756 ".\Include\pyerrors.h"\
1757 ".\Include\pyfpe.h"\
1758 ".\Include\pystate.h"\
1759 ".\Include\Python.h"\
1760 ".\Include\pythonrun.h"\
1761 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001762 ".\Include\sliceobject.h"\
1763 ".\Include\stringobject.h"\
1764 ".\Include\sysmodule.h"\
1765 ".\Include\traceback.h"\
1766 ".\Include\tupleobject.h"\
1767 ".\PC\config.h"\
1768
1769
1770"$(INTDIR)\getargs.obj" : $(SOURCE) $(DEP_CPP_GETAR) "$(INTDIR)"
1771 $(CPP) $(CPP_PROJ) $(SOURCE)
1772
1773
Guido van Rossum9348bf81997-05-14 20:47:15 +00001774!ENDIF
1775
Guido van Rossum78089e21997-05-06 21:44:44 +00001776# End Source File
1777################################################################################
1778# Begin Source File
1779
1780SOURCE=.\Objects\funcobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001781
1782!IF "$(CFG)" == "python15 - Win32 Release"
1783
1784DEP_CPP_FUNCO=\
1785 ".\Include\abstract.h"\
1786 ".\Include\bltinmodule.h"\
1787 ".\Include\ceval.h"\
1788 ".\Include\classobject.h"\
1789 ".\Include\cobject.h"\
1790 ".\Include\compile.h"\
1791 ".\Include\complexobject.h"\
1792 ".\Include\dictobject.h"\
1793 ".\Include\fileobject.h"\
1794 ".\Include\floatobject.h"\
1795 ".\Include\funcobject.h"\
1796 ".\Include\import.h"\
1797 ".\Include\intobject.h"\
1798 ".\Include\intrcheck.h"\
1799 ".\Include\listobject.h"\
1800 ".\Include\longobject.h"\
1801 ".\Include\methodobject.h"\
1802 ".\Include\modsupport.h"\
1803 ".\Include\moduleobject.h"\
1804 ".\Include\mymalloc.h"\
1805 ".\Include\myproto.h"\
1806 ".\Include\object.h"\
1807 ".\Include\objimpl.h"\
1808 ".\Include\pydebug.h"\
1809 ".\Include\pyerrors.h"\
1810 ".\Include\pyfpe.h"\
1811 ".\Include\pystate.h"\
1812 ".\Include\Python.h"\
1813 ".\Include\pythonrun.h"\
1814 ".\Include\rangeobject.h"\
1815 ".\Include\sliceobject.h"\
1816 ".\Include\stringobject.h"\
1817 ".\Include\structmember.h"\
1818 ".\Include\sysmodule.h"\
1819 ".\Include\traceback.h"\
1820 ".\Include\tupleobject.h"\
1821 ".\PC\config.h"\
1822
1823
1824"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
1825 $(CPP) $(CPP_PROJ) $(SOURCE)
1826
1827
1828!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1829
Guido van Rossum78089e21997-05-06 21:44:44 +00001830DEP_CPP_FUNCO=\
1831 ".\Include\abstract.h"\
1832 ".\Include\bltinmodule.h"\
1833 ".\Include\ceval.h"\
1834 ".\Include\classobject.h"\
1835 ".\Include\cobject.h"\
1836 ".\Include\compile.h"\
1837 ".\Include\complexobject.h"\
1838 ".\Include\fileobject.h"\
1839 ".\Include\floatobject.h"\
1840 ".\Include\funcobject.h"\
1841 ".\Include\import.h"\
1842 ".\Include\intobject.h"\
1843 ".\Include\intrcheck.h"\
1844 ".\Include\listobject.h"\
1845 ".\Include\longobject.h"\
1846 ".\Include\mappingobject.h"\
1847 ".\Include\methodobject.h"\
1848 ".\Include\modsupport.h"\
1849 ".\Include\moduleobject.h"\
1850 ".\Include\mymalloc.h"\
1851 ".\Include\myproto.h"\
1852 ".\Include\object.h"\
1853 ".\Include\objimpl.h"\
1854 ".\Include\pydebug.h"\
1855 ".\Include\pyerrors.h"\
1856 ".\Include\pyfpe.h"\
1857 ".\Include\pystate.h"\
1858 ".\Include\Python.h"\
1859 ".\Include\pythonrun.h"\
1860 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001861 ".\Include\sliceobject.h"\
1862 ".\Include\stringobject.h"\
1863 ".\Include\structmember.h"\
1864 ".\Include\sysmodule.h"\
1865 ".\Include\traceback.h"\
1866 ".\Include\tupleobject.h"\
1867 ".\PC\config.h"\
1868
1869
1870"$(INTDIR)\funcobject.obj" : $(SOURCE) $(DEP_CPP_FUNCO) "$(INTDIR)"
1871 $(CPP) $(CPP_PROJ) $(SOURCE)
1872
1873
Guido van Rossum9348bf81997-05-14 20:47:15 +00001874!ENDIF
1875
Guido van Rossum78089e21997-05-06 21:44:44 +00001876# End Source File
1877################################################################################
1878# Begin Source File
1879
1880SOURCE=.\Python\frozen.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001881
1882!IF "$(CFG)" == "python15 - Win32 Release"
1883
1884DEP_CPP_FROZE=\
1885 ".\Include\abstract.h"\
1886 ".\Include\bltinmodule.h"\
1887 ".\Include\ceval.h"\
1888 ".\Include\classobject.h"\
1889 ".\Include\cobject.h"\
1890 ".\Include\complexobject.h"\
1891 ".\Include\dictobject.h"\
1892 ".\Include\fileobject.h"\
1893 ".\Include\floatobject.h"\
1894 ".\Include\funcobject.h"\
1895 ".\Include\import.h"\
1896 ".\Include\intobject.h"\
1897 ".\Include\intrcheck.h"\
1898 ".\Include\listobject.h"\
1899 ".\Include\longobject.h"\
1900 ".\Include\methodobject.h"\
1901 ".\Include\modsupport.h"\
1902 ".\Include\moduleobject.h"\
1903 ".\Include\mymalloc.h"\
1904 ".\Include\myproto.h"\
1905 ".\Include\object.h"\
1906 ".\Include\objimpl.h"\
1907 ".\Include\pydebug.h"\
1908 ".\Include\pyerrors.h"\
1909 ".\Include\pyfpe.h"\
1910 ".\Include\pystate.h"\
1911 ".\Include\Python.h"\
1912 ".\Include\pythonrun.h"\
1913 ".\Include\rangeobject.h"\
1914 ".\Include\sliceobject.h"\
1915 ".\Include\stringobject.h"\
1916 ".\Include\sysmodule.h"\
1917 ".\Include\traceback.h"\
1918 ".\Include\tupleobject.h"\
1919 ".\PC\config.h"\
1920
1921
1922"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"
1923 $(CPP) $(CPP_PROJ) $(SOURCE)
1924
1925
1926!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
1927
Guido van Rossum78089e21997-05-06 21:44:44 +00001928DEP_CPP_FROZE=\
1929 ".\Include\abstract.h"\
1930 ".\Include\bltinmodule.h"\
1931 ".\Include\ceval.h"\
1932 ".\Include\classobject.h"\
1933 ".\Include\cobject.h"\
1934 ".\Include\complexobject.h"\
1935 ".\Include\fileobject.h"\
1936 ".\Include\floatobject.h"\
1937 ".\Include\funcobject.h"\
1938 ".\Include\import.h"\
1939 ".\Include\intobject.h"\
1940 ".\Include\intrcheck.h"\
1941 ".\Include\listobject.h"\
1942 ".\Include\longobject.h"\
1943 ".\Include\mappingobject.h"\
1944 ".\Include\methodobject.h"\
1945 ".\Include\modsupport.h"\
1946 ".\Include\moduleobject.h"\
1947 ".\Include\mymalloc.h"\
1948 ".\Include\myproto.h"\
1949 ".\Include\object.h"\
1950 ".\Include\objimpl.h"\
1951 ".\Include\pydebug.h"\
1952 ".\Include\pyerrors.h"\
1953 ".\Include\pyfpe.h"\
1954 ".\Include\pystate.h"\
1955 ".\Include\Python.h"\
1956 ".\Include\pythonrun.h"\
1957 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00001958 ".\Include\sliceobject.h"\
1959 ".\Include\stringobject.h"\
1960 ".\Include\sysmodule.h"\
1961 ".\Include\traceback.h"\
1962 ".\Include\tupleobject.h"\
1963 ".\PC\config.h"\
1964
1965
1966"$(INTDIR)\frozen.obj" : $(SOURCE) $(DEP_CPP_FROZE) "$(INTDIR)"
1967 $(CPP) $(CPP_PROJ) $(SOURCE)
1968
1969
Guido van Rossum9348bf81997-05-14 20:47:15 +00001970!ENDIF
1971
Guido van Rossum78089e21997-05-06 21:44:44 +00001972# End Source File
1973################################################################################
1974# Begin Source File
1975
1976SOURCE=.\Objects\frameobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00001977
1978!IF "$(CFG)" == "python15 - Win32 Release"
1979
1980DEP_CPP_FRAME=\
1981 ".\Include\abstract.h"\
1982 ".\Include\bltinmodule.h"\
1983 ".\Include\ceval.h"\
1984 ".\Include\classobject.h"\
1985 ".\Include\cobject.h"\
1986 ".\Include\compile.h"\
1987 ".\Include\complexobject.h"\
1988 ".\Include\dictobject.h"\
1989 ".\Include\fileobject.h"\
1990 ".\Include\floatobject.h"\
1991 ".\Include\frameobject.h"\
1992 ".\Include\funcobject.h"\
1993 ".\Include\import.h"\
1994 ".\Include\intobject.h"\
1995 ".\Include\intrcheck.h"\
1996 ".\Include\listobject.h"\
1997 ".\Include\longobject.h"\
1998 ".\Include\methodobject.h"\
1999 ".\Include\modsupport.h"\
2000 ".\Include\moduleobject.h"\
2001 ".\Include\mymalloc.h"\
2002 ".\Include\myproto.h"\
2003 ".\Include\object.h"\
2004 ".\Include\objimpl.h"\
2005 ".\Include\opcode.h"\
2006 ".\Include\pydebug.h"\
2007 ".\Include\pyerrors.h"\
2008 ".\Include\pyfpe.h"\
2009 ".\Include\pystate.h"\
2010 ".\Include\Python.h"\
2011 ".\Include\pythonrun.h"\
2012 ".\Include\rangeobject.h"\
2013 ".\Include\sliceobject.h"\
2014 ".\Include\stringobject.h"\
2015 ".\Include\structmember.h"\
2016 ".\Include\sysmodule.h"\
2017 ".\Include\traceback.h"\
2018 ".\Include\tupleobject.h"\
2019 ".\PC\config.h"\
2020
2021
2022"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"
2023 $(CPP) $(CPP_PROJ) $(SOURCE)
2024
2025
2026!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2027
Guido van Rossum78089e21997-05-06 21:44:44 +00002028DEP_CPP_FRAME=\
2029 ".\Include\abstract.h"\
2030 ".\Include\bltinmodule.h"\
2031 ".\Include\ceval.h"\
2032 ".\Include\classobject.h"\
2033 ".\Include\cobject.h"\
2034 ".\Include\compile.h"\
2035 ".\Include\complexobject.h"\
2036 ".\Include\fileobject.h"\
2037 ".\Include\floatobject.h"\
2038 ".\Include\frameobject.h"\
2039 ".\Include\funcobject.h"\
2040 ".\Include\import.h"\
2041 ".\Include\intobject.h"\
2042 ".\Include\intrcheck.h"\
2043 ".\Include\listobject.h"\
2044 ".\Include\longobject.h"\
2045 ".\Include\mappingobject.h"\
2046 ".\Include\methodobject.h"\
2047 ".\Include\modsupport.h"\
2048 ".\Include\moduleobject.h"\
2049 ".\Include\mymalloc.h"\
2050 ".\Include\myproto.h"\
2051 ".\Include\object.h"\
2052 ".\Include\objimpl.h"\
2053 ".\Include\opcode.h"\
2054 ".\Include\pydebug.h"\
2055 ".\Include\pyerrors.h"\
2056 ".\Include\pyfpe.h"\
2057 ".\Include\pystate.h"\
2058 ".\Include\Python.h"\
2059 ".\Include\pythonrun.h"\
2060 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002061 ".\Include\sliceobject.h"\
2062 ".\Include\stringobject.h"\
2063 ".\Include\structmember.h"\
2064 ".\Include\sysmodule.h"\
2065 ".\Include\traceback.h"\
2066 ".\Include\tupleobject.h"\
2067 ".\PC\config.h"\
2068
2069
2070"$(INTDIR)\frameobject.obj" : $(SOURCE) $(DEP_CPP_FRAME) "$(INTDIR)"
2071 $(CPP) $(CPP_PROJ) $(SOURCE)
2072
2073
Guido van Rossum9348bf81997-05-14 20:47:15 +00002074!ENDIF
2075
Guido van Rossum78089e21997-05-06 21:44:44 +00002076# End Source File
2077################################################################################
2078# Begin Source File
2079
2080SOURCE=.\Objects\floatobject.c
2081DEP_CPP_FLOAT=\
2082 ".\Include\abstract.h"\
2083 ".\Include\bltinmodule.h"\
2084 ".\Include\ceval.h"\
2085 ".\Include\classobject.h"\
2086 ".\Include\cobject.h"\
2087 ".\Include\complexobject.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002088 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002089 ".\Include\fileobject.h"\
2090 ".\Include\floatobject.h"\
2091 ".\Include\funcobject.h"\
2092 ".\Include\import.h"\
2093 ".\Include\intobject.h"\
2094 ".\Include\intrcheck.h"\
2095 ".\Include\listobject.h"\
2096 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002097 ".\Include\methodobject.h"\
2098 ".\Include\modsupport.h"\
2099 ".\Include\moduleobject.h"\
2100 ".\Include\mymalloc.h"\
2101 ".\Include\mymath.h"\
2102 ".\Include\myproto.h"\
2103 ".\Include\object.h"\
2104 ".\Include\objimpl.h"\
2105 ".\Include\pydebug.h"\
2106 ".\Include\pyerrors.h"\
2107 ".\Include\pyfpe.h"\
2108 ".\Include\pystate.h"\
2109 ".\Include\Python.h"\
2110 ".\Include\pythonrun.h"\
2111 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002112 ".\Include\sliceobject.h"\
2113 ".\Include\stringobject.h"\
2114 ".\Include\sysmodule.h"\
2115 ".\Include\traceback.h"\
2116 ".\Include\tupleobject.h"\
2117 ".\PC\config.h"\
2118
2119
2120"$(INTDIR)\floatobject.obj" : $(SOURCE) $(DEP_CPP_FLOAT) "$(INTDIR)"
2121 $(CPP) $(CPP_PROJ) $(SOURCE)
2122
2123
2124# End Source File
2125################################################################################
2126# Begin Source File
2127
2128SOURCE=.\Objects\fileobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002129
2130!IF "$(CFG)" == "python15 - Win32 Release"
2131
2132DEP_CPP_FILEO=\
2133 ".\Include\abstract.h"\
2134 ".\Include\bltinmodule.h"\
2135 ".\Include\ceval.h"\
2136 ".\Include\classobject.h"\
2137 ".\Include\cobject.h"\
2138 ".\Include\complexobject.h"\
2139 ".\Include\dictobject.h"\
2140 ".\Include\fileobject.h"\
2141 ".\Include\floatobject.h"\
2142 ".\Include\funcobject.h"\
2143 ".\Include\import.h"\
2144 ".\Include\intobject.h"\
2145 ".\Include\intrcheck.h"\
2146 ".\Include\listobject.h"\
2147 ".\Include\longobject.h"\
2148 ".\Include\methodobject.h"\
2149 ".\Include\modsupport.h"\
2150 ".\Include\moduleobject.h"\
2151 ".\Include\mymalloc.h"\
2152 ".\Include\myproto.h"\
2153 ".\Include\object.h"\
2154 ".\Include\objimpl.h"\
2155 ".\Include\pydebug.h"\
2156 ".\Include\pyerrors.h"\
2157 ".\Include\pyfpe.h"\
2158 ".\Include\pystate.h"\
2159 ".\Include\Python.h"\
2160 ".\Include\pythonrun.h"\
2161 ".\Include\rangeobject.h"\
2162 ".\Include\sliceobject.h"\
2163 ".\Include\stringobject.h"\
2164 ".\Include\structmember.h"\
2165 ".\Include\sysmodule.h"\
2166 ".\Include\traceback.h"\
2167 ".\Include\tupleobject.h"\
2168 ".\PC\config.h"\
2169 {$(INCLUDE)}"\sys\STAT.H"\
2170 {$(INCLUDE)}"\sys\TYPES.H"\
2171
2172
2173"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
2174 $(CPP) $(CPP_PROJ) $(SOURCE)
2175
2176
2177!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2178
Guido van Rossum78089e21997-05-06 21:44:44 +00002179DEP_CPP_FILEO=\
2180 ".\Include\abstract.h"\
2181 ".\Include\bltinmodule.h"\
2182 ".\Include\ceval.h"\
2183 ".\Include\classobject.h"\
2184 ".\Include\cobject.h"\
2185 ".\Include\complexobject.h"\
2186 ".\Include\fileobject.h"\
2187 ".\Include\floatobject.h"\
2188 ".\Include\funcobject.h"\
2189 ".\Include\import.h"\
2190 ".\Include\intobject.h"\
2191 ".\Include\intrcheck.h"\
2192 ".\Include\listobject.h"\
2193 ".\Include\longobject.h"\
2194 ".\Include\mappingobject.h"\
2195 ".\Include\methodobject.h"\
2196 ".\Include\modsupport.h"\
2197 ".\Include\moduleobject.h"\
2198 ".\Include\mymalloc.h"\
2199 ".\Include\myproto.h"\
2200 ".\Include\object.h"\
2201 ".\Include\objimpl.h"\
2202 ".\Include\pydebug.h"\
2203 ".\Include\pyerrors.h"\
2204 ".\Include\pyfpe.h"\
2205 ".\Include\pystate.h"\
2206 ".\Include\Python.h"\
2207 ".\Include\pythonrun.h"\
2208 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002209 ".\Include\sliceobject.h"\
2210 ".\Include\stringobject.h"\
2211 ".\Include\structmember.h"\
2212 ".\Include\sysmodule.h"\
2213 ".\Include\traceback.h"\
2214 ".\Include\tupleobject.h"\
2215 ".\PC\config.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00002216 {$(INCLUDE)}"\sys\STAT.H"\
2217 {$(INCLUDE)}"\sys\TYPES.H"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002218
2219
2220"$(INTDIR)\fileobject.obj" : $(SOURCE) $(DEP_CPP_FILEO) "$(INTDIR)"
2221 $(CPP) $(CPP_PROJ) $(SOURCE)
2222
2223
Guido van Rossum9348bf81997-05-14 20:47:15 +00002224!ENDIF
2225
Guido van Rossum78089e21997-05-06 21:44:44 +00002226# End Source File
2227################################################################################
2228# Begin Source File
2229
2230SOURCE=.\Python\errors.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002231
2232!IF "$(CFG)" == "python15 - Win32 Release"
2233
2234DEP_CPP_ERROR=\
2235 ".\Include\abstract.h"\
2236 ".\Include\bltinmodule.h"\
2237 ".\Include\ceval.h"\
2238 ".\Include\classobject.h"\
2239 ".\Include\cobject.h"\
2240 ".\Include\complexobject.h"\
2241 ".\Include\dictobject.h"\
2242 ".\Include\fileobject.h"\
2243 ".\Include\floatobject.h"\
2244 ".\Include\funcobject.h"\
2245 ".\Include\import.h"\
2246 ".\Include\intobject.h"\
2247 ".\Include\intrcheck.h"\
2248 ".\Include\listobject.h"\
2249 ".\Include\longobject.h"\
2250 ".\Include\methodobject.h"\
2251 ".\Include\modsupport.h"\
2252 ".\Include\moduleobject.h"\
2253 ".\Include\mymalloc.h"\
2254 ".\Include\myproto.h"\
2255 ".\Include\object.h"\
2256 ".\Include\objimpl.h"\
2257 ".\Include\pydebug.h"\
2258 ".\Include\pyerrors.h"\
2259 ".\Include\pyfpe.h"\
2260 ".\Include\pystate.h"\
2261 ".\Include\Python.h"\
2262 ".\Include\pythonrun.h"\
2263 ".\Include\rangeobject.h"\
2264 ".\Include\sliceobject.h"\
2265 ".\Include\stringobject.h"\
2266 ".\Include\sysmodule.h"\
2267 ".\Include\traceback.h"\
2268 ".\Include\tupleobject.h"\
2269 ".\PC\config.h"\
2270
2271
2272"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"
2273 $(CPP) $(CPP_PROJ) $(SOURCE)
2274
2275
2276!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2277
Guido van Rossum78089e21997-05-06 21:44:44 +00002278DEP_CPP_ERROR=\
2279 ".\Include\abstract.h"\
2280 ".\Include\bltinmodule.h"\
2281 ".\Include\ceval.h"\
2282 ".\Include\classobject.h"\
2283 ".\Include\cobject.h"\
2284 ".\Include\complexobject.h"\
2285 ".\Include\fileobject.h"\
2286 ".\Include\floatobject.h"\
2287 ".\Include\funcobject.h"\
2288 ".\Include\import.h"\
2289 ".\Include\intobject.h"\
2290 ".\Include\intrcheck.h"\
2291 ".\Include\listobject.h"\
2292 ".\Include\longobject.h"\
2293 ".\Include\mappingobject.h"\
2294 ".\Include\methodobject.h"\
2295 ".\Include\modsupport.h"\
2296 ".\Include\moduleobject.h"\
2297 ".\Include\mymalloc.h"\
2298 ".\Include\myproto.h"\
2299 ".\Include\object.h"\
2300 ".\Include\objimpl.h"\
2301 ".\Include\pydebug.h"\
2302 ".\Include\pyerrors.h"\
2303 ".\Include\pyfpe.h"\
2304 ".\Include\pystate.h"\
2305 ".\Include\Python.h"\
2306 ".\Include\pythonrun.h"\
2307 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002308 ".\Include\sliceobject.h"\
2309 ".\Include\stringobject.h"\
2310 ".\Include\sysmodule.h"\
2311 ".\Include\traceback.h"\
2312 ".\Include\tupleobject.h"\
2313 ".\PC\config.h"\
2314
2315
2316"$(INTDIR)\errors.obj" : $(SOURCE) $(DEP_CPP_ERROR) "$(INTDIR)"
2317 $(CPP) $(CPP_PROJ) $(SOURCE)
2318
2319
Guido van Rossum9348bf81997-05-14 20:47:15 +00002320!ENDIF
2321
Guido van Rossum78089e21997-05-06 21:44:44 +00002322# End Source File
2323################################################################################
2324# Begin Source File
2325
2326SOURCE=.\PC\config.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002327
2328!IF "$(CFG)" == "python15 - Win32 Release"
2329
2330DEP_CPP_CONFI=\
2331 ".\Include\abstract.h"\
2332 ".\Include\bltinmodule.h"\
2333 ".\Include\ceval.h"\
2334 ".\Include\classobject.h"\
2335 ".\Include\cobject.h"\
2336 ".\Include\complexobject.h"\
2337 ".\Include\dictobject.h"\
2338 ".\Include\fileobject.h"\
2339 ".\Include\floatobject.h"\
2340 ".\Include\funcobject.h"\
2341 ".\Include\import.h"\
2342 ".\Include\intobject.h"\
2343 ".\Include\intrcheck.h"\
2344 ".\Include\listobject.h"\
2345 ".\Include\longobject.h"\
2346 ".\Include\methodobject.h"\
2347 ".\Include\modsupport.h"\
2348 ".\Include\moduleobject.h"\
2349 ".\Include\mymalloc.h"\
2350 ".\Include\myproto.h"\
2351 ".\Include\object.h"\
2352 ".\Include\objimpl.h"\
2353 ".\Include\pydebug.h"\
2354 ".\Include\pyerrors.h"\
2355 ".\Include\pyfpe.h"\
2356 ".\Include\pystate.h"\
2357 ".\Include\Python.h"\
2358 ".\Include\pythonrun.h"\
2359 ".\Include\rangeobject.h"\
2360 ".\Include\sliceobject.h"\
2361 ".\Include\stringobject.h"\
2362 ".\Include\sysmodule.h"\
2363 ".\Include\traceback.h"\
2364 ".\Include\tupleobject.h"\
2365 ".\PC\config.h"\
2366
2367
2368"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"
2369 $(CPP) $(CPP_PROJ) $(SOURCE)
2370
2371
2372!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2373
Guido van Rossum78089e21997-05-06 21:44:44 +00002374DEP_CPP_CONFI=\
2375 ".\Include\abstract.h"\
2376 ".\Include\bltinmodule.h"\
2377 ".\Include\ceval.h"\
2378 ".\Include\classobject.h"\
2379 ".\Include\cobject.h"\
2380 ".\Include\complexobject.h"\
2381 ".\Include\fileobject.h"\
2382 ".\Include\floatobject.h"\
2383 ".\Include\funcobject.h"\
2384 ".\Include\import.h"\
2385 ".\Include\intobject.h"\
2386 ".\Include\intrcheck.h"\
2387 ".\Include\listobject.h"\
2388 ".\Include\longobject.h"\
2389 ".\Include\mappingobject.h"\
2390 ".\Include\methodobject.h"\
2391 ".\Include\modsupport.h"\
2392 ".\Include\moduleobject.h"\
2393 ".\Include\mymalloc.h"\
2394 ".\Include\myproto.h"\
2395 ".\Include\object.h"\
2396 ".\Include\objimpl.h"\
2397 ".\Include\pydebug.h"\
2398 ".\Include\pyerrors.h"\
2399 ".\Include\pyfpe.h"\
2400 ".\Include\pystate.h"\
2401 ".\Include\Python.h"\
2402 ".\Include\pythonrun.h"\
2403 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002404 ".\Include\sliceobject.h"\
2405 ".\Include\stringobject.h"\
2406 ".\Include\sysmodule.h"\
2407 ".\Include\traceback.h"\
2408 ".\Include\tupleobject.h"\
2409 ".\PC\config.h"\
2410
2411
2412"$(INTDIR)\config.obj" : $(SOURCE) $(DEP_CPP_CONFI) "$(INTDIR)"
2413 $(CPP) $(CPP_PROJ) $(SOURCE)
2414
2415
Guido van Rossum9348bf81997-05-14 20:47:15 +00002416!ENDIF
2417
Guido van Rossum78089e21997-05-06 21:44:44 +00002418# End Source File
2419################################################################################
2420# Begin Source File
2421
2422SOURCE=.\Objects\complexobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002423
2424!IF "$(CFG)" == "python15 - Win32 Release"
2425
2426DEP_CPP_COMPL=\
2427 ".\Include\abstract.h"\
2428 ".\Include\bltinmodule.h"\
2429 ".\Include\ceval.h"\
2430 ".\Include\classobject.h"\
2431 ".\Include\cobject.h"\
2432 ".\Include\complexobject.h"\
2433 ".\Include\dictobject.h"\
2434 ".\Include\fileobject.h"\
2435 ".\Include\floatobject.h"\
2436 ".\Include\funcobject.h"\
2437 ".\Include\import.h"\
2438 ".\Include\intobject.h"\
2439 ".\Include\intrcheck.h"\
2440 ".\Include\listobject.h"\
2441 ".\Include\longobject.h"\
2442 ".\Include\methodobject.h"\
2443 ".\Include\modsupport.h"\
2444 ".\Include\moduleobject.h"\
2445 ".\Include\mymalloc.h"\
2446 ".\Include\mymath.h"\
2447 ".\Include\myproto.h"\
2448 ".\Include\object.h"\
2449 ".\Include\objimpl.h"\
2450 ".\Include\pydebug.h"\
2451 ".\Include\pyerrors.h"\
2452 ".\Include\pyfpe.h"\
2453 ".\Include\pystate.h"\
2454 ".\Include\Python.h"\
2455 ".\Include\pythonrun.h"\
2456 ".\Include\rangeobject.h"\
2457 ".\Include\sliceobject.h"\
2458 ".\Include\stringobject.h"\
2459 ".\Include\sysmodule.h"\
2460 ".\Include\traceback.h"\
2461 ".\Include\tupleobject.h"\
2462 ".\PC\config.h"\
2463
2464
2465"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"
2466 $(CPP) $(CPP_PROJ) $(SOURCE)
2467
2468
2469!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2470
Guido van Rossum78089e21997-05-06 21:44:44 +00002471DEP_CPP_COMPL=\
2472 ".\Include\abstract.h"\
2473 ".\Include\bltinmodule.h"\
2474 ".\Include\ceval.h"\
2475 ".\Include\classobject.h"\
2476 ".\Include\cobject.h"\
2477 ".\Include\complexobject.h"\
2478 ".\Include\fileobject.h"\
2479 ".\Include\floatobject.h"\
2480 ".\Include\funcobject.h"\
2481 ".\Include\import.h"\
2482 ".\Include\intobject.h"\
2483 ".\Include\intrcheck.h"\
2484 ".\Include\listobject.h"\
2485 ".\Include\longobject.h"\
2486 ".\Include\mappingobject.h"\
2487 ".\Include\methodobject.h"\
2488 ".\Include\modsupport.h"\
2489 ".\Include\moduleobject.h"\
2490 ".\Include\mymalloc.h"\
2491 ".\Include\mymath.h"\
2492 ".\Include\myproto.h"\
2493 ".\Include\object.h"\
2494 ".\Include\objimpl.h"\
2495 ".\Include\pydebug.h"\
2496 ".\Include\pyerrors.h"\
2497 ".\Include\pyfpe.h"\
2498 ".\Include\pystate.h"\
2499 ".\Include\Python.h"\
2500 ".\Include\pythonrun.h"\
2501 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002502 ".\Include\sliceobject.h"\
2503 ".\Include\stringobject.h"\
2504 ".\Include\sysmodule.h"\
2505 ".\Include\traceback.h"\
2506 ".\Include\tupleobject.h"\
2507 ".\PC\config.h"\
2508
2509
2510"$(INTDIR)\complexobject.obj" : $(SOURCE) $(DEP_CPP_COMPL) "$(INTDIR)"
2511 $(CPP) $(CPP_PROJ) $(SOURCE)
2512
2513
Guido van Rossum9348bf81997-05-14 20:47:15 +00002514!ENDIF
2515
Guido van Rossum78089e21997-05-06 21:44:44 +00002516# End Source File
2517################################################################################
2518# Begin Source File
2519
2520SOURCE=.\Python\compile.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002521
2522!IF "$(CFG)" == "python15 - Win32 Release"
2523
2524DEP_CPP_COMPI=\
2525 ".\Include\abstract.h"\
2526 ".\Include\bltinmodule.h"\
2527 ".\Include\ceval.h"\
2528 ".\Include\classobject.h"\
2529 ".\Include\cobject.h"\
2530 ".\Include\compile.h"\
2531 ".\Include\complexobject.h"\
2532 ".\Include\dictobject.h"\
2533 ".\Include\fileobject.h"\
2534 ".\Include\floatobject.h"\
2535 ".\Include\funcobject.h"\
2536 ".\Include\graminit.h"\
2537 ".\Include\import.h"\
2538 ".\Include\intobject.h"\
2539 ".\Include\intrcheck.h"\
2540 ".\Include\listobject.h"\
2541 ".\Include\longobject.h"\
2542 ".\Include\methodobject.h"\
2543 ".\Include\modsupport.h"\
2544 ".\Include\moduleobject.h"\
2545 ".\Include\mymalloc.h"\
2546 ".\Include\myproto.h"\
2547 ".\Include\node.h"\
2548 ".\Include\object.h"\
2549 ".\Include\objimpl.h"\
2550 ".\Include\opcode.h"\
2551 ".\Include\pydebug.h"\
2552 ".\Include\pyerrors.h"\
2553 ".\Include\pyfpe.h"\
2554 ".\Include\pystate.h"\
2555 ".\Include\Python.h"\
2556 ".\Include\pythonrun.h"\
2557 ".\Include\rangeobject.h"\
2558 ".\Include\sliceobject.h"\
2559 ".\Include\stringobject.h"\
2560 ".\Include\structmember.h"\
2561 ".\Include\sysmodule.h"\
2562 ".\Include\token.h"\
2563 ".\Include\traceback.h"\
2564 ".\Include\tupleobject.h"\
2565 ".\PC\config.h"\
2566
2567
2568"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"
2569 $(CPP) $(CPP_PROJ) $(SOURCE)
2570
2571
2572!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2573
Guido van Rossum78089e21997-05-06 21:44:44 +00002574DEP_CPP_COMPI=\
2575 ".\Include\abstract.h"\
2576 ".\Include\bltinmodule.h"\
2577 ".\Include\ceval.h"\
2578 ".\Include\classobject.h"\
2579 ".\Include\cobject.h"\
2580 ".\Include\compile.h"\
2581 ".\Include\complexobject.h"\
2582 ".\Include\fileobject.h"\
2583 ".\Include\floatobject.h"\
2584 ".\Include\funcobject.h"\
2585 ".\Include\graminit.h"\
2586 ".\Include\import.h"\
2587 ".\Include\intobject.h"\
2588 ".\Include\intrcheck.h"\
2589 ".\Include\listobject.h"\
2590 ".\Include\longobject.h"\
2591 ".\Include\mappingobject.h"\
2592 ".\Include\methodobject.h"\
2593 ".\Include\modsupport.h"\
2594 ".\Include\moduleobject.h"\
2595 ".\Include\mymalloc.h"\
2596 ".\Include\myproto.h"\
2597 ".\Include\node.h"\
2598 ".\Include\object.h"\
2599 ".\Include\objimpl.h"\
2600 ".\Include\opcode.h"\
2601 ".\Include\pydebug.h"\
2602 ".\Include\pyerrors.h"\
2603 ".\Include\pyfpe.h"\
2604 ".\Include\pystate.h"\
2605 ".\Include\Python.h"\
2606 ".\Include\pythonrun.h"\
2607 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002608 ".\Include\sliceobject.h"\
2609 ".\Include\stringobject.h"\
2610 ".\Include\structmember.h"\
2611 ".\Include\sysmodule.h"\
2612 ".\Include\token.h"\
2613 ".\Include\traceback.h"\
2614 ".\Include\tupleobject.h"\
2615 ".\PC\config.h"\
2616
2617
2618"$(INTDIR)\compile.obj" : $(SOURCE) $(DEP_CPP_COMPI) "$(INTDIR)"
2619 $(CPP) $(CPP_PROJ) $(SOURCE)
2620
2621
Guido van Rossum9348bf81997-05-14 20:47:15 +00002622!ENDIF
2623
Guido van Rossum78089e21997-05-06 21:44:44 +00002624# End Source File
2625################################################################################
2626# Begin Source File
2627
2628SOURCE=.\Objects\cobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002629
2630!IF "$(CFG)" == "python15 - Win32 Release"
2631
2632DEP_CPP_COBJE=\
2633 ".\Include\abstract.h"\
2634 ".\Include\bltinmodule.h"\
2635 ".\Include\ceval.h"\
2636 ".\Include\classobject.h"\
2637 ".\Include\cobject.h"\
2638 ".\Include\complexobject.h"\
2639 ".\Include\dictobject.h"\
2640 ".\Include\fileobject.h"\
2641 ".\Include\floatobject.h"\
2642 ".\Include\funcobject.h"\
2643 ".\Include\import.h"\
2644 ".\Include\intobject.h"\
2645 ".\Include\intrcheck.h"\
2646 ".\Include\listobject.h"\
2647 ".\Include\longobject.h"\
2648 ".\Include\methodobject.h"\
2649 ".\Include\modsupport.h"\
2650 ".\Include\moduleobject.h"\
2651 ".\Include\mymalloc.h"\
2652 ".\Include\myproto.h"\
2653 ".\Include\object.h"\
2654 ".\Include\objimpl.h"\
2655 ".\Include\pydebug.h"\
2656 ".\Include\pyerrors.h"\
2657 ".\Include\pyfpe.h"\
2658 ".\Include\pystate.h"\
2659 ".\Include\Python.h"\
2660 ".\Include\pythonrun.h"\
2661 ".\Include\rangeobject.h"\
2662 ".\Include\sliceobject.h"\
2663 ".\Include\stringobject.h"\
2664 ".\Include\sysmodule.h"\
2665 ".\Include\traceback.h"\
2666 ".\Include\tupleobject.h"\
2667 ".\PC\config.h"\
2668
2669
2670"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"
2671 $(CPP) $(CPP_PROJ) $(SOURCE)
2672
2673
2674!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2675
Guido van Rossum78089e21997-05-06 21:44:44 +00002676DEP_CPP_COBJE=\
2677 ".\Include\abstract.h"\
2678 ".\Include\bltinmodule.h"\
2679 ".\Include\ceval.h"\
2680 ".\Include\classobject.h"\
2681 ".\Include\cobject.h"\
2682 ".\Include\complexobject.h"\
2683 ".\Include\fileobject.h"\
2684 ".\Include\floatobject.h"\
2685 ".\Include\funcobject.h"\
2686 ".\Include\import.h"\
2687 ".\Include\intobject.h"\
2688 ".\Include\intrcheck.h"\
2689 ".\Include\listobject.h"\
2690 ".\Include\longobject.h"\
2691 ".\Include\mappingobject.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"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002706 ".\Include\sliceobject.h"\
2707 ".\Include\stringobject.h"\
2708 ".\Include\sysmodule.h"\
2709 ".\Include\traceback.h"\
2710 ".\Include\tupleobject.h"\
2711 ".\PC\config.h"\
2712
2713
2714"$(INTDIR)\cobject.obj" : $(SOURCE) $(DEP_CPP_COBJE) "$(INTDIR)"
2715 $(CPP) $(CPP_PROJ) $(SOURCE)
2716
2717
Guido van Rossum9348bf81997-05-14 20:47:15 +00002718!ENDIF
2719
Guido van Rossum78089e21997-05-06 21:44:44 +00002720# End Source File
2721################################################################################
2722# Begin Source File
2723
2724SOURCE=.\Modules\cmathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002725
2726!IF "$(CFG)" == "python15 - Win32 Release"
2727
2728DEP_CPP_CMATH=\
2729 ".\Include\abstract.h"\
2730 ".\Include\bltinmodule.h"\
2731 ".\Include\ceval.h"\
2732 ".\Include\classobject.h"\
2733 ".\Include\cobject.h"\
2734 ".\Include\complexobject.h"\
2735 ".\Include\dictobject.h"\
2736 ".\Include\fileobject.h"\
2737 ".\Include\floatobject.h"\
2738 ".\Include\funcobject.h"\
2739 ".\Include\import.h"\
2740 ".\Include\intobject.h"\
2741 ".\Include\intrcheck.h"\
2742 ".\Include\listobject.h"\
2743 ".\Include\longobject.h"\
2744 ".\Include\methodobject.h"\
2745 ".\Include\modsupport.h"\
2746 ".\Include\moduleobject.h"\
2747 ".\Include\mymalloc.h"\
2748 ".\Include\mymath.h"\
2749 ".\Include\myproto.h"\
2750 ".\Include\object.h"\
2751 ".\Include\objimpl.h"\
2752 ".\Include\pydebug.h"\
2753 ".\Include\pyerrors.h"\
2754 ".\Include\pyfpe.h"\
2755 ".\Include\pystate.h"\
2756 ".\Include\Python.h"\
2757 ".\Include\pythonrun.h"\
2758 ".\Include\rangeobject.h"\
2759 ".\Include\sliceobject.h"\
2760 ".\Include\stringobject.h"\
2761 ".\Include\sysmodule.h"\
2762 ".\Include\traceback.h"\
2763 ".\Include\tupleobject.h"\
2764 ".\PC\config.h"\
2765
2766
2767"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"
2768 $(CPP) $(CPP_PROJ) $(SOURCE)
2769
2770
2771!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2772
Guido van Rossum78089e21997-05-06 21:44:44 +00002773DEP_CPP_CMATH=\
2774 ".\Include\abstract.h"\
2775 ".\Include\bltinmodule.h"\
2776 ".\Include\ceval.h"\
2777 ".\Include\classobject.h"\
2778 ".\Include\cobject.h"\
2779 ".\Include\complexobject.h"\
2780 ".\Include\fileobject.h"\
2781 ".\Include\floatobject.h"\
2782 ".\Include\funcobject.h"\
2783 ".\Include\import.h"\
2784 ".\Include\intobject.h"\
2785 ".\Include\intrcheck.h"\
2786 ".\Include\listobject.h"\
2787 ".\Include\longobject.h"\
2788 ".\Include\mappingobject.h"\
2789 ".\Include\methodobject.h"\
2790 ".\Include\modsupport.h"\
2791 ".\Include\moduleobject.h"\
2792 ".\Include\mymalloc.h"\
2793 ".\Include\mymath.h"\
2794 ".\Include\myproto.h"\
2795 ".\Include\object.h"\
2796 ".\Include\objimpl.h"\
2797 ".\Include\pydebug.h"\
2798 ".\Include\pyerrors.h"\
2799 ".\Include\pyfpe.h"\
2800 ".\Include\pystate.h"\
2801 ".\Include\Python.h"\
2802 ".\Include\pythonrun.h"\
2803 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002804 ".\Include\sliceobject.h"\
2805 ".\Include\stringobject.h"\
2806 ".\Include\sysmodule.h"\
2807 ".\Include\traceback.h"\
2808 ".\Include\tupleobject.h"\
2809 ".\PC\config.h"\
2810
2811
2812"$(INTDIR)\cmathmodule.obj" : $(SOURCE) $(DEP_CPP_CMATH) "$(INTDIR)"
2813 $(CPP) $(CPP_PROJ) $(SOURCE)
2814
2815
Guido van Rossum9348bf81997-05-14 20:47:15 +00002816!ENDIF
2817
Guido van Rossum78089e21997-05-06 21:44:44 +00002818# End Source File
2819################################################################################
2820# Begin Source File
2821
2822SOURCE=.\Objects\classobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002823
2824!IF "$(CFG)" == "python15 - Win32 Release"
2825
2826DEP_CPP_CLASS=\
2827 ".\Include\abstract.h"\
2828 ".\Include\bltinmodule.h"\
2829 ".\Include\ceval.h"\
2830 ".\Include\classobject.h"\
2831 ".\Include\cobject.h"\
2832 ".\Include\complexobject.h"\
2833 ".\Include\dictobject.h"\
2834 ".\Include\fileobject.h"\
2835 ".\Include\floatobject.h"\
2836 ".\Include\funcobject.h"\
2837 ".\Include\import.h"\
2838 ".\Include\intobject.h"\
2839 ".\Include\intrcheck.h"\
2840 ".\Include\listobject.h"\
2841 ".\Include\longobject.h"\
2842 ".\Include\methodobject.h"\
2843 ".\Include\modsupport.h"\
2844 ".\Include\moduleobject.h"\
2845 ".\Include\mymalloc.h"\
2846 ".\Include\myproto.h"\
2847 ".\Include\object.h"\
2848 ".\Include\objimpl.h"\
2849 ".\Include\pydebug.h"\
2850 ".\Include\pyerrors.h"\
2851 ".\Include\pyfpe.h"\
2852 ".\Include\pystate.h"\
2853 ".\Include\Python.h"\
2854 ".\Include\pythonrun.h"\
2855 ".\Include\rangeobject.h"\
2856 ".\Include\sliceobject.h"\
2857 ".\Include\stringobject.h"\
2858 ".\Include\structmember.h"\
2859 ".\Include\sysmodule.h"\
2860 ".\Include\traceback.h"\
2861 ".\Include\tupleobject.h"\
2862 ".\PC\config.h"\
2863
2864
2865"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
2866 $(CPP) $(CPP_PROJ) $(SOURCE)
2867
2868
2869!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2870
Guido van Rossum78089e21997-05-06 21:44:44 +00002871DEP_CPP_CLASS=\
2872 ".\Include\abstract.h"\
2873 ".\Include\bltinmodule.h"\
2874 ".\Include\ceval.h"\
2875 ".\Include\classobject.h"\
2876 ".\Include\cobject.h"\
2877 ".\Include\complexobject.h"\
2878 ".\Include\fileobject.h"\
2879 ".\Include\floatobject.h"\
2880 ".\Include\funcobject.h"\
2881 ".\Include\import.h"\
2882 ".\Include\intobject.h"\
2883 ".\Include\intrcheck.h"\
2884 ".\Include\listobject.h"\
2885 ".\Include\longobject.h"\
2886 ".\Include\mappingobject.h"\
2887 ".\Include\methodobject.h"\
2888 ".\Include\modsupport.h"\
2889 ".\Include\moduleobject.h"\
2890 ".\Include\mymalloc.h"\
2891 ".\Include\myproto.h"\
2892 ".\Include\object.h"\
2893 ".\Include\objimpl.h"\
2894 ".\Include\pydebug.h"\
2895 ".\Include\pyerrors.h"\
2896 ".\Include\pyfpe.h"\
2897 ".\Include\pystate.h"\
2898 ".\Include\Python.h"\
2899 ".\Include\pythonrun.h"\
2900 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002901 ".\Include\sliceobject.h"\
2902 ".\Include\stringobject.h"\
2903 ".\Include\structmember.h"\
2904 ".\Include\sysmodule.h"\
2905 ".\Include\traceback.h"\
2906 ".\Include\tupleobject.h"\
2907 ".\PC\config.h"\
2908
2909
2910"$(INTDIR)\classobject.obj" : $(SOURCE) $(DEP_CPP_CLASS) "$(INTDIR)"
2911 $(CPP) $(CPP_PROJ) $(SOURCE)
2912
2913
Guido van Rossum9348bf81997-05-14 20:47:15 +00002914!ENDIF
2915
Guido van Rossum78089e21997-05-06 21:44:44 +00002916# End Source File
2917################################################################################
2918# Begin Source File
2919
2920SOURCE=.\Python\ceval.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00002921
2922!IF "$(CFG)" == "python15 - Win32 Release"
2923
2924DEP_CPP_CEVAL=\
2925 ".\Include\abstract.h"\
2926 ".\Include\bltinmodule.h"\
2927 ".\Include\ceval.h"\
2928 ".\Include\classobject.h"\
2929 ".\Include\cobject.h"\
2930 ".\Include\compile.h"\
2931 ".\Include\complexobject.h"\
2932 ".\Include\dictobject.h"\
2933 ".\Include\eval.h"\
2934 ".\Include\fileobject.h"\
2935 ".\Include\floatobject.h"\
2936 ".\Include\frameobject.h"\
2937 ".\Include\funcobject.h"\
2938 ".\Include\import.h"\
2939 ".\Include\intobject.h"\
2940 ".\Include\intrcheck.h"\
2941 ".\Include\listobject.h"\
2942 ".\Include\longobject.h"\
2943 ".\Include\methodobject.h"\
2944 ".\Include\modsupport.h"\
2945 ".\Include\moduleobject.h"\
2946 ".\Include\mymalloc.h"\
2947 ".\Include\myproto.h"\
2948 ".\Include\object.h"\
2949 ".\Include\objimpl.h"\
2950 ".\Include\opcode.h"\
2951 ".\Include\pydebug.h"\
2952 ".\Include\pyerrors.h"\
2953 ".\Include\pyfpe.h"\
2954 ".\Include\pystate.h"\
2955 ".\Include\Python.h"\
2956 ".\Include\pythonrun.h"\
2957 ".\Include\rangeobject.h"\
2958 ".\Include\sliceobject.h"\
2959 ".\Include\stringobject.h"\
2960 ".\Include\sysmodule.h"\
2961 ".\Include\thread.h"\
2962 ".\Include\traceback.h"\
2963 ".\Include\tupleobject.h"\
2964 ".\PC\config.h"\
2965
2966
2967"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"
2968 $(CPP) $(CPP_PROJ) $(SOURCE)
2969
2970
2971!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
2972
Guido van Rossum78089e21997-05-06 21:44:44 +00002973DEP_CPP_CEVAL=\
2974 ".\Include\abstract.h"\
2975 ".\Include\bltinmodule.h"\
2976 ".\Include\ceval.h"\
2977 ".\Include\classobject.h"\
2978 ".\Include\cobject.h"\
2979 ".\Include\compile.h"\
2980 ".\Include\complexobject.h"\
2981 ".\Include\eval.h"\
2982 ".\Include\fileobject.h"\
2983 ".\Include\floatobject.h"\
2984 ".\Include\frameobject.h"\
2985 ".\Include\funcobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00002986 ".\Include\import.h"\
2987 ".\Include\intobject.h"\
2988 ".\Include\intrcheck.h"\
2989 ".\Include\listobject.h"\
2990 ".\Include\longobject.h"\
2991 ".\Include\mappingobject.h"\
2992 ".\Include\methodobject.h"\
2993 ".\Include\modsupport.h"\
2994 ".\Include\moduleobject.h"\
2995 ".\Include\mymalloc.h"\
2996 ".\Include\myproto.h"\
2997 ".\Include\object.h"\
2998 ".\Include\objimpl.h"\
2999 ".\Include\opcode.h"\
3000 ".\Include\pydebug.h"\
3001 ".\Include\pyerrors.h"\
3002 ".\Include\pyfpe.h"\
3003 ".\Include\pystate.h"\
3004 ".\Include\Python.h"\
3005 ".\Include\pythonrun.h"\
3006 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003007 ".\Include\sliceobject.h"\
3008 ".\Include\stringobject.h"\
3009 ".\Include\sysmodule.h"\
3010 ".\Include\thread.h"\
3011 ".\Include\traceback.h"\
3012 ".\Include\tupleobject.h"\
3013 ".\PC\config.h"\
3014
3015
3016"$(INTDIR)\ceval.obj" : $(SOURCE) $(DEP_CPP_CEVAL) "$(INTDIR)"
3017 $(CPP) $(CPP_PROJ) $(SOURCE)
3018
3019
Guido van Rossum9348bf81997-05-14 20:47:15 +00003020!ENDIF
3021
Guido van Rossum78089e21997-05-06 21:44:44 +00003022# End Source File
3023################################################################################
3024# Begin Source File
3025
3026SOURCE=.\Python\bltinmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003027
3028!IF "$(CFG)" == "python15 - Win32 Release"
3029
3030DEP_CPP_BLTIN=\
3031 ".\Include\abstract.h"\
3032 ".\Include\bltinmodule.h"\
3033 ".\Include\ceval.h"\
3034 ".\Include\classobject.h"\
3035 ".\Include\cobject.h"\
3036 ".\Include\compile.h"\
3037 ".\Include\complexobject.h"\
3038 ".\Include\dictobject.h"\
3039 ".\Include\eval.h"\
3040 ".\Include\fileobject.h"\
3041 ".\Include\floatobject.h"\
3042 ".\Include\funcobject.h"\
3043 ".\Include\import.h"\
3044 ".\Include\intobject.h"\
3045 ".\Include\intrcheck.h"\
3046 ".\Include\listobject.h"\
3047 ".\Include\longobject.h"\
3048 ".\Include\methodobject.h"\
3049 ".\Include\modsupport.h"\
3050 ".\Include\moduleobject.h"\
3051 ".\Include\mymalloc.h"\
3052 ".\Include\mymath.h"\
3053 ".\Include\myproto.h"\
3054 ".\Include\node.h"\
3055 ".\Include\object.h"\
3056 ".\Include\objimpl.h"\
3057 ".\Include\pydebug.h"\
3058 ".\Include\pyerrors.h"\
3059 ".\Include\pyfpe.h"\
3060 ".\Include\pystate.h"\
3061 ".\Include\Python.h"\
3062 ".\Include\pythonrun.h"\
3063 ".\Include\rangeobject.h"\
3064 ".\Include\sliceobject.h"\
3065 ".\Include\stringobject.h"\
3066 ".\Include\sysmodule.h"\
3067 ".\Include\traceback.h"\
3068 ".\Include\tupleobject.h"\
3069 ".\PC\config.h"\
3070
3071
3072"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"
3073 $(CPP) $(CPP_PROJ) $(SOURCE)
3074
3075
3076!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3077
Guido van Rossum78089e21997-05-06 21:44:44 +00003078DEP_CPP_BLTIN=\
3079 ".\Include\abstract.h"\
3080 ".\Include\bltinmodule.h"\
3081 ".\Include\ceval.h"\
3082 ".\Include\classobject.h"\
3083 ".\Include\cobject.h"\
3084 ".\Include\compile.h"\
3085 ".\Include\complexobject.h"\
3086 ".\Include\eval.h"\
3087 ".\Include\fileobject.h"\
3088 ".\Include\floatobject.h"\
3089 ".\Include\funcobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003090 ".\Include\import.h"\
3091 ".\Include\intobject.h"\
3092 ".\Include\intrcheck.h"\
3093 ".\Include\listobject.h"\
3094 ".\Include\longobject.h"\
3095 ".\Include\mappingobject.h"\
3096 ".\Include\methodobject.h"\
3097 ".\Include\modsupport.h"\
3098 ".\Include\moduleobject.h"\
3099 ".\Include\mymalloc.h"\
3100 ".\Include\mymath.h"\
3101 ".\Include\myproto.h"\
3102 ".\Include\node.h"\
3103 ".\Include\object.h"\
3104 ".\Include\objimpl.h"\
3105 ".\Include\pydebug.h"\
3106 ".\Include\pyerrors.h"\
3107 ".\Include\pyfpe.h"\
3108 ".\Include\pystate.h"\
3109 ".\Include\Python.h"\
3110 ".\Include\pythonrun.h"\
3111 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003112 ".\Include\sliceobject.h"\
3113 ".\Include\stringobject.h"\
3114 ".\Include\sysmodule.h"\
3115 ".\Include\traceback.h"\
3116 ".\Include\tupleobject.h"\
3117 ".\PC\config.h"\
3118
3119
3120"$(INTDIR)\bltinmodule.obj" : $(SOURCE) $(DEP_CPP_BLTIN) "$(INTDIR)"
3121 $(CPP) $(CPP_PROJ) $(SOURCE)
3122
3123
Guido van Rossum9348bf81997-05-14 20:47:15 +00003124!ENDIF
3125
Guido van Rossum78089e21997-05-06 21:44:44 +00003126# End Source File
3127################################################################################
3128# Begin Source File
3129
3130SOURCE=.\Modules\binascii.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003131
3132!IF "$(CFG)" == "python15 - Win32 Release"
3133
3134DEP_CPP_BINAS=\
3135 ".\Include\abstract.h"\
3136 ".\Include\bltinmodule.h"\
3137 ".\Include\ceval.h"\
3138 ".\Include\classobject.h"\
3139 ".\Include\cobject.h"\
3140 ".\Include\complexobject.h"\
3141 ".\Include\dictobject.h"\
3142 ".\Include\fileobject.h"\
3143 ".\Include\floatobject.h"\
3144 ".\Include\funcobject.h"\
3145 ".\Include\import.h"\
3146 ".\Include\intobject.h"\
3147 ".\Include\intrcheck.h"\
3148 ".\Include\listobject.h"\
3149 ".\Include\longobject.h"\
3150 ".\Include\methodobject.h"\
3151 ".\Include\modsupport.h"\
3152 ".\Include\moduleobject.h"\
3153 ".\Include\mymalloc.h"\
3154 ".\Include\myproto.h"\
3155 ".\Include\object.h"\
3156 ".\Include\objimpl.h"\
3157 ".\Include\pydebug.h"\
3158 ".\Include\pyerrors.h"\
3159 ".\Include\pyfpe.h"\
3160 ".\Include\pystate.h"\
3161 ".\Include\Python.h"\
3162 ".\Include\pythonrun.h"\
3163 ".\Include\rangeobject.h"\
3164 ".\Include\sliceobject.h"\
3165 ".\Include\stringobject.h"\
3166 ".\Include\sysmodule.h"\
3167 ".\Include\traceback.h"\
3168 ".\Include\tupleobject.h"\
3169 ".\PC\config.h"\
3170
3171
3172"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"
3173 $(CPP) $(CPP_PROJ) $(SOURCE)
3174
3175
3176!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3177
Guido van Rossum78089e21997-05-06 21:44:44 +00003178DEP_CPP_BINAS=\
3179 ".\Include\abstract.h"\
3180 ".\Include\bltinmodule.h"\
3181 ".\Include\ceval.h"\
3182 ".\Include\classobject.h"\
3183 ".\Include\cobject.h"\
3184 ".\Include\complexobject.h"\
3185 ".\Include\fileobject.h"\
3186 ".\Include\floatobject.h"\
3187 ".\Include\funcobject.h"\
3188 ".\Include\import.h"\
3189 ".\Include\intobject.h"\
3190 ".\Include\intrcheck.h"\
3191 ".\Include\listobject.h"\
3192 ".\Include\longobject.h"\
3193 ".\Include\mappingobject.h"\
3194 ".\Include\methodobject.h"\
3195 ".\Include\modsupport.h"\
3196 ".\Include\moduleobject.h"\
3197 ".\Include\mymalloc.h"\
3198 ".\Include\myproto.h"\
3199 ".\Include\object.h"\
3200 ".\Include\objimpl.h"\
3201 ".\Include\pydebug.h"\
3202 ".\Include\pyerrors.h"\
3203 ".\Include\pyfpe.h"\
3204 ".\Include\pystate.h"\
3205 ".\Include\Python.h"\
3206 ".\Include\pythonrun.h"\
3207 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003208 ".\Include\sliceobject.h"\
3209 ".\Include\stringobject.h"\
3210 ".\Include\sysmodule.h"\
3211 ".\Include\traceback.h"\
3212 ".\Include\tupleobject.h"\
3213 ".\PC\config.h"\
3214
3215
3216"$(INTDIR)\binascii.obj" : $(SOURCE) $(DEP_CPP_BINAS) "$(INTDIR)"
3217 $(CPP) $(CPP_PROJ) $(SOURCE)
3218
3219
Guido van Rossum9348bf81997-05-14 20:47:15 +00003220!ENDIF
3221
Guido van Rossum78089e21997-05-06 21:44:44 +00003222# End Source File
3223################################################################################
3224# Begin Source File
3225
3226SOURCE=.\Modules\audioop.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003227
3228!IF "$(CFG)" == "python15 - Win32 Release"
3229
3230DEP_CPP_AUDIO=\
3231 ".\Include\abstract.h"\
3232 ".\Include\bltinmodule.h"\
3233 ".\Include\ceval.h"\
3234 ".\Include\classobject.h"\
3235 ".\Include\cobject.h"\
3236 ".\Include\complexobject.h"\
3237 ".\Include\dictobject.h"\
3238 ".\Include\fileobject.h"\
3239 ".\Include\floatobject.h"\
3240 ".\Include\funcobject.h"\
3241 ".\Include\import.h"\
3242 ".\Include\intobject.h"\
3243 ".\Include\intrcheck.h"\
3244 ".\Include\listobject.h"\
3245 ".\Include\longobject.h"\
3246 ".\Include\methodobject.h"\
3247 ".\Include\modsupport.h"\
3248 ".\Include\moduleobject.h"\
3249 ".\Include\mymalloc.h"\
3250 ".\Include\mymath.h"\
3251 ".\Include\myproto.h"\
3252 ".\Include\object.h"\
3253 ".\Include\objimpl.h"\
3254 ".\Include\pydebug.h"\
3255 ".\Include\pyerrors.h"\
3256 ".\Include\pyfpe.h"\
3257 ".\Include\pystate.h"\
3258 ".\Include\Python.h"\
3259 ".\Include\pythonrun.h"\
3260 ".\Include\rangeobject.h"\
3261 ".\Include\sliceobject.h"\
3262 ".\Include\stringobject.h"\
3263 ".\Include\sysmodule.h"\
3264 ".\Include\traceback.h"\
3265 ".\Include\tupleobject.h"\
3266 ".\PC\config.h"\
3267
3268
3269"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"
3270 $(CPP) $(CPP_PROJ) $(SOURCE)
3271
3272
3273!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3274
Guido van Rossum78089e21997-05-06 21:44:44 +00003275DEP_CPP_AUDIO=\
3276 ".\Include\abstract.h"\
3277 ".\Include\bltinmodule.h"\
3278 ".\Include\ceval.h"\
3279 ".\Include\classobject.h"\
3280 ".\Include\cobject.h"\
3281 ".\Include\complexobject.h"\
3282 ".\Include\fileobject.h"\
3283 ".\Include\floatobject.h"\
3284 ".\Include\funcobject.h"\
3285 ".\Include\import.h"\
3286 ".\Include\intobject.h"\
3287 ".\Include\intrcheck.h"\
3288 ".\Include\listobject.h"\
3289 ".\Include\longobject.h"\
3290 ".\Include\mappingobject.h"\
3291 ".\Include\methodobject.h"\
3292 ".\Include\modsupport.h"\
3293 ".\Include\moduleobject.h"\
3294 ".\Include\mymalloc.h"\
3295 ".\Include\mymath.h"\
3296 ".\Include\myproto.h"\
3297 ".\Include\object.h"\
3298 ".\Include\objimpl.h"\
3299 ".\Include\pydebug.h"\
3300 ".\Include\pyerrors.h"\
3301 ".\Include\pyfpe.h"\
3302 ".\Include\pystate.h"\
3303 ".\Include\Python.h"\
3304 ".\Include\pythonrun.h"\
3305 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003306 ".\Include\sliceobject.h"\
3307 ".\Include\stringobject.h"\
3308 ".\Include\sysmodule.h"\
3309 ".\Include\traceback.h"\
3310 ".\Include\tupleobject.h"\
3311 ".\PC\config.h"\
3312
3313
3314"$(INTDIR)\audioop.obj" : $(SOURCE) $(DEP_CPP_AUDIO) "$(INTDIR)"
3315 $(CPP) $(CPP_PROJ) $(SOURCE)
3316
3317
Guido van Rossum9348bf81997-05-14 20:47:15 +00003318!ENDIF
3319
Guido van Rossum78089e21997-05-06 21:44:44 +00003320# End Source File
3321################################################################################
3322# Begin Source File
3323
3324SOURCE=.\Modules\arraymodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003325
3326!IF "$(CFG)" == "python15 - Win32 Release"
3327
3328DEP_CPP_ARRAY=\
3329 ".\Include\abstract.h"\
3330 ".\Include\bltinmodule.h"\
3331 ".\Include\ceval.h"\
3332 ".\Include\classobject.h"\
3333 ".\Include\cobject.h"\
3334 ".\Include\complexobject.h"\
3335 ".\Include\dictobject.h"\
3336 ".\Include\fileobject.h"\
3337 ".\Include\floatobject.h"\
3338 ".\Include\funcobject.h"\
3339 ".\Include\import.h"\
3340 ".\Include\intobject.h"\
3341 ".\Include\intrcheck.h"\
3342 ".\Include\listobject.h"\
3343 ".\Include\longobject.h"\
3344 ".\Include\methodobject.h"\
3345 ".\Include\modsupport.h"\
3346 ".\Include\moduleobject.h"\
3347 ".\Include\mymalloc.h"\
3348 ".\Include\myproto.h"\
3349 ".\Include\object.h"\
3350 ".\Include\objimpl.h"\
3351 ".\Include\pydebug.h"\
3352 ".\Include\pyerrors.h"\
3353 ".\Include\pyfpe.h"\
3354 ".\Include\pystate.h"\
3355 ".\Include\Python.h"\
3356 ".\Include\pythonrun.h"\
3357 ".\Include\rangeobject.h"\
3358 ".\Include\sliceobject.h"\
3359 ".\Include\stringobject.h"\
3360 ".\Include\sysmodule.h"\
3361 ".\Include\traceback.h"\
3362 ".\Include\tupleobject.h"\
3363 ".\PC\config.h"\
3364 {$(INCLUDE)}"\sys\TYPES.H"\
3365
3366
3367"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"
3368 $(CPP) $(CPP_PROJ) $(SOURCE)
3369
3370
3371!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3372
Guido van Rossum78089e21997-05-06 21:44:44 +00003373DEP_CPP_ARRAY=\
3374 ".\Include\abstract.h"\
3375 ".\Include\bltinmodule.h"\
3376 ".\Include\ceval.h"\
3377 ".\Include\classobject.h"\
3378 ".\Include\cobject.h"\
3379 ".\Include\complexobject.h"\
3380 ".\Include\fileobject.h"\
3381 ".\Include\floatobject.h"\
3382 ".\Include\funcobject.h"\
3383 ".\Include\import.h"\
3384 ".\Include\intobject.h"\
3385 ".\Include\intrcheck.h"\
3386 ".\Include\listobject.h"\
3387 ".\Include\longobject.h"\
3388 ".\Include\mappingobject.h"\
3389 ".\Include\methodobject.h"\
3390 ".\Include\modsupport.h"\
3391 ".\Include\moduleobject.h"\
3392 ".\Include\mymalloc.h"\
3393 ".\Include\myproto.h"\
3394 ".\Include\object.h"\
3395 ".\Include\objimpl.h"\
3396 ".\Include\pydebug.h"\
3397 ".\Include\pyerrors.h"\
3398 ".\Include\pyfpe.h"\
3399 ".\Include\pystate.h"\
3400 ".\Include\Python.h"\
3401 ".\Include\pythonrun.h"\
3402 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003403 ".\Include\sliceobject.h"\
3404 ".\Include\stringobject.h"\
3405 ".\Include\sysmodule.h"\
3406 ".\Include\traceback.h"\
3407 ".\Include\tupleobject.h"\
3408 ".\PC\config.h"\
3409 {$(INCLUDE)}"\sys\TYPES.H"\
3410
3411
3412"$(INTDIR)\arraymodule.obj" : $(SOURCE) $(DEP_CPP_ARRAY) "$(INTDIR)"
3413 $(CPP) $(CPP_PROJ) $(SOURCE)
3414
3415
Guido van Rossum9348bf81997-05-14 20:47:15 +00003416!ENDIF
3417
Guido van Rossum78089e21997-05-06 21:44:44 +00003418# End Source File
3419################################################################################
3420# Begin Source File
3421
3422SOURCE=.\Parser\acceler.c
3423DEP_CPP_ACCEL=\
3424 ".\Include\bitset.h"\
3425 ".\Include\grammar.h"\
3426 ".\Include\mymalloc.h"\
3427 ".\Include\myproto.h"\
3428 ".\Include\node.h"\
3429 ".\Include\pgenheaders.h"\
3430 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003431 ".\Include\token.h"\
3432 ".\Parser\parser.h"\
3433 ".\PC\config.h"\
3434
3435
3436"$(INTDIR)\acceler.obj" : $(SOURCE) $(DEP_CPP_ACCEL) "$(INTDIR)"
3437 $(CPP) $(CPP_PROJ) $(SOURCE)
3438
3439
3440# End Source File
3441################################################################################
3442# Begin Source File
3443
3444SOURCE=.\Objects\abstract.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003445
3446!IF "$(CFG)" == "python15 - Win32 Release"
3447
3448DEP_CPP_ABSTR=\
3449 ".\Include\abstract.h"\
3450 ".\Include\bltinmodule.h"\
3451 ".\Include\ceval.h"\
3452 ".\Include\classobject.h"\
3453 ".\Include\cobject.h"\
3454 ".\Include\complexobject.h"\
3455 ".\Include\dictobject.h"\
3456 ".\Include\fileobject.h"\
3457 ".\Include\floatobject.h"\
3458 ".\Include\funcobject.h"\
3459 ".\Include\import.h"\
3460 ".\Include\intobject.h"\
3461 ".\Include\intrcheck.h"\
3462 ".\Include\listobject.h"\
3463 ".\Include\longobject.h"\
3464 ".\Include\methodobject.h"\
3465 ".\Include\modsupport.h"\
3466 ".\Include\moduleobject.h"\
3467 ".\Include\mymalloc.h"\
3468 ".\Include\myproto.h"\
3469 ".\Include\object.h"\
3470 ".\Include\objimpl.h"\
3471 ".\Include\pydebug.h"\
3472 ".\Include\pyerrors.h"\
3473 ".\Include\pyfpe.h"\
3474 ".\Include\pystate.h"\
3475 ".\Include\Python.h"\
3476 ".\Include\pythonrun.h"\
3477 ".\Include\rangeobject.h"\
3478 ".\Include\sliceobject.h"\
3479 ".\Include\stringobject.h"\
3480 ".\Include\sysmodule.h"\
3481 ".\Include\traceback.h"\
3482 ".\Include\tupleobject.h"\
3483 ".\PC\config.h"\
3484
3485
3486"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"
3487 $(CPP) $(CPP_PROJ) $(SOURCE)
3488
3489
3490!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3491
Guido van Rossum78089e21997-05-06 21:44:44 +00003492DEP_CPP_ABSTR=\
3493 ".\Include\abstract.h"\
3494 ".\Include\bltinmodule.h"\
3495 ".\Include\ceval.h"\
3496 ".\Include\classobject.h"\
3497 ".\Include\cobject.h"\
3498 ".\Include\complexobject.h"\
3499 ".\Include\fileobject.h"\
3500 ".\Include\floatobject.h"\
3501 ".\Include\funcobject.h"\
3502 ".\Include\import.h"\
3503 ".\Include\intobject.h"\
3504 ".\Include\intrcheck.h"\
3505 ".\Include\listobject.h"\
3506 ".\Include\longobject.h"\
3507 ".\Include\mappingobject.h"\
3508 ".\Include\methodobject.h"\
3509 ".\Include\modsupport.h"\
3510 ".\Include\moduleobject.h"\
3511 ".\Include\mymalloc.h"\
3512 ".\Include\myproto.h"\
3513 ".\Include\object.h"\
3514 ".\Include\objimpl.h"\
3515 ".\Include\pydebug.h"\
3516 ".\Include\pyerrors.h"\
3517 ".\Include\pyfpe.h"\
3518 ".\Include\pystate.h"\
3519 ".\Include\Python.h"\
3520 ".\Include\pythonrun.h"\
3521 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003522 ".\Include\sliceobject.h"\
3523 ".\Include\stringobject.h"\
3524 ".\Include\sysmodule.h"\
3525 ".\Include\traceback.h"\
3526 ".\Include\tupleobject.h"\
3527 ".\PC\config.h"\
3528
3529
3530"$(INTDIR)\abstract.obj" : $(SOURCE) $(DEP_CPP_ABSTR) "$(INTDIR)"
3531 $(CPP) $(CPP_PROJ) $(SOURCE)
3532
3533
Guido van Rossum9348bf81997-05-14 20:47:15 +00003534!ENDIF
3535
Guido van Rossum78089e21997-05-06 21:44:44 +00003536# End Source File
3537################################################################################
3538# Begin Source File
3539
3540SOURCE=.\Modules\yuvconvert.c
3541DEP_CPP_YUVCO=\
3542 ".\Modules\yuv.h"\
3543
3544
3545"$(INTDIR)\yuvconvert.obj" : $(SOURCE) $(DEP_CPP_YUVCO) "$(INTDIR)"
3546 $(CPP) $(CPP_PROJ) $(SOURCE)
3547
3548
3549# End Source File
3550################################################################################
3551# Begin Source File
3552
3553SOURCE=.\Objects\typeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003554
3555!IF "$(CFG)" == "python15 - Win32 Release"
3556
3557DEP_CPP_TYPEO=\
3558 ".\Include\abstract.h"\
3559 ".\Include\bltinmodule.h"\
3560 ".\Include\ceval.h"\
3561 ".\Include\classobject.h"\
3562 ".\Include\cobject.h"\
3563 ".\Include\complexobject.h"\
3564 ".\Include\dictobject.h"\
3565 ".\Include\fileobject.h"\
3566 ".\Include\floatobject.h"\
3567 ".\Include\funcobject.h"\
3568 ".\Include\import.h"\
3569 ".\Include\intobject.h"\
3570 ".\Include\intrcheck.h"\
3571 ".\Include\listobject.h"\
3572 ".\Include\longobject.h"\
3573 ".\Include\methodobject.h"\
3574 ".\Include\modsupport.h"\
3575 ".\Include\moduleobject.h"\
3576 ".\Include\mymalloc.h"\
3577 ".\Include\myproto.h"\
3578 ".\Include\object.h"\
3579 ".\Include\objimpl.h"\
3580 ".\Include\pydebug.h"\
3581 ".\Include\pyerrors.h"\
3582 ".\Include\pyfpe.h"\
3583 ".\Include\pystate.h"\
3584 ".\Include\Python.h"\
3585 ".\Include\pythonrun.h"\
3586 ".\Include\rangeobject.h"\
3587 ".\Include\sliceobject.h"\
3588 ".\Include\stringobject.h"\
3589 ".\Include\sysmodule.h"\
3590 ".\Include\traceback.h"\
3591 ".\Include\tupleobject.h"\
3592 ".\PC\config.h"\
3593
3594
3595"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"
3596 $(CPP) $(CPP_PROJ) $(SOURCE)
3597
3598
3599!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3600
Guido van Rossum78089e21997-05-06 21:44:44 +00003601DEP_CPP_TYPEO=\
3602 ".\Include\abstract.h"\
3603 ".\Include\bltinmodule.h"\
3604 ".\Include\ceval.h"\
3605 ".\Include\classobject.h"\
3606 ".\Include\cobject.h"\
3607 ".\Include\complexobject.h"\
3608 ".\Include\fileobject.h"\
3609 ".\Include\floatobject.h"\
3610 ".\Include\funcobject.h"\
3611 ".\Include\import.h"\
3612 ".\Include\intobject.h"\
3613 ".\Include\intrcheck.h"\
3614 ".\Include\listobject.h"\
3615 ".\Include\longobject.h"\
3616 ".\Include\mappingobject.h"\
3617 ".\Include\methodobject.h"\
3618 ".\Include\modsupport.h"\
3619 ".\Include\moduleobject.h"\
3620 ".\Include\mymalloc.h"\
3621 ".\Include\myproto.h"\
3622 ".\Include\object.h"\
3623 ".\Include\objimpl.h"\
3624 ".\Include\pydebug.h"\
3625 ".\Include\pyerrors.h"\
3626 ".\Include\pyfpe.h"\
3627 ".\Include\pystate.h"\
3628 ".\Include\Python.h"\
3629 ".\Include\pythonrun.h"\
3630 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003631 ".\Include\sliceobject.h"\
3632 ".\Include\stringobject.h"\
3633 ".\Include\sysmodule.h"\
3634 ".\Include\traceback.h"\
3635 ".\Include\tupleobject.h"\
3636 ".\PC\config.h"\
3637
3638
3639"$(INTDIR)\typeobject.obj" : $(SOURCE) $(DEP_CPP_TYPEO) "$(INTDIR)"
3640 $(CPP) $(CPP_PROJ) $(SOURCE)
3641
3642
Guido van Rossum9348bf81997-05-14 20:47:15 +00003643!ENDIF
3644
Guido van Rossum78089e21997-05-06 21:44:44 +00003645# End Source File
3646################################################################################
3647# Begin Source File
3648
3649SOURCE=.\Objects\tupleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003650
3651!IF "$(CFG)" == "python15 - Win32 Release"
3652
3653DEP_CPP_TUPLE=\
3654 ".\Include\abstract.h"\
3655 ".\Include\bltinmodule.h"\
3656 ".\Include\ceval.h"\
3657 ".\Include\classobject.h"\
3658 ".\Include\cobject.h"\
3659 ".\Include\complexobject.h"\
3660 ".\Include\dictobject.h"\
3661 ".\Include\fileobject.h"\
3662 ".\Include\floatobject.h"\
3663 ".\Include\funcobject.h"\
3664 ".\Include\import.h"\
3665 ".\Include\intobject.h"\
3666 ".\Include\intrcheck.h"\
3667 ".\Include\listobject.h"\
3668 ".\Include\longobject.h"\
3669 ".\Include\methodobject.h"\
3670 ".\Include\modsupport.h"\
3671 ".\Include\moduleobject.h"\
3672 ".\Include\mymalloc.h"\
3673 ".\Include\myproto.h"\
3674 ".\Include\object.h"\
3675 ".\Include\objimpl.h"\
3676 ".\Include\pydebug.h"\
3677 ".\Include\pyerrors.h"\
3678 ".\Include\pyfpe.h"\
3679 ".\Include\pystate.h"\
3680 ".\Include\Python.h"\
3681 ".\Include\pythonrun.h"\
3682 ".\Include\rangeobject.h"\
3683 ".\Include\sliceobject.h"\
3684 ".\Include\stringobject.h"\
3685 ".\Include\sysmodule.h"\
3686 ".\Include\traceback.h"\
3687 ".\Include\tupleobject.h"\
3688 ".\PC\config.h"\
3689
3690
3691"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"
3692 $(CPP) $(CPP_PROJ) $(SOURCE)
3693
3694
3695!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3696
Guido van Rossum78089e21997-05-06 21:44:44 +00003697DEP_CPP_TUPLE=\
3698 ".\Include\abstract.h"\
3699 ".\Include\bltinmodule.h"\
3700 ".\Include\ceval.h"\
3701 ".\Include\classobject.h"\
3702 ".\Include\cobject.h"\
3703 ".\Include\complexobject.h"\
3704 ".\Include\fileobject.h"\
3705 ".\Include\floatobject.h"\
3706 ".\Include\funcobject.h"\
3707 ".\Include\import.h"\
3708 ".\Include\intobject.h"\
3709 ".\Include\intrcheck.h"\
3710 ".\Include\listobject.h"\
3711 ".\Include\longobject.h"\
3712 ".\Include\mappingobject.h"\
3713 ".\Include\methodobject.h"\
3714 ".\Include\modsupport.h"\
3715 ".\Include\moduleobject.h"\
3716 ".\Include\mymalloc.h"\
3717 ".\Include\myproto.h"\
3718 ".\Include\object.h"\
3719 ".\Include\objimpl.h"\
3720 ".\Include\pydebug.h"\
3721 ".\Include\pyerrors.h"\
3722 ".\Include\pyfpe.h"\
3723 ".\Include\pystate.h"\
3724 ".\Include\Python.h"\
3725 ".\Include\pythonrun.h"\
3726 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003727 ".\Include\sliceobject.h"\
3728 ".\Include\stringobject.h"\
3729 ".\Include\sysmodule.h"\
3730 ".\Include\traceback.h"\
3731 ".\Include\tupleobject.h"\
3732 ".\PC\config.h"\
3733
3734
3735"$(INTDIR)\tupleobject.obj" : $(SOURCE) $(DEP_CPP_TUPLE) "$(INTDIR)"
3736 $(CPP) $(CPP_PROJ) $(SOURCE)
3737
3738
Guido van Rossum9348bf81997-05-14 20:47:15 +00003739!ENDIF
3740
Guido van Rossum78089e21997-05-06 21:44:44 +00003741# End Source File
3742################################################################################
3743# Begin Source File
3744
3745SOURCE=.\Python\traceback.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003746
3747!IF "$(CFG)" == "python15 - Win32 Release"
3748
3749DEP_CPP_TRACE=\
3750 ".\Include\abstract.h"\
3751 ".\Include\bltinmodule.h"\
3752 ".\Include\ceval.h"\
3753 ".\Include\classobject.h"\
3754 ".\Include\cobject.h"\
3755 ".\Include\compile.h"\
3756 ".\Include\complexobject.h"\
3757 ".\Include\dictobject.h"\
3758 ".\Include\fileobject.h"\
3759 ".\Include\floatobject.h"\
3760 ".\Include\frameobject.h"\
3761 ".\Include\funcobject.h"\
3762 ".\Include\import.h"\
3763 ".\Include\intobject.h"\
3764 ".\Include\intrcheck.h"\
3765 ".\Include\listobject.h"\
3766 ".\Include\longobject.h"\
3767 ".\Include\methodobject.h"\
3768 ".\Include\modsupport.h"\
3769 ".\Include\moduleobject.h"\
3770 ".\Include\mymalloc.h"\
3771 ".\Include\myproto.h"\
3772 ".\Include\object.h"\
3773 ".\Include\objimpl.h"\
3774 ".\Include\osdefs.h"\
3775 ".\Include\pydebug.h"\
3776 ".\Include\pyerrors.h"\
3777 ".\Include\pyfpe.h"\
3778 ".\Include\pystate.h"\
3779 ".\Include\Python.h"\
3780 ".\Include\pythonrun.h"\
3781 ".\Include\rangeobject.h"\
3782 ".\Include\sliceobject.h"\
3783 ".\Include\stringobject.h"\
3784 ".\Include\structmember.h"\
3785 ".\Include\sysmodule.h"\
3786 ".\Include\traceback.h"\
3787 ".\Include\tupleobject.h"\
3788 ".\PC\config.h"\
3789
3790
3791"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"
3792 $(CPP) $(CPP_PROJ) $(SOURCE)
3793
3794
3795!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3796
Guido van Rossum78089e21997-05-06 21:44:44 +00003797DEP_CPP_TRACE=\
3798 ".\Include\abstract.h"\
3799 ".\Include\bltinmodule.h"\
3800 ".\Include\ceval.h"\
3801 ".\Include\classobject.h"\
3802 ".\Include\cobject.h"\
3803 ".\Include\compile.h"\
3804 ".\Include\complexobject.h"\
3805 ".\Include\fileobject.h"\
3806 ".\Include\floatobject.h"\
3807 ".\Include\frameobject.h"\
3808 ".\Include\funcobject.h"\
3809 ".\Include\import.h"\
3810 ".\Include\intobject.h"\
3811 ".\Include\intrcheck.h"\
3812 ".\Include\listobject.h"\
3813 ".\Include\longobject.h"\
3814 ".\Include\mappingobject.h"\
3815 ".\Include\methodobject.h"\
3816 ".\Include\modsupport.h"\
3817 ".\Include\moduleobject.h"\
3818 ".\Include\mymalloc.h"\
3819 ".\Include\myproto.h"\
3820 ".\Include\object.h"\
3821 ".\Include\objimpl.h"\
3822 ".\Include\osdefs.h"\
3823 ".\Include\pydebug.h"\
3824 ".\Include\pyerrors.h"\
3825 ".\Include\pyfpe.h"\
3826 ".\Include\pystate.h"\
3827 ".\Include\Python.h"\
3828 ".\Include\pythonrun.h"\
3829 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003830 ".\Include\sliceobject.h"\
3831 ".\Include\stringobject.h"\
3832 ".\Include\structmember.h"\
3833 ".\Include\sysmodule.h"\
3834 ".\Include\traceback.h"\
3835 ".\Include\tupleobject.h"\
3836 ".\PC\config.h"\
3837
3838
3839"$(INTDIR)\traceback.obj" : $(SOURCE) $(DEP_CPP_TRACE) "$(INTDIR)"
3840 $(CPP) $(CPP_PROJ) $(SOURCE)
3841
3842
Guido van Rossum9348bf81997-05-14 20:47:15 +00003843!ENDIF
3844
Guido van Rossum78089e21997-05-06 21:44:44 +00003845# End Source File
3846################################################################################
3847# Begin Source File
3848
3849SOURCE=.\Parser\tokenizer.c
3850DEP_CPP_TOKEN=\
3851 ".\Include\errcode.h"\
3852 ".\Include\mymalloc.h"\
3853 ".\Include\myproto.h"\
3854 ".\Include\pgenheaders.h"\
3855 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003856 ".\Include\token.h"\
3857 ".\Parser\tokenizer.h"\
3858 ".\PC\config.h"\
3859
3860
3861"$(INTDIR)\tokenizer.obj" : $(SOURCE) $(DEP_CPP_TOKEN) "$(INTDIR)"
3862 $(CPP) $(CPP_PROJ) $(SOURCE)
3863
3864
3865# End Source File
3866################################################################################
3867# Begin Source File
3868
3869SOURCE=.\Modules\timemodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003870
3871!IF "$(CFG)" == "python15 - Win32 Release"
3872
3873DEP_CPP_TIMEM=\
3874 ".\Include\abstract.h"\
3875 ".\Include\bltinmodule.h"\
3876 ".\Include\ceval.h"\
3877 ".\Include\classobject.h"\
3878 ".\Include\cobject.h"\
3879 ".\Include\complexobject.h"\
3880 ".\Include\dictobject.h"\
3881 ".\Include\fileobject.h"\
3882 ".\Include\floatobject.h"\
3883 ".\Include\funcobject.h"\
3884 ".\Include\import.h"\
3885 ".\Include\intobject.h"\
3886 ".\Include\intrcheck.h"\
3887 ".\Include\listobject.h"\
3888 ".\Include\longobject.h"\
3889 ".\Include\methodobject.h"\
3890 ".\Include\modsupport.h"\
3891 ".\Include\moduleobject.h"\
3892 ".\Include\mymalloc.h"\
3893 ".\Include\mymath.h"\
3894 ".\Include\myproto.h"\
3895 ".\Include\myselect.h"\
3896 ".\Include\mytime.h"\
3897 ".\Include\object.h"\
3898 ".\Include\objimpl.h"\
3899 ".\Include\pydebug.h"\
3900 ".\Include\pyerrors.h"\
3901 ".\Include\pyfpe.h"\
3902 ".\Include\pystate.h"\
3903 ".\Include\Python.h"\
3904 ".\Include\pythonrun.h"\
3905 ".\Include\rangeobject.h"\
3906 ".\Include\sliceobject.h"\
3907 ".\Include\stringobject.h"\
3908 ".\Include\sysmodule.h"\
3909 ".\Include\traceback.h"\
3910 ".\Include\tupleobject.h"\
3911 ".\PC\config.h"\
3912 {$(INCLUDE)}"\sys\TIMEB.H"\
3913 {$(INCLUDE)}"\sys\TYPES.H"\
3914
3915
3916"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"
3917 $(CPP) $(CPP_PROJ) $(SOURCE)
3918
3919
3920!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
3921
Guido van Rossum78089e21997-05-06 21:44:44 +00003922DEP_CPP_TIMEM=\
3923 ".\Include\abstract.h"\
3924 ".\Include\bltinmodule.h"\
3925 ".\Include\ceval.h"\
3926 ".\Include\classobject.h"\
3927 ".\Include\cobject.h"\
3928 ".\Include\complexobject.h"\
3929 ".\Include\fileobject.h"\
3930 ".\Include\floatobject.h"\
3931 ".\Include\funcobject.h"\
3932 ".\Include\import.h"\
3933 ".\Include\intobject.h"\
3934 ".\Include\intrcheck.h"\
3935 ".\Include\listobject.h"\
3936 ".\Include\longobject.h"\
3937 ".\Include\mappingobject.h"\
3938 ".\Include\methodobject.h"\
3939 ".\Include\modsupport.h"\
3940 ".\Include\moduleobject.h"\
3941 ".\Include\mymalloc.h"\
3942 ".\Include\mymath.h"\
3943 ".\Include\myproto.h"\
3944 ".\Include\myselect.h"\
3945 ".\Include\mytime.h"\
3946 ".\Include\object.h"\
3947 ".\Include\objimpl.h"\
3948 ".\Include\pydebug.h"\
3949 ".\Include\pyerrors.h"\
3950 ".\Include\pyfpe.h"\
3951 ".\Include\pystate.h"\
3952 ".\Include\Python.h"\
3953 ".\Include\pythonrun.h"\
3954 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00003955 ".\Include\sliceobject.h"\
3956 ".\Include\stringobject.h"\
3957 ".\Include\sysmodule.h"\
3958 ".\Include\traceback.h"\
3959 ".\Include\tupleobject.h"\
3960 ".\PC\config.h"\
3961 {$(INCLUDE)}"\sys\TIMEB.H"\
3962 {$(INCLUDE)}"\sys\TYPES.H"\
3963
3964
3965"$(INTDIR)\timemodule.obj" : $(SOURCE) $(DEP_CPP_TIMEM) "$(INTDIR)"
3966 $(CPP) $(CPP_PROJ) $(SOURCE)
3967
3968
Guido van Rossum9348bf81997-05-14 20:47:15 +00003969!ENDIF
3970
Guido van Rossum78089e21997-05-06 21:44:44 +00003971# End Source File
3972################################################################################
3973# Begin Source File
3974
3975SOURCE=.\Python\thread.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00003976
3977!IF "$(CFG)" == "python15 - Win32 Release"
3978
3979DEP_CPP_THREA=\
3980 ".\Include\thread.h"\
3981 ".\PC\config.h"\
3982 ".\Python\thread_cthread.h"\
3983 ".\Python\thread_foobar.h"\
3984 ".\Python\thread_lwp.h"\
3985 ".\Python\thread_nt.h"\
3986 ".\Python\thread_pthread.h"\
3987 ".\Python\thread_sgi.h"\
3988 ".\Python\thread_solaris.h"\
3989 {$(INCLUDE)}"\sys\TYPES.H"\
3990
3991NODEP_CPP_THREA=\
3992 "..\..\usr\include\thread.h"\
3993
3994
3995"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
3996 $(CPP) $(CPP_PROJ) $(SOURCE)
3997
3998
3999!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4000
Guido van Rossum78089e21997-05-06 21:44:44 +00004001DEP_CPP_THREA=\
4002 ".\Include\thread.h"\
4003 ".\PC\config.h"\
4004 ".\Python\thread_cthread.h"\
4005 ".\Python\thread_lwp.h"\
4006 ".\Python\thread_nt.h"\
4007 ".\Python\thread_pthread.h"\
4008 ".\Python\thread_sgi.h"\
4009 ".\Python\thread_solaris.h"\
4010 {$(INCLUDE)}"\sys\TYPES.H"\
4011
4012
4013"$(INTDIR)\thread.obj" : $(SOURCE) $(DEP_CPP_THREA) "$(INTDIR)"
4014 $(CPP) $(CPP_PROJ) $(SOURCE)
4015
4016
Guido van Rossum9348bf81997-05-14 20:47:15 +00004017!ENDIF
4018
Guido van Rossum78089e21997-05-06 21:44:44 +00004019# End Source File
4020################################################################################
4021# Begin Source File
4022
4023SOURCE=.\Modules\structmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004024
4025!IF "$(CFG)" == "python15 - Win32 Release"
4026
4027DEP_CPP_STRUC=\
4028 ".\Include\abstract.h"\
4029 ".\Include\bltinmodule.h"\
4030 ".\Include\ceval.h"\
4031 ".\Include\classobject.h"\
4032 ".\Include\cobject.h"\
4033 ".\Include\complexobject.h"\
4034 ".\Include\dictobject.h"\
4035 ".\Include\fileobject.h"\
4036 ".\Include\floatobject.h"\
4037 ".\Include\funcobject.h"\
4038 ".\Include\import.h"\
4039 ".\Include\intobject.h"\
4040 ".\Include\intrcheck.h"\
4041 ".\Include\listobject.h"\
4042 ".\Include\longobject.h"\
4043 ".\Include\methodobject.h"\
4044 ".\Include\modsupport.h"\
4045 ".\Include\moduleobject.h"\
4046 ".\Include\mymalloc.h"\
4047 ".\Include\mymath.h"\
4048 ".\Include\myproto.h"\
4049 ".\Include\object.h"\
4050 ".\Include\objimpl.h"\
4051 ".\Include\pydebug.h"\
4052 ".\Include\pyerrors.h"\
4053 ".\Include\pyfpe.h"\
4054 ".\Include\pystate.h"\
4055 ".\Include\Python.h"\
4056 ".\Include\pythonrun.h"\
4057 ".\Include\rangeobject.h"\
4058 ".\Include\sliceobject.h"\
4059 ".\Include\stringobject.h"\
4060 ".\Include\sysmodule.h"\
4061 ".\Include\traceback.h"\
4062 ".\Include\tupleobject.h"\
4063 ".\PC\config.h"\
4064
4065
4066"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"
4067 $(CPP) $(CPP_PROJ) $(SOURCE)
4068
4069
4070!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4071
Guido van Rossum78089e21997-05-06 21:44:44 +00004072DEP_CPP_STRUC=\
4073 ".\Include\abstract.h"\
4074 ".\Include\bltinmodule.h"\
4075 ".\Include\ceval.h"\
4076 ".\Include\classobject.h"\
4077 ".\Include\cobject.h"\
4078 ".\Include\complexobject.h"\
4079 ".\Include\fileobject.h"\
4080 ".\Include\floatobject.h"\
4081 ".\Include\funcobject.h"\
4082 ".\Include\import.h"\
4083 ".\Include\intobject.h"\
4084 ".\Include\intrcheck.h"\
4085 ".\Include\listobject.h"\
4086 ".\Include\longobject.h"\
4087 ".\Include\mappingobject.h"\
4088 ".\Include\methodobject.h"\
4089 ".\Include\modsupport.h"\
4090 ".\Include\moduleobject.h"\
4091 ".\Include\mymalloc.h"\
4092 ".\Include\mymath.h"\
4093 ".\Include\myproto.h"\
4094 ".\Include\object.h"\
4095 ".\Include\objimpl.h"\
4096 ".\Include\pydebug.h"\
4097 ".\Include\pyerrors.h"\
4098 ".\Include\pyfpe.h"\
4099 ".\Include\pystate.h"\
4100 ".\Include\Python.h"\
4101 ".\Include\pythonrun.h"\
4102 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004103 ".\Include\sliceobject.h"\
4104 ".\Include\stringobject.h"\
4105 ".\Include\sysmodule.h"\
4106 ".\Include\traceback.h"\
4107 ".\Include\tupleobject.h"\
4108 ".\PC\config.h"\
4109
4110
4111"$(INTDIR)\structmodule.obj" : $(SOURCE) $(DEP_CPP_STRUC) "$(INTDIR)"
4112 $(CPP) $(CPP_PROJ) $(SOURCE)
4113
4114
Guido van Rossum9348bf81997-05-14 20:47:15 +00004115!ENDIF
4116
Guido van Rossum78089e21997-05-06 21:44:44 +00004117# End Source File
4118################################################################################
4119# Begin Source File
4120
4121SOURCE=.\Python\structmember.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004122
4123!IF "$(CFG)" == "python15 - Win32 Release"
4124
4125DEP_CPP_STRUCT=\
4126 ".\Include\abstract.h"\
4127 ".\Include\bltinmodule.h"\
4128 ".\Include\ceval.h"\
4129 ".\Include\classobject.h"\
4130 ".\Include\cobject.h"\
4131 ".\Include\complexobject.h"\
4132 ".\Include\dictobject.h"\
4133 ".\Include\fileobject.h"\
4134 ".\Include\floatobject.h"\
4135 ".\Include\funcobject.h"\
4136 ".\Include\import.h"\
4137 ".\Include\intobject.h"\
4138 ".\Include\intrcheck.h"\
4139 ".\Include\listobject.h"\
4140 ".\Include\longobject.h"\
4141 ".\Include\methodobject.h"\
4142 ".\Include\modsupport.h"\
4143 ".\Include\moduleobject.h"\
4144 ".\Include\mymalloc.h"\
4145 ".\Include\myproto.h"\
4146 ".\Include\object.h"\
4147 ".\Include\objimpl.h"\
4148 ".\Include\pydebug.h"\
4149 ".\Include\pyerrors.h"\
4150 ".\Include\pyfpe.h"\
4151 ".\Include\pystate.h"\
4152 ".\Include\Python.h"\
4153 ".\Include\pythonrun.h"\
4154 ".\Include\rangeobject.h"\
4155 ".\Include\sliceobject.h"\
4156 ".\Include\stringobject.h"\
4157 ".\Include\structmember.h"\
4158 ".\Include\sysmodule.h"\
4159 ".\Include\traceback.h"\
4160 ".\Include\tupleobject.h"\
4161 ".\PC\config.h"\
4162
4163
4164"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"
4165 $(CPP) $(CPP_PROJ) $(SOURCE)
4166
4167
4168!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4169
Guido van Rossum78089e21997-05-06 21:44:44 +00004170DEP_CPP_STRUCT=\
4171 ".\Include\abstract.h"\
4172 ".\Include\bltinmodule.h"\
4173 ".\Include\ceval.h"\
4174 ".\Include\classobject.h"\
4175 ".\Include\cobject.h"\
4176 ".\Include\complexobject.h"\
4177 ".\Include\fileobject.h"\
4178 ".\Include\floatobject.h"\
4179 ".\Include\funcobject.h"\
4180 ".\Include\import.h"\
4181 ".\Include\intobject.h"\
4182 ".\Include\intrcheck.h"\
4183 ".\Include\listobject.h"\
4184 ".\Include\longobject.h"\
4185 ".\Include\mappingobject.h"\
4186 ".\Include\methodobject.h"\
4187 ".\Include\modsupport.h"\
4188 ".\Include\moduleobject.h"\
4189 ".\Include\mymalloc.h"\
4190 ".\Include\myproto.h"\
4191 ".\Include\object.h"\
4192 ".\Include\objimpl.h"\
4193 ".\Include\pydebug.h"\
4194 ".\Include\pyerrors.h"\
4195 ".\Include\pyfpe.h"\
4196 ".\Include\pystate.h"\
4197 ".\Include\Python.h"\
4198 ".\Include\pythonrun.h"\
4199 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004200 ".\Include\sliceobject.h"\
4201 ".\Include\stringobject.h"\
4202 ".\Include\structmember.h"\
4203 ".\Include\sysmodule.h"\
4204 ".\Include\traceback.h"\
4205 ".\Include\tupleobject.h"\
4206 ".\PC\config.h"\
4207
4208
4209"$(INTDIR)\structmember.obj" : $(SOURCE) $(DEP_CPP_STRUCT) "$(INTDIR)"
4210 $(CPP) $(CPP_PROJ) $(SOURCE)
4211
4212
Guido van Rossum9348bf81997-05-14 20:47:15 +00004213!ENDIF
4214
Guido van Rossum78089e21997-05-06 21:44:44 +00004215# End Source File
4216################################################################################
4217# Begin Source File
4218
4219SOURCE=.\Modules\stropmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004220
4221!IF "$(CFG)" == "python15 - Win32 Release"
4222
4223DEP_CPP_STROP=\
4224 ".\Include\abstract.h"\
4225 ".\Include\bltinmodule.h"\
4226 ".\Include\ceval.h"\
4227 ".\Include\classobject.h"\
4228 ".\Include\cobject.h"\
4229 ".\Include\complexobject.h"\
4230 ".\Include\dictobject.h"\
4231 ".\Include\fileobject.h"\
4232 ".\Include\floatobject.h"\
4233 ".\Include\funcobject.h"\
4234 ".\Include\import.h"\
4235 ".\Include\intobject.h"\
4236 ".\Include\intrcheck.h"\
4237 ".\Include\listobject.h"\
4238 ".\Include\longobject.h"\
4239 ".\Include\methodobject.h"\
4240 ".\Include\modsupport.h"\
4241 ".\Include\moduleobject.h"\
4242 ".\Include\mymalloc.h"\
4243 ".\Include\myproto.h"\
4244 ".\Include\object.h"\
4245 ".\Include\objimpl.h"\
4246 ".\Include\pydebug.h"\
4247 ".\Include\pyerrors.h"\
4248 ".\Include\pyfpe.h"\
4249 ".\Include\pystate.h"\
4250 ".\Include\Python.h"\
4251 ".\Include\pythonrun.h"\
4252 ".\Include\rangeobject.h"\
4253 ".\Include\sliceobject.h"\
4254 ".\Include\stringobject.h"\
4255 ".\Include\sysmodule.h"\
4256 ".\Include\traceback.h"\
4257 ".\Include\tupleobject.h"\
4258 ".\PC\config.h"\
4259
4260
4261"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"
4262 $(CPP) $(CPP_PROJ) $(SOURCE)
4263
4264
4265!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4266
Guido van Rossum78089e21997-05-06 21:44:44 +00004267DEP_CPP_STROP=\
4268 ".\Include\abstract.h"\
4269 ".\Include\bltinmodule.h"\
4270 ".\Include\ceval.h"\
4271 ".\Include\classobject.h"\
4272 ".\Include\cobject.h"\
4273 ".\Include\complexobject.h"\
4274 ".\Include\fileobject.h"\
4275 ".\Include\floatobject.h"\
4276 ".\Include\funcobject.h"\
4277 ".\Include\import.h"\
4278 ".\Include\intobject.h"\
4279 ".\Include\intrcheck.h"\
4280 ".\Include\listobject.h"\
4281 ".\Include\longobject.h"\
4282 ".\Include\mappingobject.h"\
4283 ".\Include\methodobject.h"\
4284 ".\Include\modsupport.h"\
4285 ".\Include\moduleobject.h"\
4286 ".\Include\mymalloc.h"\
4287 ".\Include\myproto.h"\
4288 ".\Include\object.h"\
4289 ".\Include\objimpl.h"\
4290 ".\Include\pydebug.h"\
4291 ".\Include\pyerrors.h"\
4292 ".\Include\pyfpe.h"\
4293 ".\Include\pystate.h"\
4294 ".\Include\Python.h"\
4295 ".\Include\pythonrun.h"\
4296 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004297 ".\Include\sliceobject.h"\
4298 ".\Include\stringobject.h"\
4299 ".\Include\sysmodule.h"\
4300 ".\Include\traceback.h"\
4301 ".\Include\tupleobject.h"\
4302 ".\PC\config.h"\
4303
4304
4305"$(INTDIR)\stropmodule.obj" : $(SOURCE) $(DEP_CPP_STROP) "$(INTDIR)"
4306 $(CPP) $(CPP_PROJ) $(SOURCE)
4307
4308
Guido van Rossum9348bf81997-05-14 20:47:15 +00004309!ENDIF
4310
Guido van Rossum78089e21997-05-06 21:44:44 +00004311# End Source File
4312################################################################################
4313# Begin Source File
4314
4315SOURCE=.\Objects\stringobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004316
4317!IF "$(CFG)" == "python15 - Win32 Release"
4318
4319DEP_CPP_STRIN=\
4320 ".\Include\abstract.h"\
4321 ".\Include\bltinmodule.h"\
4322 ".\Include\ceval.h"\
4323 ".\Include\classobject.h"\
4324 ".\Include\cobject.h"\
4325 ".\Include\complexobject.h"\
4326 ".\Include\dictobject.h"\
4327 ".\Include\fileobject.h"\
4328 ".\Include\floatobject.h"\
4329 ".\Include\funcobject.h"\
4330 ".\Include\import.h"\
4331 ".\Include\intobject.h"\
4332 ".\Include\intrcheck.h"\
4333 ".\Include\listobject.h"\
4334 ".\Include\longobject.h"\
4335 ".\Include\methodobject.h"\
4336 ".\Include\modsupport.h"\
4337 ".\Include\moduleobject.h"\
4338 ".\Include\mymalloc.h"\
4339 ".\Include\myproto.h"\
4340 ".\Include\object.h"\
4341 ".\Include\objimpl.h"\
4342 ".\Include\pydebug.h"\
4343 ".\Include\pyerrors.h"\
4344 ".\Include\pyfpe.h"\
4345 ".\Include\pystate.h"\
4346 ".\Include\Python.h"\
4347 ".\Include\pythonrun.h"\
4348 ".\Include\rangeobject.h"\
4349 ".\Include\sliceobject.h"\
4350 ".\Include\stringobject.h"\
4351 ".\Include\sysmodule.h"\
4352 ".\Include\traceback.h"\
4353 ".\Include\tupleobject.h"\
4354 ".\PC\config.h"\
4355
4356
4357"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"
4358 $(CPP) $(CPP_PROJ) $(SOURCE)
4359
4360
4361!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4362
Guido van Rossum78089e21997-05-06 21:44:44 +00004363DEP_CPP_STRIN=\
4364 ".\Include\abstract.h"\
4365 ".\Include\bltinmodule.h"\
4366 ".\Include\ceval.h"\
4367 ".\Include\classobject.h"\
4368 ".\Include\cobject.h"\
4369 ".\Include\complexobject.h"\
4370 ".\Include\fileobject.h"\
4371 ".\Include\floatobject.h"\
4372 ".\Include\funcobject.h"\
4373 ".\Include\import.h"\
4374 ".\Include\intobject.h"\
4375 ".\Include\intrcheck.h"\
4376 ".\Include\listobject.h"\
4377 ".\Include\longobject.h"\
4378 ".\Include\mappingobject.h"\
4379 ".\Include\methodobject.h"\
4380 ".\Include\modsupport.h"\
4381 ".\Include\moduleobject.h"\
4382 ".\Include\mymalloc.h"\
4383 ".\Include\myproto.h"\
4384 ".\Include\object.h"\
4385 ".\Include\objimpl.h"\
4386 ".\Include\pydebug.h"\
4387 ".\Include\pyerrors.h"\
4388 ".\Include\pyfpe.h"\
4389 ".\Include\pystate.h"\
4390 ".\Include\Python.h"\
4391 ".\Include\pythonrun.h"\
4392 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004393 ".\Include\sliceobject.h"\
4394 ".\Include\stringobject.h"\
4395 ".\Include\sysmodule.h"\
4396 ".\Include\traceback.h"\
4397 ".\Include\tupleobject.h"\
4398 ".\PC\config.h"\
4399
4400
4401"$(INTDIR)\stringobject.obj" : $(SOURCE) $(DEP_CPP_STRIN) "$(INTDIR)"
4402 $(CPP) $(CPP_PROJ) $(SOURCE)
4403
4404
Guido van Rossum9348bf81997-05-14 20:47:15 +00004405!ENDIF
4406
Guido van Rossum78089e21997-05-06 21:44:44 +00004407# End Source File
4408################################################################################
4409# Begin Source File
4410
4411SOURCE=.\Modules\soundex.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004412
4413!IF "$(CFG)" == "python15 - Win32 Release"
4414
4415DEP_CPP_SOUND=\
4416 ".\Include\abstract.h"\
4417 ".\Include\bltinmodule.h"\
4418 ".\Include\ceval.h"\
4419 ".\Include\classobject.h"\
4420 ".\Include\cobject.h"\
4421 ".\Include\complexobject.h"\
4422 ".\Include\dictobject.h"\
4423 ".\Include\fileobject.h"\
4424 ".\Include\floatobject.h"\
4425 ".\Include\funcobject.h"\
4426 ".\Include\import.h"\
4427 ".\Include\intobject.h"\
4428 ".\Include\intrcheck.h"\
4429 ".\Include\listobject.h"\
4430 ".\Include\longobject.h"\
4431 ".\Include\methodobject.h"\
4432 ".\Include\modsupport.h"\
4433 ".\Include\moduleobject.h"\
4434 ".\Include\mymalloc.h"\
4435 ".\Include\myproto.h"\
4436 ".\Include\object.h"\
4437 ".\Include\objimpl.h"\
4438 ".\Include\pydebug.h"\
4439 ".\Include\pyerrors.h"\
4440 ".\Include\pyfpe.h"\
4441 ".\Include\pystate.h"\
4442 ".\Include\Python.h"\
4443 ".\Include\pythonrun.h"\
4444 ".\Include\rangeobject.h"\
4445 ".\Include\sliceobject.h"\
4446 ".\Include\stringobject.h"\
4447 ".\Include\sysmodule.h"\
4448 ".\Include\traceback.h"\
4449 ".\Include\tupleobject.h"\
4450 ".\PC\config.h"\
4451
4452
4453"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
4454 $(CPP) $(CPP_PROJ) $(SOURCE)
4455
4456
4457!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4458
Guido van Rossum78089e21997-05-06 21:44:44 +00004459DEP_CPP_SOUND=\
4460 ".\Include\abstract.h"\
4461 ".\Include\bltinmodule.h"\
4462 ".\Include\ceval.h"\
4463 ".\Include\classobject.h"\
4464 ".\Include\cobject.h"\
4465 ".\Include\complexobject.h"\
4466 ".\Include\fileobject.h"\
4467 ".\Include\floatobject.h"\
4468 ".\Include\funcobject.h"\
4469 ".\Include\import.h"\
4470 ".\Include\intobject.h"\
4471 ".\Include\intrcheck.h"\
4472 ".\Include\listobject.h"\
4473 ".\Include\longobject.h"\
4474 ".\Include\mappingobject.h"\
4475 ".\Include\methodobject.h"\
4476 ".\Include\modsupport.h"\
4477 ".\Include\moduleobject.h"\
4478 ".\Include\mymalloc.h"\
4479 ".\Include\myproto.h"\
4480 ".\Include\object.h"\
4481 ".\Include\objimpl.h"\
4482 ".\Include\pydebug.h"\
4483 ".\Include\pyerrors.h"\
4484 ".\Include\pyfpe.h"\
4485 ".\Include\pystate.h"\
4486 ".\Include\Python.h"\
4487 ".\Include\pythonrun.h"\
4488 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004489 ".\Include\sliceobject.h"\
4490 ".\Include\stringobject.h"\
4491 ".\Include\sysmodule.h"\
4492 ".\Include\traceback.h"\
4493 ".\Include\tupleobject.h"\
4494 ".\PC\config.h"\
4495
4496
4497"$(INTDIR)\soundex.obj" : $(SOURCE) $(DEP_CPP_SOUND) "$(INTDIR)"
4498 $(CPP) $(CPP_PROJ) $(SOURCE)
4499
4500
Guido van Rossum9348bf81997-05-14 20:47:15 +00004501!ENDIF
4502
Guido van Rossum78089e21997-05-06 21:44:44 +00004503# End Source File
4504################################################################################
4505# Begin Source File
4506
4507SOURCE=.\Modules\signalmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004508
4509!IF "$(CFG)" == "python15 - Win32 Release"
4510
4511DEP_CPP_SIGNA=\
4512 ".\Include\abstract.h"\
4513 ".\Include\bltinmodule.h"\
4514 ".\Include\ceval.h"\
4515 ".\Include\classobject.h"\
4516 ".\Include\cobject.h"\
4517 ".\Include\complexobject.h"\
4518 ".\Include\dictobject.h"\
4519 ".\Include\fileobject.h"\
4520 ".\Include\floatobject.h"\
4521 ".\Include\funcobject.h"\
4522 ".\Include\import.h"\
4523 ".\Include\intobject.h"\
4524 ".\Include\intrcheck.h"\
4525 ".\Include\listobject.h"\
4526 ".\Include\longobject.h"\
4527 ".\Include\methodobject.h"\
4528 ".\Include\modsupport.h"\
4529 ".\Include\moduleobject.h"\
4530 ".\Include\mymalloc.h"\
4531 ".\Include\myproto.h"\
4532 ".\Include\object.h"\
4533 ".\Include\objimpl.h"\
4534 ".\Include\pydebug.h"\
4535 ".\Include\pyerrors.h"\
4536 ".\Include\pyfpe.h"\
4537 ".\Include\pystate.h"\
4538 ".\Include\Python.h"\
4539 ".\Include\pythonrun.h"\
4540 ".\Include\rangeobject.h"\
4541 ".\Include\sliceobject.h"\
4542 ".\Include\stringobject.h"\
4543 ".\Include\sysmodule.h"\
4544 ".\Include\thread.h"\
4545 ".\Include\traceback.h"\
4546 ".\Include\tupleobject.h"\
4547 ".\PC\config.h"\
4548
4549
4550"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"
4551 $(CPP) $(CPP_PROJ) $(SOURCE)
4552
4553
4554!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4555
Guido van Rossum78089e21997-05-06 21:44:44 +00004556DEP_CPP_SIGNA=\
4557 ".\Include\abstract.h"\
4558 ".\Include\bltinmodule.h"\
4559 ".\Include\ceval.h"\
4560 ".\Include\classobject.h"\
4561 ".\Include\cobject.h"\
4562 ".\Include\complexobject.h"\
4563 ".\Include\fileobject.h"\
4564 ".\Include\floatobject.h"\
4565 ".\Include\funcobject.h"\
4566 ".\Include\import.h"\
4567 ".\Include\intobject.h"\
4568 ".\Include\intrcheck.h"\
4569 ".\Include\listobject.h"\
4570 ".\Include\longobject.h"\
4571 ".\Include\mappingobject.h"\
4572 ".\Include\methodobject.h"\
4573 ".\Include\modsupport.h"\
4574 ".\Include\moduleobject.h"\
4575 ".\Include\mymalloc.h"\
4576 ".\Include\myproto.h"\
4577 ".\Include\object.h"\
4578 ".\Include\objimpl.h"\
4579 ".\Include\pydebug.h"\
4580 ".\Include\pyerrors.h"\
4581 ".\Include\pyfpe.h"\
4582 ".\Include\pystate.h"\
4583 ".\Include\Python.h"\
4584 ".\Include\pythonrun.h"\
4585 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004586 ".\Include\sliceobject.h"\
4587 ".\Include\stringobject.h"\
4588 ".\Include\sysmodule.h"\
4589 ".\Include\thread.h"\
4590 ".\Include\traceback.h"\
4591 ".\Include\tupleobject.h"\
4592 ".\PC\config.h"\
4593
4594
4595"$(INTDIR)\signalmodule.obj" : $(SOURCE) $(DEP_CPP_SIGNA) "$(INTDIR)"
4596 $(CPP) $(CPP_PROJ) $(SOURCE)
4597
4598
Guido van Rossum9348bf81997-05-14 20:47:15 +00004599!ENDIF
4600
Guido van Rossum78089e21997-05-06 21:44:44 +00004601# End Source File
4602################################################################################
4603# Begin Source File
4604
4605SOURCE=.\Modules\rotormodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004606
4607!IF "$(CFG)" == "python15 - Win32 Release"
4608
4609DEP_CPP_ROTOR=\
4610 ".\Include\abstract.h"\
4611 ".\Include\bltinmodule.h"\
4612 ".\Include\ceval.h"\
4613 ".\Include\classobject.h"\
4614 ".\Include\cobject.h"\
4615 ".\Include\complexobject.h"\
4616 ".\Include\dictobject.h"\
4617 ".\Include\fileobject.h"\
4618 ".\Include\floatobject.h"\
4619 ".\Include\funcobject.h"\
4620 ".\Include\import.h"\
4621 ".\Include\intobject.h"\
4622 ".\Include\intrcheck.h"\
4623 ".\Include\listobject.h"\
4624 ".\Include\longobject.h"\
4625 ".\Include\methodobject.h"\
4626 ".\Include\modsupport.h"\
4627 ".\Include\moduleobject.h"\
4628 ".\Include\mymalloc.h"\
4629 ".\Include\mymath.h"\
4630 ".\Include\myproto.h"\
4631 ".\Include\object.h"\
4632 ".\Include\objimpl.h"\
4633 ".\Include\pydebug.h"\
4634 ".\Include\pyerrors.h"\
4635 ".\Include\pyfpe.h"\
4636 ".\Include\pystate.h"\
4637 ".\Include\Python.h"\
4638 ".\Include\pythonrun.h"\
4639 ".\Include\rangeobject.h"\
4640 ".\Include\sliceobject.h"\
4641 ".\Include\stringobject.h"\
4642 ".\Include\sysmodule.h"\
4643 ".\Include\traceback.h"\
4644 ".\Include\tupleobject.h"\
4645 ".\PC\config.h"\
4646
4647
4648"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"
4649 $(CPP) $(CPP_PROJ) $(SOURCE)
4650
4651
4652!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4653
Guido van Rossum78089e21997-05-06 21:44:44 +00004654DEP_CPP_ROTOR=\
4655 ".\Include\abstract.h"\
4656 ".\Include\bltinmodule.h"\
4657 ".\Include\ceval.h"\
4658 ".\Include\classobject.h"\
4659 ".\Include\cobject.h"\
4660 ".\Include\complexobject.h"\
4661 ".\Include\fileobject.h"\
4662 ".\Include\floatobject.h"\
4663 ".\Include\funcobject.h"\
4664 ".\Include\import.h"\
4665 ".\Include\intobject.h"\
4666 ".\Include\intrcheck.h"\
4667 ".\Include\listobject.h"\
4668 ".\Include\longobject.h"\
4669 ".\Include\mappingobject.h"\
4670 ".\Include\methodobject.h"\
4671 ".\Include\modsupport.h"\
4672 ".\Include\moduleobject.h"\
4673 ".\Include\mymalloc.h"\
4674 ".\Include\mymath.h"\
4675 ".\Include\myproto.h"\
4676 ".\Include\object.h"\
4677 ".\Include\objimpl.h"\
4678 ".\Include\pydebug.h"\
4679 ".\Include\pyerrors.h"\
4680 ".\Include\pyfpe.h"\
4681 ".\Include\pystate.h"\
4682 ".\Include\Python.h"\
4683 ".\Include\pythonrun.h"\
4684 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004685 ".\Include\sliceobject.h"\
4686 ".\Include\stringobject.h"\
4687 ".\Include\sysmodule.h"\
4688 ".\Include\traceback.h"\
4689 ".\Include\tupleobject.h"\
4690 ".\PC\config.h"\
4691
4692
4693"$(INTDIR)\rotormodule.obj" : $(SOURCE) $(DEP_CPP_ROTOR) "$(INTDIR)"
4694 $(CPP) $(CPP_PROJ) $(SOURCE)
4695
4696
Guido van Rossum9348bf81997-05-14 20:47:15 +00004697!ENDIF
4698
Guido van Rossum78089e21997-05-06 21:44:44 +00004699# End Source File
4700################################################################################
4701# Begin Source File
4702
4703SOURCE=.\Modules\rgbimgmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004704
4705!IF "$(CFG)" == "python15 - Win32 Release"
4706
4707DEP_CPP_RGBIM=\
4708 ".\Include\abstract.h"\
4709 ".\Include\bltinmodule.h"\
4710 ".\Include\ceval.h"\
4711 ".\Include\classobject.h"\
4712 ".\Include\cobject.h"\
4713 ".\Include\complexobject.h"\
4714 ".\Include\dictobject.h"\
4715 ".\Include\fileobject.h"\
4716 ".\Include\floatobject.h"\
4717 ".\Include\funcobject.h"\
4718 ".\Include\import.h"\
4719 ".\Include\intobject.h"\
4720 ".\Include\intrcheck.h"\
4721 ".\Include\listobject.h"\
4722 ".\Include\longobject.h"\
4723 ".\Include\methodobject.h"\
4724 ".\Include\modsupport.h"\
4725 ".\Include\moduleobject.h"\
4726 ".\Include\mymalloc.h"\
4727 ".\Include\myproto.h"\
4728 ".\Include\object.h"\
4729 ".\Include\objimpl.h"\
4730 ".\Include\pydebug.h"\
4731 ".\Include\pyerrors.h"\
4732 ".\Include\pyfpe.h"\
4733 ".\Include\pystate.h"\
4734 ".\Include\Python.h"\
4735 ".\Include\pythonrun.h"\
4736 ".\Include\rangeobject.h"\
4737 ".\Include\sliceobject.h"\
4738 ".\Include\stringobject.h"\
4739 ".\Include\sysmodule.h"\
4740 ".\Include\traceback.h"\
4741 ".\Include\tupleobject.h"\
4742 ".\PC\config.h"\
4743
4744
4745"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"
4746 $(CPP) $(CPP_PROJ) $(SOURCE)
4747
4748
4749!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4750
Guido van Rossum78089e21997-05-06 21:44:44 +00004751DEP_CPP_RGBIM=\
4752 ".\Include\abstract.h"\
4753 ".\Include\bltinmodule.h"\
4754 ".\Include\ceval.h"\
4755 ".\Include\classobject.h"\
4756 ".\Include\cobject.h"\
4757 ".\Include\complexobject.h"\
4758 ".\Include\fileobject.h"\
4759 ".\Include\floatobject.h"\
4760 ".\Include\funcobject.h"\
4761 ".\Include\import.h"\
4762 ".\Include\intobject.h"\
4763 ".\Include\intrcheck.h"\
4764 ".\Include\listobject.h"\
4765 ".\Include\longobject.h"\
4766 ".\Include\mappingobject.h"\
4767 ".\Include\methodobject.h"\
4768 ".\Include\modsupport.h"\
4769 ".\Include\moduleobject.h"\
4770 ".\Include\mymalloc.h"\
4771 ".\Include\myproto.h"\
4772 ".\Include\object.h"\
4773 ".\Include\objimpl.h"\
4774 ".\Include\pydebug.h"\
4775 ".\Include\pyerrors.h"\
4776 ".\Include\pyfpe.h"\
4777 ".\Include\pystate.h"\
4778 ".\Include\Python.h"\
4779 ".\Include\pythonrun.h"\
4780 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004781 ".\Include\sliceobject.h"\
4782 ".\Include\stringobject.h"\
4783 ".\Include\sysmodule.h"\
4784 ".\Include\traceback.h"\
4785 ".\Include\tupleobject.h"\
4786 ".\PC\config.h"\
4787
4788
4789"$(INTDIR)\rgbimgmodule.obj" : $(SOURCE) $(DEP_CPP_RGBIM) "$(INTDIR)"
4790 $(CPP) $(CPP_PROJ) $(SOURCE)
4791
4792
Guido van Rossum9348bf81997-05-14 20:47:15 +00004793!ENDIF
4794
Guido van Rossum78089e21997-05-06 21:44:44 +00004795# End Source File
4796################################################################################
4797# Begin Source File
4798
4799SOURCE=.\Modules\regexpr.c
4800DEP_CPP_REGEX=\
4801 ".\Include\myproto.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004802 ".\Modules\regexpr.h"\
4803 ".\PC\config.h"\
4804
Guido van Rossum78089e21997-05-06 21:44:44 +00004805
4806"$(INTDIR)\regexpr.obj" : $(SOURCE) $(DEP_CPP_REGEX) "$(INTDIR)"
4807 $(CPP) $(CPP_PROJ) $(SOURCE)
4808
4809
4810# End Source File
4811################################################################################
4812# Begin Source File
4813
4814SOURCE=.\Modules\regexmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004815
4816!IF "$(CFG)" == "python15 - Win32 Release"
4817
4818DEP_CPP_REGEXM=\
4819 ".\Include\abstract.h"\
4820 ".\Include\bltinmodule.h"\
4821 ".\Include\ceval.h"\
4822 ".\Include\classobject.h"\
4823 ".\Include\cobject.h"\
4824 ".\Include\complexobject.h"\
4825 ".\Include\dictobject.h"\
4826 ".\Include\fileobject.h"\
4827 ".\Include\floatobject.h"\
4828 ".\Include\funcobject.h"\
4829 ".\Include\import.h"\
4830 ".\Include\intobject.h"\
4831 ".\Include\intrcheck.h"\
4832 ".\Include\listobject.h"\
4833 ".\Include\longobject.h"\
4834 ".\Include\methodobject.h"\
4835 ".\Include\modsupport.h"\
4836 ".\Include\moduleobject.h"\
4837 ".\Include\mymalloc.h"\
4838 ".\Include\myproto.h"\
4839 ".\Include\object.h"\
4840 ".\Include\objimpl.h"\
4841 ".\Include\pydebug.h"\
4842 ".\Include\pyerrors.h"\
4843 ".\Include\pyfpe.h"\
4844 ".\Include\pystate.h"\
4845 ".\Include\Python.h"\
4846 ".\Include\pythonrun.h"\
4847 ".\Include\rangeobject.h"\
4848 ".\Include\sliceobject.h"\
4849 ".\Include\stringobject.h"\
4850 ".\Include\sysmodule.h"\
4851 ".\Include\traceback.h"\
4852 ".\Include\tupleobject.h"\
4853 ".\Modules\regexpr.h"\
4854 ".\PC\config.h"\
4855
4856
4857"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"
4858 $(CPP) $(CPP_PROJ) $(SOURCE)
4859
4860
4861!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4862
Guido van Rossum78089e21997-05-06 21:44:44 +00004863DEP_CPP_REGEXM=\
4864 ".\Include\abstract.h"\
4865 ".\Include\bltinmodule.h"\
4866 ".\Include\ceval.h"\
4867 ".\Include\classobject.h"\
4868 ".\Include\cobject.h"\
4869 ".\Include\complexobject.h"\
4870 ".\Include\fileobject.h"\
4871 ".\Include\floatobject.h"\
4872 ".\Include\funcobject.h"\
4873 ".\Include\import.h"\
4874 ".\Include\intobject.h"\
4875 ".\Include\intrcheck.h"\
4876 ".\Include\listobject.h"\
4877 ".\Include\longobject.h"\
4878 ".\Include\mappingobject.h"\
4879 ".\Include\methodobject.h"\
4880 ".\Include\modsupport.h"\
4881 ".\Include\moduleobject.h"\
4882 ".\Include\mymalloc.h"\
4883 ".\Include\myproto.h"\
4884 ".\Include\object.h"\
4885 ".\Include\objimpl.h"\
4886 ".\Include\pydebug.h"\
4887 ".\Include\pyerrors.h"\
4888 ".\Include\pyfpe.h"\
4889 ".\Include\pystate.h"\
4890 ".\Include\Python.h"\
4891 ".\Include\pythonrun.h"\
4892 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004893 ".\Include\sliceobject.h"\
4894 ".\Include\stringobject.h"\
4895 ".\Include\sysmodule.h"\
4896 ".\Include\traceback.h"\
4897 ".\Include\tupleobject.h"\
4898 ".\Modules\regexpr.h"\
4899 ".\PC\config.h"\
4900
4901
4902"$(INTDIR)\regexmodule.obj" : $(SOURCE) $(DEP_CPP_REGEXM) "$(INTDIR)"
4903 $(CPP) $(CPP_PROJ) $(SOURCE)
4904
4905
Guido van Rossum9348bf81997-05-14 20:47:15 +00004906!ENDIF
4907
Guido van Rossum78089e21997-05-06 21:44:44 +00004908# End Source File
4909################################################################################
4910# Begin Source File
4911
4912SOURCE=.\Objects\rangeobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00004913
4914!IF "$(CFG)" == "python15 - Win32 Release"
4915
4916DEP_CPP_RANGE=\
4917 ".\Include\abstract.h"\
4918 ".\Include\bltinmodule.h"\
4919 ".\Include\ceval.h"\
4920 ".\Include\classobject.h"\
4921 ".\Include\cobject.h"\
4922 ".\Include\complexobject.h"\
4923 ".\Include\dictobject.h"\
4924 ".\Include\fileobject.h"\
4925 ".\Include\floatobject.h"\
4926 ".\Include\funcobject.h"\
4927 ".\Include\import.h"\
4928 ".\Include\intobject.h"\
4929 ".\Include\intrcheck.h"\
4930 ".\Include\listobject.h"\
4931 ".\Include\longobject.h"\
4932 ".\Include\methodobject.h"\
4933 ".\Include\modsupport.h"\
4934 ".\Include\moduleobject.h"\
4935 ".\Include\mymalloc.h"\
4936 ".\Include\myproto.h"\
4937 ".\Include\object.h"\
4938 ".\Include\objimpl.h"\
4939 ".\Include\pydebug.h"\
4940 ".\Include\pyerrors.h"\
4941 ".\Include\pyfpe.h"\
4942 ".\Include\pystate.h"\
4943 ".\Include\Python.h"\
4944 ".\Include\pythonrun.h"\
4945 ".\Include\rangeobject.h"\
4946 ".\Include\sliceobject.h"\
4947 ".\Include\stringobject.h"\
4948 ".\Include\sysmodule.h"\
4949 ".\Include\traceback.h"\
4950 ".\Include\tupleobject.h"\
4951 ".\PC\config.h"\
4952
4953
4954"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"
4955 $(CPP) $(CPP_PROJ) $(SOURCE)
4956
4957
4958!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
4959
Guido van Rossum78089e21997-05-06 21:44:44 +00004960DEP_CPP_RANGE=\
4961 ".\Include\abstract.h"\
4962 ".\Include\bltinmodule.h"\
4963 ".\Include\ceval.h"\
4964 ".\Include\classobject.h"\
4965 ".\Include\cobject.h"\
4966 ".\Include\complexobject.h"\
4967 ".\Include\fileobject.h"\
4968 ".\Include\floatobject.h"\
4969 ".\Include\funcobject.h"\
4970 ".\Include\import.h"\
4971 ".\Include\intobject.h"\
4972 ".\Include\intrcheck.h"\
4973 ".\Include\listobject.h"\
4974 ".\Include\longobject.h"\
4975 ".\Include\mappingobject.h"\
4976 ".\Include\methodobject.h"\
4977 ".\Include\modsupport.h"\
4978 ".\Include\moduleobject.h"\
4979 ".\Include\mymalloc.h"\
4980 ".\Include\myproto.h"\
4981 ".\Include\object.h"\
4982 ".\Include\objimpl.h"\
4983 ".\Include\pydebug.h"\
4984 ".\Include\pyerrors.h"\
4985 ".\Include\pyfpe.h"\
4986 ".\Include\pystate.h"\
4987 ".\Include\Python.h"\
4988 ".\Include\pythonrun.h"\
4989 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00004990 ".\Include\sliceobject.h"\
4991 ".\Include\stringobject.h"\
4992 ".\Include\sysmodule.h"\
4993 ".\Include\traceback.h"\
4994 ".\Include\tupleobject.h"\
4995 ".\PC\config.h"\
4996
4997
4998"$(INTDIR)\rangeobject.obj" : $(SOURCE) $(DEP_CPP_RANGE) "$(INTDIR)"
4999 $(CPP) $(CPP_PROJ) $(SOURCE)
5000
5001
Guido van Rossum9348bf81997-05-14 20:47:15 +00005002!ENDIF
5003
Guido van Rossum78089e21997-05-06 21:44:44 +00005004# End Source File
5005################################################################################
5006# Begin Source File
5007
5008SOURCE=.\Python\pythonrun.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005009
5010!IF "$(CFG)" == "python15 - Win32 Release"
5011
5012DEP_CPP_PYTHO=\
5013 ".\Include\abstract.h"\
5014 ".\Include\bitset.h"\
5015 ".\Include\bltinmodule.h"\
5016 ".\Include\ceval.h"\
5017 ".\Include\classobject.h"\
5018 ".\Include\cobject.h"\
5019 ".\Include\compile.h"\
5020 ".\Include\complexobject.h"\
5021 ".\Include\dictobject.h"\
5022 ".\Include\errcode.h"\
5023 ".\Include\eval.h"\
5024 ".\Include\fileobject.h"\
5025 ".\Include\floatobject.h"\
5026 ".\Include\funcobject.h"\
5027 ".\Include\grammar.h"\
5028 ".\Include\import.h"\
5029 ".\Include\intobject.h"\
5030 ".\Include\intrcheck.h"\
5031 ".\Include\listobject.h"\
5032 ".\Include\longobject.h"\
5033 ".\Include\marshal.h"\
5034 ".\Include\methodobject.h"\
5035 ".\Include\modsupport.h"\
5036 ".\Include\moduleobject.h"\
5037 ".\Include\mymalloc.h"\
5038 ".\Include\myproto.h"\
5039 ".\Include\node.h"\
5040 ".\Include\object.h"\
5041 ".\Include\objimpl.h"\
5042 ".\Include\parsetok.h"\
5043 ".\Include\pydebug.h"\
5044 ".\Include\pyerrors.h"\
5045 ".\Include\pyfpe.h"\
5046 ".\Include\pystate.h"\
5047 ".\Include\Python.h"\
5048 ".\Include\pythonrun.h"\
5049 ".\Include\rangeobject.h"\
5050 ".\Include\sliceobject.h"\
5051 ".\Include\stringobject.h"\
5052 ".\Include\sysmodule.h"\
5053 ".\Include\thread.h"\
5054 ".\Include\traceback.h"\
5055 ".\Include\tupleobject.h"\
5056 ".\PC\config.h"\
5057
5058
5059"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"
5060 $(CPP) $(CPP_PROJ) $(SOURCE)
5061
5062
5063!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5064
Guido van Rossum78089e21997-05-06 21:44:44 +00005065DEP_CPP_PYTHO=\
5066 ".\Include\abstract.h"\
5067 ".\Include\bitset.h"\
5068 ".\Include\bltinmodule.h"\
5069 ".\Include\ceval.h"\
5070 ".\Include\classobject.h"\
5071 ".\Include\cobject.h"\
5072 ".\Include\compile.h"\
5073 ".\Include\complexobject.h"\
5074 ".\Include\errcode.h"\
5075 ".\Include\eval.h"\
5076 ".\Include\fileobject.h"\
5077 ".\Include\floatobject.h"\
5078 ".\Include\funcobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005079 ".\Include\grammar.h"\
5080 ".\Include\import.h"\
5081 ".\Include\intobject.h"\
5082 ".\Include\intrcheck.h"\
5083 ".\Include\listobject.h"\
5084 ".\Include\longobject.h"\
5085 ".\Include\mappingobject.h"\
5086 ".\Include\marshal.h"\
5087 ".\Include\methodobject.h"\
5088 ".\Include\modsupport.h"\
5089 ".\Include\moduleobject.h"\
5090 ".\Include\mymalloc.h"\
5091 ".\Include\myproto.h"\
5092 ".\Include\node.h"\
5093 ".\Include\object.h"\
5094 ".\Include\objimpl.h"\
5095 ".\Include\parsetok.h"\
5096 ".\Include\pydebug.h"\
5097 ".\Include\pyerrors.h"\
5098 ".\Include\pyfpe.h"\
5099 ".\Include\pystate.h"\
5100 ".\Include\Python.h"\
5101 ".\Include\pythonrun.h"\
5102 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005103 ".\Include\sliceobject.h"\
5104 ".\Include\stringobject.h"\
5105 ".\Include\sysmodule.h"\
5106 ".\Include\thread.h"\
5107 ".\Include\traceback.h"\
5108 ".\Include\tupleobject.h"\
5109 ".\PC\config.h"\
5110
5111
5112"$(INTDIR)\pythonrun.obj" : $(SOURCE) $(DEP_CPP_PYTHO) "$(INTDIR)"
5113 $(CPP) $(CPP_PROJ) $(SOURCE)
5114
5115
Guido van Rossum9348bf81997-05-14 20:47:15 +00005116!ENDIF
5117
Guido van Rossum78089e21997-05-06 21:44:44 +00005118# End Source File
5119################################################################################
5120# Begin Source File
5121
5122SOURCE=.\Parser\parsetok.c
5123DEP_CPP_PARSE=\
5124 ".\Include\bitset.h"\
5125 ".\Include\errcode.h"\
5126 ".\Include\grammar.h"\
5127 ".\Include\mymalloc.h"\
5128 ".\Include\myproto.h"\
5129 ".\Include\node.h"\
5130 ".\Include\parsetok.h"\
5131 ".\Include\pgenheaders.h"\
5132 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005133 ".\Include\token.h"\
5134 ".\Parser\parser.h"\
5135 ".\Parser\tokenizer.h"\
5136 ".\PC\config.h"\
5137
5138
5139"$(INTDIR)\parsetok.obj" : $(SOURCE) $(DEP_CPP_PARSE) "$(INTDIR)"
5140 $(CPP) $(CPP_PROJ) $(SOURCE)
5141
5142
5143# End Source File
5144################################################################################
5145# Begin Source File
5146
5147SOURCE=.\Parser\parser.c
5148DEP_CPP_PARSER=\
5149 ".\Include\bitset.h"\
5150 ".\Include\errcode.h"\
5151 ".\Include\grammar.h"\
5152 ".\Include\mymalloc.h"\
5153 ".\Include\myproto.h"\
5154 ".\Include\node.h"\
5155 ".\Include\pgenheaders.h"\
5156 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005157 ".\Include\token.h"\
5158 ".\Parser\parser.h"\
5159 ".\PC\config.h"\
5160
5161
5162"$(INTDIR)\parser.obj" : $(SOURCE) $(DEP_CPP_PARSER) "$(INTDIR)"
5163 $(CPP) $(CPP_PROJ) $(SOURCE)
5164
5165
5166# End Source File
5167################################################################################
5168# Begin Source File
5169
5170SOURCE=.\Objects\object.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005171
5172!IF "$(CFG)" == "python15 - Win32 Release"
5173
5174DEP_CPP_OBJEC=\
5175 ".\Include\abstract.h"\
5176 ".\Include\bltinmodule.h"\
5177 ".\Include\ceval.h"\
5178 ".\Include\classobject.h"\
5179 ".\Include\cobject.h"\
5180 ".\Include\complexobject.h"\
5181 ".\Include\dictobject.h"\
5182 ".\Include\fileobject.h"\
5183 ".\Include\floatobject.h"\
5184 ".\Include\funcobject.h"\
5185 ".\Include\import.h"\
5186 ".\Include\intobject.h"\
5187 ".\Include\intrcheck.h"\
5188 ".\Include\listobject.h"\
5189 ".\Include\longobject.h"\
5190 ".\Include\methodobject.h"\
5191 ".\Include\modsupport.h"\
5192 ".\Include\moduleobject.h"\
5193 ".\Include\mymalloc.h"\
5194 ".\Include\myproto.h"\
5195 ".\Include\object.h"\
5196 ".\Include\objimpl.h"\
5197 ".\Include\pydebug.h"\
5198 ".\Include\pyerrors.h"\
5199 ".\Include\pyfpe.h"\
5200 ".\Include\pystate.h"\
5201 ".\Include\Python.h"\
5202 ".\Include\pythonrun.h"\
5203 ".\Include\rangeobject.h"\
5204 ".\Include\sliceobject.h"\
5205 ".\Include\stringobject.h"\
5206 ".\Include\sysmodule.h"\
5207 ".\Include\traceback.h"\
5208 ".\Include\tupleobject.h"\
5209 ".\PC\config.h"\
5210
5211
5212"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"
5213 $(CPP) $(CPP_PROJ) $(SOURCE)
5214
5215
5216!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5217
Guido van Rossum78089e21997-05-06 21:44:44 +00005218DEP_CPP_OBJEC=\
5219 ".\Include\abstract.h"\
5220 ".\Include\bltinmodule.h"\
5221 ".\Include\ceval.h"\
5222 ".\Include\classobject.h"\
5223 ".\Include\cobject.h"\
5224 ".\Include\complexobject.h"\
5225 ".\Include\fileobject.h"\
5226 ".\Include\floatobject.h"\
5227 ".\Include\funcobject.h"\
5228 ".\Include\import.h"\
5229 ".\Include\intobject.h"\
5230 ".\Include\intrcheck.h"\
5231 ".\Include\listobject.h"\
5232 ".\Include\longobject.h"\
5233 ".\Include\mappingobject.h"\
5234 ".\Include\methodobject.h"\
5235 ".\Include\modsupport.h"\
5236 ".\Include\moduleobject.h"\
5237 ".\Include\mymalloc.h"\
5238 ".\Include\myproto.h"\
5239 ".\Include\object.h"\
5240 ".\Include\objimpl.h"\
5241 ".\Include\pydebug.h"\
5242 ".\Include\pyerrors.h"\
5243 ".\Include\pyfpe.h"\
5244 ".\Include\pystate.h"\
5245 ".\Include\Python.h"\
5246 ".\Include\pythonrun.h"\
5247 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005248 ".\Include\sliceobject.h"\
5249 ".\Include\stringobject.h"\
5250 ".\Include\sysmodule.h"\
5251 ".\Include\traceback.h"\
5252 ".\Include\tupleobject.h"\
5253 ".\PC\config.h"\
5254
5255
5256"$(INTDIR)\object.obj" : $(SOURCE) $(DEP_CPP_OBJEC) "$(INTDIR)"
5257 $(CPP) $(CPP_PROJ) $(SOURCE)
5258
5259
Guido van Rossum9348bf81997-05-14 20:47:15 +00005260!ENDIF
5261
Guido van Rossum78089e21997-05-06 21:44:44 +00005262# End Source File
5263################################################################################
5264# Begin Source File
5265
5266SOURCE=.\Parser\node.c
5267DEP_CPP_NODE_=\
5268 ".\Include\mymalloc.h"\
5269 ".\Include\myproto.h"\
5270 ".\Include\node.h"\
5271 ".\Include\pgenheaders.h"\
5272 ".\Include\pydebug.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005273 ".\PC\config.h"\
5274
5275
5276"$(INTDIR)\node.obj" : $(SOURCE) $(DEP_CPP_NODE_) "$(INTDIR)"
5277 $(CPP) $(CPP_PROJ) $(SOURCE)
5278
5279
5280# End Source File
5281################################################################################
5282# Begin Source File
5283
5284SOURCE=.\Modules\newmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005285
5286!IF "$(CFG)" == "python15 - Win32 Release"
5287
5288DEP_CPP_NEWMO=\
5289 ".\Include\abstract.h"\
5290 ".\Include\bltinmodule.h"\
5291 ".\Include\ceval.h"\
5292 ".\Include\classobject.h"\
5293 ".\Include\cobject.h"\
5294 ".\Include\compile.h"\
5295 ".\Include\complexobject.h"\
5296 ".\Include\dictobject.h"\
5297 ".\Include\fileobject.h"\
5298 ".\Include\floatobject.h"\
5299 ".\Include\funcobject.h"\
5300 ".\Include\import.h"\
5301 ".\Include\intobject.h"\
5302 ".\Include\intrcheck.h"\
5303 ".\Include\listobject.h"\
5304 ".\Include\longobject.h"\
5305 ".\Include\methodobject.h"\
5306 ".\Include\modsupport.h"\
5307 ".\Include\moduleobject.h"\
5308 ".\Include\mymalloc.h"\
5309 ".\Include\myproto.h"\
5310 ".\Include\object.h"\
5311 ".\Include\objimpl.h"\
5312 ".\Include\pydebug.h"\
5313 ".\Include\pyerrors.h"\
5314 ".\Include\pyfpe.h"\
5315 ".\Include\pystate.h"\
5316 ".\Include\Python.h"\
5317 ".\Include\pythonrun.h"\
5318 ".\Include\rangeobject.h"\
5319 ".\Include\sliceobject.h"\
5320 ".\Include\stringobject.h"\
5321 ".\Include\sysmodule.h"\
5322 ".\Include\traceback.h"\
5323 ".\Include\tupleobject.h"\
5324 ".\PC\config.h"\
5325
5326
5327"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"
5328 $(CPP) $(CPP_PROJ) $(SOURCE)
5329
5330
5331!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5332
Guido van Rossum78089e21997-05-06 21:44:44 +00005333DEP_CPP_NEWMO=\
5334 ".\Include\abstract.h"\
5335 ".\Include\bltinmodule.h"\
5336 ".\Include\ceval.h"\
5337 ".\Include\classobject.h"\
5338 ".\Include\cobject.h"\
5339 ".\Include\compile.h"\
5340 ".\Include\complexobject.h"\
5341 ".\Include\fileobject.h"\
5342 ".\Include\floatobject.h"\
5343 ".\Include\funcobject.h"\
5344 ".\Include\import.h"\
5345 ".\Include\intobject.h"\
5346 ".\Include\intrcheck.h"\
5347 ".\Include\listobject.h"\
5348 ".\Include\longobject.h"\
5349 ".\Include\mappingobject.h"\
5350 ".\Include\methodobject.h"\
5351 ".\Include\modsupport.h"\
5352 ".\Include\moduleobject.h"\
5353 ".\Include\mymalloc.h"\
5354 ".\Include\myproto.h"\
5355 ".\Include\object.h"\
5356 ".\Include\objimpl.h"\
5357 ".\Include\pydebug.h"\
5358 ".\Include\pyerrors.h"\
5359 ".\Include\pyfpe.h"\
5360 ".\Include\pystate.h"\
5361 ".\Include\Python.h"\
5362 ".\Include\pythonrun.h"\
5363 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005364 ".\Include\sliceobject.h"\
5365 ".\Include\stringobject.h"\
5366 ".\Include\sysmodule.h"\
5367 ".\Include\traceback.h"\
5368 ".\Include\tupleobject.h"\
5369 ".\PC\config.h"\
5370
5371
5372"$(INTDIR)\newmodule.obj" : $(SOURCE) $(DEP_CPP_NEWMO) "$(INTDIR)"
5373 $(CPP) $(CPP_PROJ) $(SOURCE)
5374
5375
Guido van Rossum9348bf81997-05-14 20:47:15 +00005376!ENDIF
5377
Guido van Rossum78089e21997-05-06 21:44:44 +00005378# End Source File
5379################################################################################
5380# Begin Source File
5381
5382SOURCE=.\Python\marshal.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005383
5384!IF "$(CFG)" == "python15 - Win32 Release"
5385
5386DEP_CPP_MARSH=\
5387 ".\Include\abstract.h"\
5388 ".\Include\bltinmodule.h"\
5389 ".\Include\ceval.h"\
5390 ".\Include\classobject.h"\
5391 ".\Include\cobject.h"\
5392 ".\Include\compile.h"\
5393 ".\Include\complexobject.h"\
5394 ".\Include\dictobject.h"\
5395 ".\Include\fileobject.h"\
5396 ".\Include\floatobject.h"\
5397 ".\Include\funcobject.h"\
5398 ".\Include\import.h"\
5399 ".\Include\intobject.h"\
5400 ".\Include\intrcheck.h"\
5401 ".\Include\listobject.h"\
5402 ".\Include\longintrepr.h"\
5403 ".\Include\longobject.h"\
5404 ".\Include\marshal.h"\
5405 ".\Include\methodobject.h"\
5406 ".\Include\modsupport.h"\
5407 ".\Include\moduleobject.h"\
5408 ".\Include\mymalloc.h"\
5409 ".\Include\myproto.h"\
5410 ".\Include\object.h"\
5411 ".\Include\objimpl.h"\
5412 ".\Include\pydebug.h"\
5413 ".\Include\pyerrors.h"\
5414 ".\Include\pyfpe.h"\
5415 ".\Include\pystate.h"\
5416 ".\Include\Python.h"\
5417 ".\Include\pythonrun.h"\
5418 ".\Include\rangeobject.h"\
5419 ".\Include\sliceobject.h"\
5420 ".\Include\stringobject.h"\
5421 ".\Include\sysmodule.h"\
5422 ".\Include\traceback.h"\
5423 ".\Include\tupleobject.h"\
5424 ".\PC\config.h"\
5425
5426
5427"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"
5428 $(CPP) $(CPP_PROJ) $(SOURCE)
5429
5430
5431!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5432
Guido van Rossum78089e21997-05-06 21:44:44 +00005433DEP_CPP_MARSH=\
5434 ".\Include\abstract.h"\
5435 ".\Include\bltinmodule.h"\
5436 ".\Include\ceval.h"\
5437 ".\Include\classobject.h"\
5438 ".\Include\cobject.h"\
5439 ".\Include\compile.h"\
5440 ".\Include\complexobject.h"\
5441 ".\Include\fileobject.h"\
5442 ".\Include\floatobject.h"\
5443 ".\Include\funcobject.h"\
5444 ".\Include\import.h"\
5445 ".\Include\intobject.h"\
5446 ".\Include\intrcheck.h"\
5447 ".\Include\listobject.h"\
5448 ".\Include\longintrepr.h"\
5449 ".\Include\longobject.h"\
5450 ".\Include\mappingobject.h"\
5451 ".\Include\marshal.h"\
5452 ".\Include\methodobject.h"\
5453 ".\Include\modsupport.h"\
5454 ".\Include\moduleobject.h"\
5455 ".\Include\mymalloc.h"\
5456 ".\Include\myproto.h"\
5457 ".\Include\object.h"\
5458 ".\Include\objimpl.h"\
5459 ".\Include\pydebug.h"\
5460 ".\Include\pyerrors.h"\
5461 ".\Include\pyfpe.h"\
5462 ".\Include\pystate.h"\
5463 ".\Include\Python.h"\
5464 ".\Include\pythonrun.h"\
5465 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005466 ".\Include\sliceobject.h"\
5467 ".\Include\stringobject.h"\
5468 ".\Include\sysmodule.h"\
5469 ".\Include\traceback.h"\
5470 ".\Include\tupleobject.h"\
5471 ".\PC\config.h"\
5472
5473
5474"$(INTDIR)\marshal.obj" : $(SOURCE) $(DEP_CPP_MARSH) "$(INTDIR)"
5475 $(CPP) $(CPP_PROJ) $(SOURCE)
5476
5477
Guido van Rossum9348bf81997-05-14 20:47:15 +00005478!ENDIF
5479
Guido van Rossum78089e21997-05-06 21:44:44 +00005480# End Source File
5481################################################################################
5482# Begin Source File
5483
5484SOURCE=.\Python\mystrtoul.c
5485DEP_CPP_MYSTR=\
Guido van Rossum78089e21997-05-06 21:44:44 +00005486 ".\PC\config.h"\
5487
5488
5489"$(INTDIR)\mystrtoul.obj" : $(SOURCE) $(DEP_CPP_MYSTR) "$(INTDIR)"
5490 $(CPP) $(CPP_PROJ) $(SOURCE)
5491
5492
5493# End Source File
5494################################################################################
5495# Begin Source File
5496
5497SOURCE=.\Parser\myreadline.c
5498DEP_CPP_MYREA=\
5499 ".\Include\intrcheck.h"\
5500 ".\Include\mymalloc.h"\
5501 ".\Include\myproto.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005502 ".\PC\config.h"\
5503
5504
5505"$(INTDIR)\myreadline.obj" : $(SOURCE) $(DEP_CPP_MYREA) "$(INTDIR)"
5506 $(CPP) $(CPP_PROJ) $(SOURCE)
5507
5508
5509# End Source File
5510################################################################################
5511# Begin Source File
5512
5513SOURCE=.\Objects\moduleobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005514
5515!IF "$(CFG)" == "python15 - Win32 Release"
5516
5517DEP_CPP_MODUL=\
5518 ".\Include\abstract.h"\
5519 ".\Include\bltinmodule.h"\
5520 ".\Include\ceval.h"\
5521 ".\Include\classobject.h"\
5522 ".\Include\cobject.h"\
5523 ".\Include\complexobject.h"\
5524 ".\Include\dictobject.h"\
5525 ".\Include\fileobject.h"\
5526 ".\Include\floatobject.h"\
5527 ".\Include\funcobject.h"\
5528 ".\Include\import.h"\
5529 ".\Include\intobject.h"\
5530 ".\Include\intrcheck.h"\
5531 ".\Include\listobject.h"\
5532 ".\Include\longobject.h"\
5533 ".\Include\methodobject.h"\
5534 ".\Include\modsupport.h"\
5535 ".\Include\moduleobject.h"\
5536 ".\Include\mymalloc.h"\
5537 ".\Include\myproto.h"\
5538 ".\Include\object.h"\
5539 ".\Include\objimpl.h"\
5540 ".\Include\pydebug.h"\
5541 ".\Include\pyerrors.h"\
5542 ".\Include\pyfpe.h"\
5543 ".\Include\pystate.h"\
5544 ".\Include\Python.h"\
5545 ".\Include\pythonrun.h"\
5546 ".\Include\rangeobject.h"\
5547 ".\Include\sliceobject.h"\
5548 ".\Include\stringobject.h"\
5549 ".\Include\sysmodule.h"\
5550 ".\Include\traceback.h"\
5551 ".\Include\tupleobject.h"\
5552 ".\PC\config.h"\
5553
5554
5555"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"
5556 $(CPP) $(CPP_PROJ) $(SOURCE)
5557
5558
5559!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5560
Guido van Rossum78089e21997-05-06 21:44:44 +00005561DEP_CPP_MODUL=\
5562 ".\Include\abstract.h"\
5563 ".\Include\bltinmodule.h"\
5564 ".\Include\ceval.h"\
5565 ".\Include\classobject.h"\
5566 ".\Include\cobject.h"\
5567 ".\Include\complexobject.h"\
5568 ".\Include\fileobject.h"\
5569 ".\Include\floatobject.h"\
5570 ".\Include\funcobject.h"\
5571 ".\Include\import.h"\
5572 ".\Include\intobject.h"\
5573 ".\Include\intrcheck.h"\
5574 ".\Include\listobject.h"\
5575 ".\Include\longobject.h"\
5576 ".\Include\mappingobject.h"\
5577 ".\Include\methodobject.h"\
5578 ".\Include\modsupport.h"\
5579 ".\Include\moduleobject.h"\
5580 ".\Include\mymalloc.h"\
5581 ".\Include\myproto.h"\
5582 ".\Include\object.h"\
5583 ".\Include\objimpl.h"\
5584 ".\Include\pydebug.h"\
5585 ".\Include\pyerrors.h"\
5586 ".\Include\pyfpe.h"\
5587 ".\Include\pystate.h"\
5588 ".\Include\Python.h"\
5589 ".\Include\pythonrun.h"\
5590 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005591 ".\Include\sliceobject.h"\
5592 ".\Include\stringobject.h"\
5593 ".\Include\sysmodule.h"\
5594 ".\Include\traceback.h"\
5595 ".\Include\tupleobject.h"\
5596 ".\PC\config.h"\
5597
5598
5599"$(INTDIR)\moduleobject.obj" : $(SOURCE) $(DEP_CPP_MODUL) "$(INTDIR)"
5600 $(CPP) $(CPP_PROJ) $(SOURCE)
5601
5602
Guido van Rossum9348bf81997-05-14 20:47:15 +00005603!ENDIF
5604
Guido van Rossum78089e21997-05-06 21:44:44 +00005605# End Source File
5606################################################################################
5607# Begin Source File
5608
5609SOURCE=.\Python\modsupport.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005610
5611!IF "$(CFG)" == "python15 - Win32 Release"
5612
5613DEP_CPP_MODSU=\
5614 ".\Include\abstract.h"\
5615 ".\Include\bltinmodule.h"\
5616 ".\Include\ceval.h"\
5617 ".\Include\classobject.h"\
5618 ".\Include\cobject.h"\
5619 ".\Include\complexobject.h"\
5620 ".\Include\dictobject.h"\
5621 ".\Include\fileobject.h"\
5622 ".\Include\floatobject.h"\
5623 ".\Include\funcobject.h"\
5624 ".\Include\import.h"\
5625 ".\Include\intobject.h"\
5626 ".\Include\intrcheck.h"\
5627 ".\Include\listobject.h"\
5628 ".\Include\longobject.h"\
5629 ".\Include\methodobject.h"\
5630 ".\Include\modsupport.h"\
5631 ".\Include\moduleobject.h"\
5632 ".\Include\mymalloc.h"\
5633 ".\Include\myproto.h"\
5634 ".\Include\object.h"\
5635 ".\Include\objimpl.h"\
5636 ".\Include\pydebug.h"\
5637 ".\Include\pyerrors.h"\
5638 ".\Include\pyfpe.h"\
5639 ".\Include\pystate.h"\
5640 ".\Include\Python.h"\
5641 ".\Include\pythonrun.h"\
5642 ".\Include\rangeobject.h"\
5643 ".\Include\sliceobject.h"\
5644 ".\Include\stringobject.h"\
5645 ".\Include\sysmodule.h"\
5646 ".\Include\traceback.h"\
5647 ".\Include\tupleobject.h"\
5648 ".\PC\config.h"\
5649
5650
5651"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"
5652 $(CPP) $(CPP_PROJ) $(SOURCE)
5653
5654
5655!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5656
Guido van Rossum78089e21997-05-06 21:44:44 +00005657DEP_CPP_MODSU=\
5658 ".\Include\abstract.h"\
5659 ".\Include\bltinmodule.h"\
5660 ".\Include\ceval.h"\
5661 ".\Include\classobject.h"\
5662 ".\Include\cobject.h"\
5663 ".\Include\complexobject.h"\
5664 ".\Include\fileobject.h"\
5665 ".\Include\floatobject.h"\
5666 ".\Include\funcobject.h"\
5667 ".\Include\import.h"\
5668 ".\Include\intobject.h"\
5669 ".\Include\intrcheck.h"\
5670 ".\Include\listobject.h"\
5671 ".\Include\longobject.h"\
5672 ".\Include\mappingobject.h"\
5673 ".\Include\methodobject.h"\
5674 ".\Include\modsupport.h"\
5675 ".\Include\moduleobject.h"\
5676 ".\Include\mymalloc.h"\
5677 ".\Include\myproto.h"\
5678 ".\Include\object.h"\
5679 ".\Include\objimpl.h"\
5680 ".\Include\pydebug.h"\
5681 ".\Include\pyerrors.h"\
5682 ".\Include\pyfpe.h"\
5683 ".\Include\pystate.h"\
5684 ".\Include\Python.h"\
5685 ".\Include\pythonrun.h"\
5686 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005687 ".\Include\sliceobject.h"\
5688 ".\Include\stringobject.h"\
5689 ".\Include\sysmodule.h"\
5690 ".\Include\traceback.h"\
5691 ".\Include\tupleobject.h"\
5692 ".\PC\config.h"\
5693
5694
5695"$(INTDIR)\modsupport.obj" : $(SOURCE) $(DEP_CPP_MODSU) "$(INTDIR)"
5696 $(CPP) $(CPP_PROJ) $(SOURCE)
5697
5698
Guido van Rossum9348bf81997-05-14 20:47:15 +00005699!ENDIF
5700
Guido van Rossum78089e21997-05-06 21:44:44 +00005701# End Source File
5702################################################################################
5703# Begin Source File
5704
5705SOURCE=.\Objects\methodobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005706
5707!IF "$(CFG)" == "python15 - Win32 Release"
5708
5709DEP_CPP_METHO=\
5710 ".\Include\abstract.h"\
5711 ".\Include\bltinmodule.h"\
5712 ".\Include\ceval.h"\
5713 ".\Include\classobject.h"\
5714 ".\Include\cobject.h"\
5715 ".\Include\complexobject.h"\
5716 ".\Include\dictobject.h"\
5717 ".\Include\fileobject.h"\
5718 ".\Include\floatobject.h"\
5719 ".\Include\funcobject.h"\
5720 ".\Include\import.h"\
5721 ".\Include\intobject.h"\
5722 ".\Include\intrcheck.h"\
5723 ".\Include\listobject.h"\
5724 ".\Include\longobject.h"\
5725 ".\Include\methodobject.h"\
5726 ".\Include\modsupport.h"\
5727 ".\Include\moduleobject.h"\
5728 ".\Include\mymalloc.h"\
5729 ".\Include\myproto.h"\
5730 ".\Include\object.h"\
5731 ".\Include\objimpl.h"\
5732 ".\Include\pydebug.h"\
5733 ".\Include\pyerrors.h"\
5734 ".\Include\pyfpe.h"\
5735 ".\Include\pystate.h"\
5736 ".\Include\Python.h"\
5737 ".\Include\pythonrun.h"\
5738 ".\Include\rangeobject.h"\
5739 ".\Include\sliceobject.h"\
5740 ".\Include\stringobject.h"\
5741 ".\Include\sysmodule.h"\
5742 ".\Include\token.h"\
5743 ".\Include\traceback.h"\
5744 ".\Include\tupleobject.h"\
5745 ".\PC\config.h"\
5746
5747
5748"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"
5749 $(CPP) $(CPP_PROJ) $(SOURCE)
5750
5751
5752!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5753
Guido van Rossum78089e21997-05-06 21:44:44 +00005754DEP_CPP_METHO=\
5755 ".\Include\abstract.h"\
5756 ".\Include\bltinmodule.h"\
5757 ".\Include\ceval.h"\
5758 ".\Include\classobject.h"\
5759 ".\Include\cobject.h"\
5760 ".\Include\complexobject.h"\
5761 ".\Include\fileobject.h"\
5762 ".\Include\floatobject.h"\
5763 ".\Include\funcobject.h"\
5764 ".\Include\import.h"\
5765 ".\Include\intobject.h"\
5766 ".\Include\intrcheck.h"\
5767 ".\Include\listobject.h"\
5768 ".\Include\longobject.h"\
5769 ".\Include\mappingobject.h"\
5770 ".\Include\methodobject.h"\
5771 ".\Include\modsupport.h"\
5772 ".\Include\moduleobject.h"\
5773 ".\Include\mymalloc.h"\
5774 ".\Include\myproto.h"\
5775 ".\Include\object.h"\
5776 ".\Include\objimpl.h"\
5777 ".\Include\pydebug.h"\
5778 ".\Include\pyerrors.h"\
5779 ".\Include\pyfpe.h"\
5780 ".\Include\pystate.h"\
5781 ".\Include\Python.h"\
5782 ".\Include\pythonrun.h"\
5783 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005784 ".\Include\sliceobject.h"\
5785 ".\Include\stringobject.h"\
5786 ".\Include\sysmodule.h"\
5787 ".\Include\token.h"\
5788 ".\Include\traceback.h"\
5789 ".\Include\tupleobject.h"\
5790 ".\PC\config.h"\
5791
5792
5793"$(INTDIR)\methodobject.obj" : $(SOURCE) $(DEP_CPP_METHO) "$(INTDIR)"
5794 $(CPP) $(CPP_PROJ) $(SOURCE)
5795
5796
Guido van Rossum9348bf81997-05-14 20:47:15 +00005797!ENDIF
5798
Guido van Rossum78089e21997-05-06 21:44:44 +00005799# End Source File
5800################################################################################
5801# Begin Source File
5802
5803SOURCE=.\Modules\md5module.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005804
5805!IF "$(CFG)" == "python15 - Win32 Release"
5806
5807DEP_CPP_MD5MO=\
5808 ".\Include\abstract.h"\
5809 ".\Include\bltinmodule.h"\
5810 ".\Include\ceval.h"\
5811 ".\Include\classobject.h"\
5812 ".\Include\cobject.h"\
5813 ".\Include\complexobject.h"\
5814 ".\Include\dictobject.h"\
5815 ".\Include\fileobject.h"\
5816 ".\Include\floatobject.h"\
5817 ".\Include\funcobject.h"\
5818 ".\Include\import.h"\
5819 ".\Include\intobject.h"\
5820 ".\Include\intrcheck.h"\
5821 ".\Include\listobject.h"\
5822 ".\Include\longobject.h"\
5823 ".\Include\methodobject.h"\
5824 ".\Include\modsupport.h"\
5825 ".\Include\moduleobject.h"\
5826 ".\Include\mymalloc.h"\
5827 ".\Include\myproto.h"\
5828 ".\Include\object.h"\
5829 ".\Include\objimpl.h"\
5830 ".\Include\pydebug.h"\
5831 ".\Include\pyerrors.h"\
5832 ".\Include\pyfpe.h"\
5833 ".\Include\pystate.h"\
5834 ".\Include\Python.h"\
5835 ".\Include\pythonrun.h"\
5836 ".\Include\rangeobject.h"\
5837 ".\Include\sliceobject.h"\
5838 ".\Include\stringobject.h"\
5839 ".\Include\sysmodule.h"\
5840 ".\Include\traceback.h"\
5841 ".\Include\tupleobject.h"\
5842 ".\Modules\md5.h"\
5843 ".\PC\config.h"\
5844
5845
5846"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"
5847 $(CPP) $(CPP_PROJ) $(SOURCE)
5848
5849
5850!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5851
Guido van Rossum78089e21997-05-06 21:44:44 +00005852DEP_CPP_MD5MO=\
5853 ".\Include\abstract.h"\
5854 ".\Include\bltinmodule.h"\
5855 ".\Include\ceval.h"\
5856 ".\Include\classobject.h"\
5857 ".\Include\cobject.h"\
5858 ".\Include\complexobject.h"\
5859 ".\Include\fileobject.h"\
5860 ".\Include\floatobject.h"\
5861 ".\Include\funcobject.h"\
5862 ".\Include\import.h"\
5863 ".\Include\intobject.h"\
5864 ".\Include\intrcheck.h"\
5865 ".\Include\listobject.h"\
5866 ".\Include\longobject.h"\
5867 ".\Include\mappingobject.h"\
5868 ".\Include\methodobject.h"\
5869 ".\Include\modsupport.h"\
5870 ".\Include\moduleobject.h"\
5871 ".\Include\mymalloc.h"\
5872 ".\Include\myproto.h"\
5873 ".\Include\object.h"\
5874 ".\Include\objimpl.h"\
5875 ".\Include\pydebug.h"\
5876 ".\Include\pyerrors.h"\
5877 ".\Include\pyfpe.h"\
5878 ".\Include\pystate.h"\
5879 ".\Include\Python.h"\
5880 ".\Include\pythonrun.h"\
5881 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005882 ".\Include\sliceobject.h"\
5883 ".\Include\stringobject.h"\
5884 ".\Include\sysmodule.h"\
5885 ".\Include\traceback.h"\
5886 ".\Include\tupleobject.h"\
5887 ".\Modules\md5.h"\
5888 ".\PC\config.h"\
5889
5890
5891"$(INTDIR)\md5module.obj" : $(SOURCE) $(DEP_CPP_MD5MO) "$(INTDIR)"
5892 $(CPP) $(CPP_PROJ) $(SOURCE)
5893
5894
Guido van Rossum9348bf81997-05-14 20:47:15 +00005895!ENDIF
5896
Guido van Rossum78089e21997-05-06 21:44:44 +00005897# End Source File
5898################################################################################
5899# Begin Source File
5900
5901SOURCE=.\Modules\md5c.c
5902DEP_CPP_MD5C_=\
5903 ".\Modules\md5.h"\
5904 ".\PC\config.h"\
5905
5906
5907"$(INTDIR)\md5c.obj" : $(SOURCE) $(DEP_CPP_MD5C_) "$(INTDIR)"
5908 $(CPP) $(CPP_PROJ) $(SOURCE)
5909
5910
5911# End Source File
5912################################################################################
5913# Begin Source File
5914
5915SOURCE=.\Modules\mathmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00005916
5917!IF "$(CFG)" == "python15 - Win32 Release"
5918
5919DEP_CPP_MATHM=\
5920 ".\Include\abstract.h"\
5921 ".\Include\bltinmodule.h"\
5922 ".\Include\ceval.h"\
5923 ".\Include\classobject.h"\
5924 ".\Include\cobject.h"\
5925 ".\Include\complexobject.h"\
5926 ".\Include\dictobject.h"\
5927 ".\Include\fileobject.h"\
5928 ".\Include\floatobject.h"\
5929 ".\Include\funcobject.h"\
5930 ".\Include\import.h"\
5931 ".\Include\intobject.h"\
5932 ".\Include\intrcheck.h"\
5933 ".\Include\listobject.h"\
5934 ".\Include\longobject.h"\
5935 ".\Include\methodobject.h"\
5936 ".\Include\modsupport.h"\
5937 ".\Include\moduleobject.h"\
5938 ".\Include\mymalloc.h"\
5939 ".\Include\mymath.h"\
5940 ".\Include\myproto.h"\
5941 ".\Include\object.h"\
5942 ".\Include\objimpl.h"\
5943 ".\Include\pydebug.h"\
5944 ".\Include\pyerrors.h"\
5945 ".\Include\pyfpe.h"\
5946 ".\Include\pystate.h"\
5947 ".\Include\Python.h"\
5948 ".\Include\pythonrun.h"\
5949 ".\Include\rangeobject.h"\
5950 ".\Include\sliceobject.h"\
5951 ".\Include\stringobject.h"\
5952 ".\Include\sysmodule.h"\
5953 ".\Include\traceback.h"\
5954 ".\Include\tupleobject.h"\
5955 ".\PC\config.h"\
5956
5957
5958"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"
5959 $(CPP) $(CPP_PROJ) $(SOURCE)
5960
5961
5962!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
5963
Guido van Rossum78089e21997-05-06 21:44:44 +00005964DEP_CPP_MATHM=\
5965 ".\Include\abstract.h"\
5966 ".\Include\bltinmodule.h"\
5967 ".\Include\ceval.h"\
5968 ".\Include\classobject.h"\
5969 ".\Include\cobject.h"\
5970 ".\Include\complexobject.h"\
5971 ".\Include\fileobject.h"\
5972 ".\Include\floatobject.h"\
5973 ".\Include\funcobject.h"\
5974 ".\Include\import.h"\
5975 ".\Include\intobject.h"\
5976 ".\Include\intrcheck.h"\
5977 ".\Include\listobject.h"\
5978 ".\Include\longobject.h"\
5979 ".\Include\mappingobject.h"\
5980 ".\Include\methodobject.h"\
5981 ".\Include\modsupport.h"\
5982 ".\Include\moduleobject.h"\
5983 ".\Include\mymalloc.h"\
5984 ".\Include\mymath.h"\
5985 ".\Include\myproto.h"\
5986 ".\Include\object.h"\
5987 ".\Include\objimpl.h"\
5988 ".\Include\pydebug.h"\
5989 ".\Include\pyerrors.h"\
5990 ".\Include\pyfpe.h"\
5991 ".\Include\pystate.h"\
5992 ".\Include\Python.h"\
5993 ".\Include\pythonrun.h"\
5994 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00005995 ".\Include\sliceobject.h"\
5996 ".\Include\stringobject.h"\
5997 ".\Include\sysmodule.h"\
5998 ".\Include\traceback.h"\
5999 ".\Include\tupleobject.h"\
6000 ".\PC\config.h"\
6001
6002
6003"$(INTDIR)\mathmodule.obj" : $(SOURCE) $(DEP_CPP_MATHM) "$(INTDIR)"
6004 $(CPP) $(CPP_PROJ) $(SOURCE)
6005
6006
Guido van Rossum9348bf81997-05-14 20:47:15 +00006007!ENDIF
6008
Guido van Rossum78089e21997-05-06 21:44:44 +00006009# End Source File
6010################################################################################
6011# Begin Source File
6012
6013SOURCE=.\Objects\mappingobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006014
6015!IF "$(CFG)" == "python15 - Win32 Release"
6016
6017
6018"$(INTDIR)\mappingobject.obj" : $(SOURCE) "$(INTDIR)"
6019 $(CPP) $(CPP_PROJ) $(SOURCE)
6020
6021
6022!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6023
Guido van Rossum78089e21997-05-06 21:44:44 +00006024DEP_CPP_MAPPI=\
6025 ".\Include\abstract.h"\
6026 ".\Include\bltinmodule.h"\
6027 ".\Include\ceval.h"\
6028 ".\Include\classobject.h"\
6029 ".\Include\cobject.h"\
6030 ".\Include\complexobject.h"\
6031 ".\Include\fileobject.h"\
6032 ".\Include\floatobject.h"\
6033 ".\Include\funcobject.h"\
6034 ".\Include\import.h"\
6035 ".\Include\intobject.h"\
6036 ".\Include\intrcheck.h"\
6037 ".\Include\listobject.h"\
6038 ".\Include\longobject.h"\
6039 ".\Include\mappingobject.h"\
6040 ".\Include\methodobject.h"\
6041 ".\Include\modsupport.h"\
6042 ".\Include\moduleobject.h"\
6043 ".\Include\mymalloc.h"\
6044 ".\Include\myproto.h"\
6045 ".\Include\object.h"\
6046 ".\Include\objimpl.h"\
6047 ".\Include\pydebug.h"\
6048 ".\Include\pyerrors.h"\
6049 ".\Include\pyfpe.h"\
6050 ".\Include\pystate.h"\
6051 ".\Include\Python.h"\
6052 ".\Include\pythonrun.h"\
6053 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006054 ".\Include\sliceobject.h"\
6055 ".\Include\stringobject.h"\
6056 ".\Include\sysmodule.h"\
6057 ".\Include\traceback.h"\
6058 ".\Include\tupleobject.h"\
6059 ".\PC\config.h"\
6060
6061
6062"$(INTDIR)\mappingobject.obj" : $(SOURCE) $(DEP_CPP_MAPPI) "$(INTDIR)"
6063 $(CPP) $(CPP_PROJ) $(SOURCE)
6064
6065
Guido van Rossum9348bf81997-05-14 20:47:15 +00006066!ENDIF
6067
Guido van Rossum78089e21997-05-06 21:44:44 +00006068# End Source File
6069################################################################################
6070# Begin Source File
6071
6072SOURCE=.\Modules\socketmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006073
6074!IF "$(CFG)" == "python15 - Win32 Release"
6075
6076DEP_CPP_SOCKE=\
6077 ".\Include\abstract.h"\
6078 ".\Include\bltinmodule.h"\
6079 ".\Include\ceval.h"\
6080 ".\Include\classobject.h"\
6081 ".\Include\cobject.h"\
6082 ".\Include\complexobject.h"\
6083 ".\Include\dictobject.h"\
6084 ".\Include\fileobject.h"\
6085 ".\Include\floatobject.h"\
6086 ".\Include\funcobject.h"\
6087 ".\Include\import.h"\
6088 ".\Include\intobject.h"\
6089 ".\Include\intrcheck.h"\
6090 ".\Include\listobject.h"\
6091 ".\Include\longobject.h"\
6092 ".\Include\methodobject.h"\
6093 ".\Include\modsupport.h"\
6094 ".\Include\moduleobject.h"\
6095 ".\Include\mymalloc.h"\
6096 ".\Include\myproto.h"\
6097 ".\Include\mytime.h"\
6098 ".\Include\object.h"\
6099 ".\Include\objimpl.h"\
6100 ".\Include\pydebug.h"\
6101 ".\Include\pyerrors.h"\
6102 ".\Include\pyfpe.h"\
6103 ".\Include\pystate.h"\
6104 ".\Include\Python.h"\
6105 ".\Include\pythonrun.h"\
6106 ".\Include\rangeobject.h"\
6107 ".\Include\sliceobject.h"\
6108 ".\Include\stringobject.h"\
6109 ".\Include\sysmodule.h"\
6110 ".\Include\traceback.h"\
6111 ".\Include\tupleobject.h"\
6112 ".\PC\config.h"\
6113 {$(INCLUDE)}"\sys\TYPES.H"\
6114
6115
6116"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
6117 $(CPP) $(CPP_PROJ) $(SOURCE)
6118
6119
6120!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6121
Guido van Rossum78089e21997-05-06 21:44:44 +00006122DEP_CPP_SOCKE=\
6123 ".\Include\abstract.h"\
6124 ".\Include\bltinmodule.h"\
6125 ".\Include\ceval.h"\
6126 ".\Include\classobject.h"\
6127 ".\Include\cobject.h"\
6128 ".\Include\complexobject.h"\
6129 ".\Include\fileobject.h"\
6130 ".\Include\floatobject.h"\
6131 ".\Include\funcobject.h"\
6132 ".\Include\import.h"\
6133 ".\Include\intobject.h"\
6134 ".\Include\intrcheck.h"\
6135 ".\Include\listobject.h"\
6136 ".\Include\longobject.h"\
6137 ".\Include\mappingobject.h"\
6138 ".\Include\methodobject.h"\
6139 ".\Include\modsupport.h"\
6140 ".\Include\moduleobject.h"\
6141 ".\Include\mymalloc.h"\
6142 ".\Include\myproto.h"\
6143 ".\Include\mytime.h"\
6144 ".\Include\object.h"\
6145 ".\Include\objimpl.h"\
6146 ".\Include\pydebug.h"\
6147 ".\Include\pyerrors.h"\
6148 ".\Include\pyfpe.h"\
6149 ".\Include\pystate.h"\
6150 ".\Include\Python.h"\
6151 ".\Include\pythonrun.h"\
6152 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006153 ".\Include\sliceobject.h"\
6154 ".\Include\stringobject.h"\
6155 ".\Include\sysmodule.h"\
6156 ".\Include\traceback.h"\
6157 ".\Include\tupleobject.h"\
6158 ".\PC\config.h"\
6159 {$(INCLUDE)}"\sys\TYPES.H"\
6160
6161
6162"$(INTDIR)\socketmodule.obj" : $(SOURCE) $(DEP_CPP_SOCKE) "$(INTDIR)"
6163 $(CPP) $(CPP_PROJ) $(SOURCE)
6164
6165
Guido van Rossum9348bf81997-05-14 20:47:15 +00006166!ENDIF
6167
Guido van Rossum78089e21997-05-06 21:44:44 +00006168# End Source File
6169################################################################################
6170# Begin Source File
6171
6172SOURCE=.\Modules\selectmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006173
6174!IF "$(CFG)" == "python15 - Win32 Release"
6175
6176DEP_CPP_SELEC=\
6177 ".\Include\abstract.h"\
6178 ".\Include\bltinmodule.h"\
6179 ".\Include\ceval.h"\
6180 ".\Include\classobject.h"\
6181 ".\Include\cobject.h"\
6182 ".\Include\complexobject.h"\
6183 ".\Include\dictobject.h"\
6184 ".\Include\fileobject.h"\
6185 ".\Include\floatobject.h"\
6186 ".\Include\funcobject.h"\
6187 ".\Include\import.h"\
6188 ".\Include\intobject.h"\
6189 ".\Include\intrcheck.h"\
6190 ".\Include\listobject.h"\
6191 ".\Include\longobject.h"\
6192 ".\Include\methodobject.h"\
6193 ".\Include\modsupport.h"\
6194 ".\Include\moduleobject.h"\
6195 ".\Include\mymalloc.h"\
6196 ".\Include\myproto.h"\
6197 ".\Include\myselect.h"\
6198 ".\Include\mytime.h"\
6199 ".\Include\object.h"\
6200 ".\Include\objimpl.h"\
6201 ".\Include\pydebug.h"\
6202 ".\Include\pyerrors.h"\
6203 ".\Include\pyfpe.h"\
6204 ".\Include\pystate.h"\
6205 ".\Include\Python.h"\
6206 ".\Include\pythonrun.h"\
6207 ".\Include\rangeobject.h"\
6208 ".\Include\sliceobject.h"\
6209 ".\Include\stringobject.h"\
6210 ".\Include\sysmodule.h"\
6211 ".\Include\traceback.h"\
6212 ".\Include\tupleobject.h"\
6213 ".\PC\config.h"\
6214 {$(INCLUDE)}"\sys\TYPES.H"\
6215
6216
6217"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"
6218 $(CPP) $(CPP_PROJ) $(SOURCE)
6219
6220
6221!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6222
Guido van Rossum78089e21997-05-06 21:44:44 +00006223DEP_CPP_SELEC=\
6224 ".\Include\abstract.h"\
6225 ".\Include\bltinmodule.h"\
6226 ".\Include\ceval.h"\
6227 ".\Include\classobject.h"\
6228 ".\Include\cobject.h"\
6229 ".\Include\complexobject.h"\
6230 ".\Include\fileobject.h"\
6231 ".\Include\floatobject.h"\
6232 ".\Include\funcobject.h"\
6233 ".\Include\import.h"\
6234 ".\Include\intobject.h"\
6235 ".\Include\intrcheck.h"\
6236 ".\Include\listobject.h"\
6237 ".\Include\longobject.h"\
6238 ".\Include\mappingobject.h"\
6239 ".\Include\methodobject.h"\
6240 ".\Include\modsupport.h"\
6241 ".\Include\moduleobject.h"\
6242 ".\Include\mymalloc.h"\
6243 ".\Include\myproto.h"\
6244 ".\Include\myselect.h"\
6245 ".\Include\mytime.h"\
6246 ".\Include\object.h"\
6247 ".\Include\objimpl.h"\
6248 ".\Include\pydebug.h"\
6249 ".\Include\pyerrors.h"\
6250 ".\Include\pyfpe.h"\
6251 ".\Include\pystate.h"\
6252 ".\Include\Python.h"\
6253 ".\Include\pythonrun.h"\
6254 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006255 ".\Include\sliceobject.h"\
6256 ".\Include\stringobject.h"\
6257 ".\Include\sysmodule.h"\
6258 ".\Include\traceback.h"\
6259 ".\Include\tupleobject.h"\
6260 ".\PC\config.h"\
6261 {$(INCLUDE)}"\sys\TYPES.H"\
6262
6263
6264"$(INTDIR)\selectmodule.obj" : $(SOURCE) $(DEP_CPP_SELEC) "$(INTDIR)"
6265 $(CPP) $(CPP_PROJ) $(SOURCE)
6266
6267
Guido van Rossum9348bf81997-05-14 20:47:15 +00006268!ENDIF
6269
Guido van Rossum78089e21997-05-06 21:44:44 +00006270# End Source File
6271################################################################################
6272# Begin Source File
6273
6274SOURCE=.\Python\sysmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006275
6276!IF "$(CFG)" == "python15 - Win32 Release"
6277
6278DEP_CPP_SYSMO=\
6279 ".\Include\abstract.h"\
6280 ".\Include\bltinmodule.h"\
6281 ".\Include\ceval.h"\
6282 ".\Include\classobject.h"\
6283 ".\Include\cobject.h"\
6284 ".\Include\complexobject.h"\
6285 ".\Include\dictobject.h"\
6286 ".\Include\fileobject.h"\
6287 ".\Include\floatobject.h"\
6288 ".\Include\funcobject.h"\
6289 ".\Include\import.h"\
6290 ".\Include\intobject.h"\
6291 ".\Include\intrcheck.h"\
6292 ".\Include\listobject.h"\
6293 ".\Include\longobject.h"\
6294 ".\Include\methodobject.h"\
6295 ".\Include\modsupport.h"\
6296 ".\Include\moduleobject.h"\
6297 ".\Include\mymalloc.h"\
6298 ".\Include\myproto.h"\
6299 ".\Include\object.h"\
6300 ".\Include\objimpl.h"\
6301 ".\Include\osdefs.h"\
6302 ".\Include\pydebug.h"\
6303 ".\Include\pyerrors.h"\
6304 ".\Include\pyfpe.h"\
6305 ".\Include\pystate.h"\
6306 ".\Include\Python.h"\
6307 ".\Include\pythonrun.h"\
6308 ".\Include\rangeobject.h"\
6309 ".\Include\sliceobject.h"\
6310 ".\Include\stringobject.h"\
6311 ".\Include\sysmodule.h"\
6312 ".\Include\traceback.h"\
6313 ".\Include\tupleobject.h"\
6314 ".\PC\config.h"\
6315
6316
6317"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"
6318 $(CPP) $(CPP_PROJ) $(SOURCE)
6319
6320
6321!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6322
Guido van Rossum78089e21997-05-06 21:44:44 +00006323DEP_CPP_SYSMO=\
6324 ".\Include\abstract.h"\
6325 ".\Include\bltinmodule.h"\
6326 ".\Include\ceval.h"\
6327 ".\Include\classobject.h"\
6328 ".\Include\cobject.h"\
6329 ".\Include\complexobject.h"\
6330 ".\Include\fileobject.h"\
6331 ".\Include\floatobject.h"\
6332 ".\Include\funcobject.h"\
6333 ".\Include\import.h"\
6334 ".\Include\intobject.h"\
6335 ".\Include\intrcheck.h"\
6336 ".\Include\listobject.h"\
6337 ".\Include\longobject.h"\
6338 ".\Include\mappingobject.h"\
6339 ".\Include\methodobject.h"\
6340 ".\Include\modsupport.h"\
6341 ".\Include\moduleobject.h"\
6342 ".\Include\mymalloc.h"\
6343 ".\Include\myproto.h"\
6344 ".\Include\object.h"\
6345 ".\Include\objimpl.h"\
6346 ".\Include\osdefs.h"\
6347 ".\Include\pydebug.h"\
6348 ".\Include\pyerrors.h"\
6349 ".\Include\pyfpe.h"\
6350 ".\Include\pystate.h"\
6351 ".\Include\Python.h"\
6352 ".\Include\pythonrun.h"\
6353 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006354 ".\Include\sliceobject.h"\
6355 ".\Include\stringobject.h"\
6356 ".\Include\sysmodule.h"\
6357 ".\Include\traceback.h"\
6358 ".\Include\tupleobject.h"\
6359 ".\PC\config.h"\
6360
6361
6362"$(INTDIR)\sysmodule.obj" : $(SOURCE) $(DEP_CPP_SYSMO) "$(INTDIR)"
6363 $(CPP) $(CPP_PROJ) $(SOURCE)
6364
6365
Guido van Rossum9348bf81997-05-14 20:47:15 +00006366!ENDIF
6367
Guido van Rossum78089e21997-05-06 21:44:44 +00006368# End Source File
6369################################################################################
6370# Begin Source File
6371
6372SOURCE=.\Python\import.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006373
6374!IF "$(CFG)" == "python15 - Win32 Release"
6375
6376DEP_CPP_IMPORT=\
6377 ".\Include\abstract.h"\
6378 ".\Include\bltinmodule.h"\
6379 ".\Include\ceval.h"\
6380 ".\Include\classobject.h"\
6381 ".\Include\cobject.h"\
6382 ".\Include\compile.h"\
6383 ".\Include\complexobject.h"\
6384 ".\Include\dictobject.h"\
6385 ".\Include\errcode.h"\
6386 ".\Include\eval.h"\
6387 ".\Include\fileobject.h"\
6388 ".\Include\floatobject.h"\
6389 ".\Include\funcobject.h"\
6390 ".\Include\import.h"\
6391 ".\Include\intobject.h"\
6392 ".\Include\intrcheck.h"\
6393 ".\Include\listobject.h"\
6394 ".\Include\longobject.h"\
6395 ".\Include\marshal.h"\
6396 ".\Include\methodobject.h"\
6397 ".\Include\modsupport.h"\
6398 ".\Include\moduleobject.h"\
6399 ".\Include\mymalloc.h"\
6400 ".\Include\myproto.h"\
6401 ".\Include\node.h"\
6402 ".\Include\object.h"\
6403 ".\Include\objimpl.h"\
6404 ".\Include\osdefs.h"\
6405 ".\Include\pydebug.h"\
6406 ".\Include\pyerrors.h"\
6407 ".\Include\pyfpe.h"\
6408 ".\Include\pystate.h"\
6409 ".\Include\Python.h"\
6410 ".\Include\pythonrun.h"\
6411 ".\Include\rangeobject.h"\
6412 ".\Include\sliceobject.h"\
6413 ".\Include\stringobject.h"\
6414 ".\Include\sysmodule.h"\
6415 ".\Include\token.h"\
6416 ".\Include\traceback.h"\
6417 ".\Include\tupleobject.h"\
6418 ".\PC\config.h"\
6419 ".\Python\importdl.h"\
6420
6421NODEP_CPP_IMPORT=\
6422 ".\Python\macglue.h"\
6423
6424
6425"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"
6426 $(CPP) $(CPP_PROJ) $(SOURCE)
6427
6428
6429!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6430
Guido van Rossum78089e21997-05-06 21:44:44 +00006431DEP_CPP_IMPORT=\
6432 ".\Include\abstract.h"\
6433 ".\Include\bltinmodule.h"\
6434 ".\Include\ceval.h"\
6435 ".\Include\classobject.h"\
6436 ".\Include\cobject.h"\
6437 ".\Include\compile.h"\
6438 ".\Include\complexobject.h"\
6439 ".\Include\errcode.h"\
6440 ".\Include\eval.h"\
6441 ".\Include\fileobject.h"\
6442 ".\Include\floatobject.h"\
6443 ".\Include\funcobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006444 ".\Include\import.h"\
6445 ".\Include\intobject.h"\
6446 ".\Include\intrcheck.h"\
6447 ".\Include\listobject.h"\
6448 ".\Include\longobject.h"\
6449 ".\Include\mappingobject.h"\
6450 ".\Include\marshal.h"\
6451 ".\Include\methodobject.h"\
6452 ".\Include\modsupport.h"\
6453 ".\Include\moduleobject.h"\
6454 ".\Include\mymalloc.h"\
6455 ".\Include\myproto.h"\
6456 ".\Include\node.h"\
6457 ".\Include\object.h"\
6458 ".\Include\objimpl.h"\
6459 ".\Include\osdefs.h"\
6460 ".\Include\pydebug.h"\
6461 ".\Include\pyerrors.h"\
6462 ".\Include\pyfpe.h"\
6463 ".\Include\pystate.h"\
6464 ".\Include\Python.h"\
6465 ".\Include\pythonrun.h"\
6466 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006467 ".\Include\sliceobject.h"\
6468 ".\Include\stringobject.h"\
6469 ".\Include\sysmodule.h"\
6470 ".\Include\token.h"\
6471 ".\Include\traceback.h"\
6472 ".\Include\tupleobject.h"\
6473 ".\PC\config.h"\
6474 ".\Python\importdl.h"\
6475
6476NODEP_CPP_IMPORT=\
6477 ".\Python\macglue.h"\
6478
6479
6480"$(INTDIR)\import.obj" : $(SOURCE) $(DEP_CPP_IMPORT) "$(INTDIR)"
6481 $(CPP) $(CPP_PROJ) $(SOURCE)
6482
6483
Guido van Rossum9348bf81997-05-14 20:47:15 +00006484!ENDIF
6485
Guido van Rossum78089e21997-05-06 21:44:44 +00006486# End Source File
6487################################################################################
6488# Begin Source File
6489
6490SOURCE=.\Modules\posixmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006491
6492!IF "$(CFG)" == "python15 - Win32 Release"
6493
6494DEP_CPP_POSIX=\
6495 ".\Include\abstract.h"\
6496 ".\Include\bltinmodule.h"\
6497 ".\Include\ceval.h"\
6498 ".\Include\classobject.h"\
6499 ".\Include\cobject.h"\
6500 ".\Include\complexobject.h"\
6501 ".\Include\dictobject.h"\
6502 ".\Include\fileobject.h"\
6503 ".\Include\floatobject.h"\
6504 ".\Include\funcobject.h"\
6505 ".\Include\import.h"\
6506 ".\Include\intobject.h"\
6507 ".\Include\intrcheck.h"\
6508 ".\Include\listobject.h"\
6509 ".\Include\longobject.h"\
6510 ".\Include\methodobject.h"\
6511 ".\Include\modsupport.h"\
6512 ".\Include\moduleobject.h"\
6513 ".\Include\mymalloc.h"\
6514 ".\Include\myproto.h"\
6515 ".\Include\mytime.h"\
6516 ".\Include\object.h"\
6517 ".\Include\objimpl.h"\
6518 ".\Include\pydebug.h"\
6519 ".\Include\pyerrors.h"\
6520 ".\Include\pyfpe.h"\
6521 ".\Include\pystate.h"\
6522 ".\Include\Python.h"\
6523 ".\Include\pythonrun.h"\
6524 ".\Include\rangeobject.h"\
6525 ".\Include\sliceobject.h"\
6526 ".\Include\stringobject.h"\
6527 ".\Include\sysmodule.h"\
6528 ".\Include\traceback.h"\
6529 ".\Include\tupleobject.h"\
6530 ".\PC\config.h"\
6531 {$(INCLUDE)}"\sys\STAT.H"\
6532 {$(INCLUDE)}"\sys\TYPES.H"\
6533 {$(INCLUDE)}"\sys\UTIME.H"\
6534
6535
6536"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"
6537 $(CPP) $(CPP_PROJ) $(SOURCE)
6538
6539
6540!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6541
Guido van Rossum78089e21997-05-06 21:44:44 +00006542DEP_CPP_POSIX=\
6543 ".\Include\abstract.h"\
6544 ".\Include\bltinmodule.h"\
6545 ".\Include\ceval.h"\
6546 ".\Include\classobject.h"\
6547 ".\Include\cobject.h"\
6548 ".\Include\complexobject.h"\
6549 ".\Include\fileobject.h"\
6550 ".\Include\floatobject.h"\
6551 ".\Include\funcobject.h"\
6552 ".\Include\import.h"\
6553 ".\Include\intobject.h"\
6554 ".\Include\intrcheck.h"\
6555 ".\Include\listobject.h"\
6556 ".\Include\longobject.h"\
6557 ".\Include\mappingobject.h"\
6558 ".\Include\methodobject.h"\
6559 ".\Include\modsupport.h"\
6560 ".\Include\moduleobject.h"\
6561 ".\Include\mymalloc.h"\
6562 ".\Include\myproto.h"\
6563 ".\Include\mytime.h"\
6564 ".\Include\object.h"\
6565 ".\Include\objimpl.h"\
6566 ".\Include\pydebug.h"\
6567 ".\Include\pyerrors.h"\
6568 ".\Include\pyfpe.h"\
6569 ".\Include\pystate.h"\
6570 ".\Include\Python.h"\
6571 ".\Include\pythonrun.h"\
6572 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006573 ".\Include\sliceobject.h"\
6574 ".\Include\stringobject.h"\
6575 ".\Include\sysmodule.h"\
6576 ".\Include\traceback.h"\
6577 ".\Include\tupleobject.h"\
6578 ".\PC\config.h"\
6579 {$(INCLUDE)}"\sys\STAT.H"\
6580 {$(INCLUDE)}"\sys\TYPES.H"\
6581 {$(INCLUDE)}"\sys\UTIME.H"\
6582
6583
6584"$(INTDIR)\posixmodule.obj" : $(SOURCE) $(DEP_CPP_POSIX) "$(INTDIR)"
6585 $(CPP) $(CPP_PROJ) $(SOURCE)
6586
6587
Guido van Rossum9348bf81997-05-14 20:47:15 +00006588!ENDIF
6589
Guido van Rossum78089e21997-05-06 21:44:44 +00006590# End Source File
6591################################################################################
6592# Begin Source File
6593
6594SOURCE=.\Modules\operator.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006595
6596!IF "$(CFG)" == "python15 - Win32 Release"
6597
6598DEP_CPP_OPERA=\
6599 ".\Include\abstract.h"\
6600 ".\Include\bltinmodule.h"\
6601 ".\Include\ceval.h"\
6602 ".\Include\classobject.h"\
6603 ".\Include\cobject.h"\
6604 ".\Include\complexobject.h"\
6605 ".\Include\dictobject.h"\
6606 ".\Include\fileobject.h"\
6607 ".\Include\floatobject.h"\
6608 ".\Include\funcobject.h"\
6609 ".\Include\import.h"\
6610 ".\Include\intobject.h"\
6611 ".\Include\intrcheck.h"\
6612 ".\Include\listobject.h"\
6613 ".\Include\longobject.h"\
6614 ".\Include\methodobject.h"\
6615 ".\Include\modsupport.h"\
6616 ".\Include\moduleobject.h"\
6617 ".\Include\mymalloc.h"\
6618 ".\Include\myproto.h"\
6619 ".\Include\object.h"\
6620 ".\Include\objimpl.h"\
6621 ".\Include\pydebug.h"\
6622 ".\Include\pyerrors.h"\
6623 ".\Include\pyfpe.h"\
6624 ".\Include\pystate.h"\
6625 ".\Include\Python.h"\
6626 ".\Include\pythonrun.h"\
6627 ".\Include\rangeobject.h"\
6628 ".\Include\sliceobject.h"\
6629 ".\Include\stringobject.h"\
6630 ".\Include\sysmodule.h"\
6631 ".\Include\traceback.h"\
6632 ".\Include\tupleobject.h"\
6633 ".\PC\config.h"\
6634
6635
6636"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"
6637 $(CPP) $(CPP_PROJ) $(SOURCE)
6638
6639
6640!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6641
Guido van Rossum78089e21997-05-06 21:44:44 +00006642DEP_CPP_OPERA=\
6643 ".\Include\abstract.h"\
6644 ".\Include\bltinmodule.h"\
6645 ".\Include\ceval.h"\
6646 ".\Include\classobject.h"\
6647 ".\Include\cobject.h"\
6648 ".\Include\complexobject.h"\
6649 ".\Include\fileobject.h"\
6650 ".\Include\floatobject.h"\
6651 ".\Include\funcobject.h"\
6652 ".\Include\import.h"\
6653 ".\Include\intobject.h"\
6654 ".\Include\intrcheck.h"\
6655 ".\Include\listobject.h"\
6656 ".\Include\longobject.h"\
6657 ".\Include\mappingobject.h"\
6658 ".\Include\methodobject.h"\
6659 ".\Include\modsupport.h"\
6660 ".\Include\moduleobject.h"\
6661 ".\Include\mymalloc.h"\
6662 ".\Include\myproto.h"\
6663 ".\Include\object.h"\
6664 ".\Include\objimpl.h"\
6665 ".\Include\pydebug.h"\
6666 ".\Include\pyerrors.h"\
6667 ".\Include\pyfpe.h"\
6668 ".\Include\pystate.h"\
6669 ".\Include\Python.h"\
6670 ".\Include\pythonrun.h"\
6671 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006672 ".\Include\sliceobject.h"\
6673 ".\Include\stringobject.h"\
6674 ".\Include\sysmodule.h"\
6675 ".\Include\traceback.h"\
6676 ".\Include\tupleobject.h"\
6677 ".\PC\config.h"\
6678
6679
6680"$(INTDIR)\operator.obj" : $(SOURCE) $(DEP_CPP_OPERA) "$(INTDIR)"
6681 $(CPP) $(CPP_PROJ) $(SOURCE)
6682
6683
Guido van Rossum9348bf81997-05-14 20:47:15 +00006684!ENDIF
6685
Guido van Rossum78089e21997-05-06 21:44:44 +00006686# End Source File
6687################################################################################
6688# Begin Source File
6689
6690SOURCE=.\Modules\errnomodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006691
6692!IF "$(CFG)" == "python15 - Win32 Release"
6693
6694DEP_CPP_ERRNO=\
6695 ".\Include\abstract.h"\
6696 ".\Include\bltinmodule.h"\
6697 ".\Include\ceval.h"\
6698 ".\Include\classobject.h"\
6699 ".\Include\cobject.h"\
6700 ".\Include\complexobject.h"\
6701 ".\Include\dictobject.h"\
6702 ".\Include\fileobject.h"\
6703 ".\Include\floatobject.h"\
6704 ".\Include\funcobject.h"\
6705 ".\Include\import.h"\
6706 ".\Include\intobject.h"\
6707 ".\Include\intrcheck.h"\
6708 ".\Include\listobject.h"\
6709 ".\Include\longobject.h"\
6710 ".\Include\methodobject.h"\
6711 ".\Include\modsupport.h"\
6712 ".\Include\moduleobject.h"\
6713 ".\Include\mymalloc.h"\
6714 ".\Include\myproto.h"\
6715 ".\Include\object.h"\
6716 ".\Include\objimpl.h"\
6717 ".\Include\pydebug.h"\
6718 ".\Include\pyerrors.h"\
6719 ".\Include\pyfpe.h"\
6720 ".\Include\pystate.h"\
6721 ".\Include\Python.h"\
6722 ".\Include\pythonrun.h"\
6723 ".\Include\rangeobject.h"\
6724 ".\Include\sliceobject.h"\
6725 ".\Include\stringobject.h"\
6726 ".\Include\sysmodule.h"\
6727 ".\Include\traceback.h"\
6728 ".\Include\tupleobject.h"\
6729 ".\PC\config.h"\
6730
6731
6732"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"
6733 $(CPP) $(CPP_PROJ) $(SOURCE)
6734
6735
6736!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6737
Guido van Rossum78089e21997-05-06 21:44:44 +00006738DEP_CPP_ERRNO=\
6739 ".\Include\abstract.h"\
6740 ".\Include\bltinmodule.h"\
6741 ".\Include\ceval.h"\
6742 ".\Include\classobject.h"\
6743 ".\Include\cobject.h"\
6744 ".\Include\complexobject.h"\
6745 ".\Include\fileobject.h"\
6746 ".\Include\floatobject.h"\
6747 ".\Include\funcobject.h"\
6748 ".\Include\import.h"\
6749 ".\Include\intobject.h"\
6750 ".\Include\intrcheck.h"\
6751 ".\Include\listobject.h"\
6752 ".\Include\longobject.h"\
6753 ".\Include\mappingobject.h"\
6754 ".\Include\methodobject.h"\
6755 ".\Include\modsupport.h"\
6756 ".\Include\moduleobject.h"\
6757 ".\Include\mymalloc.h"\
6758 ".\Include\myproto.h"\
6759 ".\Include\object.h"\
6760 ".\Include\objimpl.h"\
6761 ".\Include\pydebug.h"\
6762 ".\Include\pyerrors.h"\
6763 ".\Include\pyfpe.h"\
6764 ".\Include\pystate.h"\
6765 ".\Include\Python.h"\
6766 ".\Include\pythonrun.h"\
6767 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006768 ".\Include\sliceobject.h"\
6769 ".\Include\stringobject.h"\
6770 ".\Include\sysmodule.h"\
6771 ".\Include\traceback.h"\
6772 ".\Include\tupleobject.h"\
6773 ".\PC\config.h"\
6774
6775
6776"$(INTDIR)\errnomodule.obj" : $(SOURCE) $(DEP_CPP_ERRNO) "$(INTDIR)"
6777 $(CPP) $(CPP_PROJ) $(SOURCE)
6778
6779
Guido van Rossum9348bf81997-05-14 20:47:15 +00006780!ENDIF
6781
Guido van Rossum78089e21997-05-06 21:44:44 +00006782# End Source File
6783################################################################################
6784# Begin Source File
6785
6786SOURCE=.\Objects\sliceobject.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006787
6788!IF "$(CFG)" == "python15 - Win32 Release"
6789
6790DEP_CPP_SLICE=\
6791 ".\Include\abstract.h"\
6792 ".\Include\bltinmodule.h"\
6793 ".\Include\ceval.h"\
6794 ".\Include\classobject.h"\
6795 ".\Include\cobject.h"\
6796 ".\Include\complexobject.h"\
6797 ".\Include\dictobject.h"\
6798 ".\Include\fileobject.h"\
6799 ".\Include\floatobject.h"\
6800 ".\Include\funcobject.h"\
6801 ".\Include\import.h"\
6802 ".\Include\intobject.h"\
6803 ".\Include\intrcheck.h"\
6804 ".\Include\listobject.h"\
6805 ".\Include\longobject.h"\
6806 ".\Include\methodobject.h"\
6807 ".\Include\modsupport.h"\
6808 ".\Include\moduleobject.h"\
6809 ".\Include\mymalloc.h"\
6810 ".\Include\myproto.h"\
6811 ".\Include\object.h"\
6812 ".\Include\objimpl.h"\
6813 ".\Include\pydebug.h"\
6814 ".\Include\pyerrors.h"\
6815 ".\Include\pyfpe.h"\
6816 ".\Include\pystate.h"\
6817 ".\Include\Python.h"\
6818 ".\Include\pythonrun.h"\
6819 ".\Include\rangeobject.h"\
6820 ".\Include\sliceobject.h"\
6821 ".\Include\stringobject.h"\
6822 ".\Include\sysmodule.h"\
6823 ".\Include\traceback.h"\
6824 ".\Include\tupleobject.h"\
6825 ".\PC\config.h"\
6826
6827
6828"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"
6829 $(CPP) $(CPP_PROJ) $(SOURCE)
6830
6831
6832!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6833
Guido van Rossum78089e21997-05-06 21:44:44 +00006834DEP_CPP_SLICE=\
6835 ".\Include\abstract.h"\
6836 ".\Include\bltinmodule.h"\
6837 ".\Include\ceval.h"\
6838 ".\Include\classobject.h"\
6839 ".\Include\cobject.h"\
6840 ".\Include\complexobject.h"\
6841 ".\Include\fileobject.h"\
6842 ".\Include\floatobject.h"\
6843 ".\Include\funcobject.h"\
6844 ".\Include\import.h"\
6845 ".\Include\intobject.h"\
6846 ".\Include\intrcheck.h"\
6847 ".\Include\listobject.h"\
6848 ".\Include\longobject.h"\
6849 ".\Include\mappingobject.h"\
6850 ".\Include\methodobject.h"\
6851 ".\Include\modsupport.h"\
6852 ".\Include\moduleobject.h"\
6853 ".\Include\mymalloc.h"\
6854 ".\Include\myproto.h"\
6855 ".\Include\object.h"\
6856 ".\Include\objimpl.h"\
6857 ".\Include\pydebug.h"\
6858 ".\Include\pyerrors.h"\
6859 ".\Include\pyfpe.h"\
6860 ".\Include\pystate.h"\
6861 ".\Include\Python.h"\
6862 ".\Include\pythonrun.h"\
6863 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006864 ".\Include\sliceobject.h"\
6865 ".\Include\stringobject.h"\
6866 ".\Include\sysmodule.h"\
6867 ".\Include\traceback.h"\
6868 ".\Include\tupleobject.h"\
6869 ".\PC\config.h"\
6870
6871
6872"$(INTDIR)\sliceobject.obj" : $(SOURCE) $(DEP_CPP_SLICE) "$(INTDIR)"
6873 $(CPP) $(CPP_PROJ) $(SOURCE)
6874
6875
Guido van Rossum9348bf81997-05-14 20:47:15 +00006876!ENDIF
6877
Guido van Rossum78089e21997-05-06 21:44:44 +00006878# End Source File
6879################################################################################
6880# Begin Source File
6881
6882SOURCE=.\Modules\main.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006883
6884!IF "$(CFG)" == "python15 - Win32 Release"
6885
6886DEP_CPP_MAIN_=\
6887 ".\Include\abstract.h"\
6888 ".\Include\bltinmodule.h"\
6889 ".\Include\ceval.h"\
6890 ".\Include\classobject.h"\
6891 ".\Include\cobject.h"\
6892 ".\Include\complexobject.h"\
6893 ".\Include\dictobject.h"\
6894 ".\Include\fileobject.h"\
6895 ".\Include\floatobject.h"\
6896 ".\Include\funcobject.h"\
6897 ".\Include\import.h"\
6898 ".\Include\intobject.h"\
6899 ".\Include\intrcheck.h"\
6900 ".\Include\listobject.h"\
6901 ".\Include\longobject.h"\
6902 ".\Include\methodobject.h"\
6903 ".\Include\modsupport.h"\
6904 ".\Include\moduleobject.h"\
6905 ".\Include\mymalloc.h"\
6906 ".\Include\myproto.h"\
6907 ".\Include\object.h"\
6908 ".\Include\objimpl.h"\
6909 ".\Include\pydebug.h"\
6910 ".\Include\pyerrors.h"\
6911 ".\Include\pyfpe.h"\
6912 ".\Include\pystate.h"\
6913 ".\Include\Python.h"\
6914 ".\Include\pythonrun.h"\
6915 ".\Include\rangeobject.h"\
6916 ".\Include\sliceobject.h"\
6917 ".\Include\stringobject.h"\
6918 ".\Include\sysmodule.h"\
6919 ".\Include\traceback.h"\
6920 ".\Include\tupleobject.h"\
6921 ".\PC\config.h"\
6922
6923
6924"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
6925 $(CPP) $(CPP_PROJ) $(SOURCE)
6926
6927
6928!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
6929
Guido van Rossum78089e21997-05-06 21:44:44 +00006930DEP_CPP_MAIN_=\
6931 ".\Include\abstract.h"\
6932 ".\Include\bltinmodule.h"\
6933 ".\Include\ceval.h"\
6934 ".\Include\classobject.h"\
6935 ".\Include\cobject.h"\
6936 ".\Include\complexobject.h"\
6937 ".\Include\fileobject.h"\
6938 ".\Include\floatobject.h"\
6939 ".\Include\funcobject.h"\
6940 ".\Include\import.h"\
6941 ".\Include\intobject.h"\
6942 ".\Include\intrcheck.h"\
6943 ".\Include\listobject.h"\
6944 ".\Include\longobject.h"\
6945 ".\Include\mappingobject.h"\
6946 ".\Include\methodobject.h"\
6947 ".\Include\modsupport.h"\
6948 ".\Include\moduleobject.h"\
6949 ".\Include\mymalloc.h"\
6950 ".\Include\myproto.h"\
6951 ".\Include\object.h"\
6952 ".\Include\objimpl.h"\
6953 ".\Include\pydebug.h"\
6954 ".\Include\pyerrors.h"\
6955 ".\Include\pyfpe.h"\
6956 ".\Include\pystate.h"\
6957 ".\Include\Python.h"\
6958 ".\Include\pythonrun.h"\
6959 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00006960 ".\Include\sliceobject.h"\
6961 ".\Include\stringobject.h"\
6962 ".\Include\sysmodule.h"\
6963 ".\Include\traceback.h"\
6964 ".\Include\tupleobject.h"\
6965 ".\PC\config.h"\
6966
6967
6968"$(INTDIR)\main.obj" : $(SOURCE) $(DEP_CPP_MAIN_) "$(INTDIR)"
6969 $(CPP) $(CPP_PROJ) $(SOURCE)
6970
6971
Guido van Rossum9348bf81997-05-14 20:47:15 +00006972!ENDIF
6973
Guido van Rossum78089e21997-05-06 21:44:44 +00006974# End Source File
6975################################################################################
6976# Begin Source File
6977
6978SOURCE=.\Python\getopt.c
6979
6980"$(INTDIR)\getopt.obj" : $(SOURCE) "$(INTDIR)"
6981 $(CPP) $(CPP_PROJ) $(SOURCE)
6982
6983
6984# End Source File
6985################################################################################
6986# Begin Source File
6987
6988SOURCE=.\PC\import_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00006989
6990!IF "$(CFG)" == "python15 - Win32 Release"
6991
6992DEP_CPP_IMPORT_=\
6993 ".\Include\abstract.h"\
6994 ".\Include\bltinmodule.h"\
6995 ".\Include\ceval.h"\
6996 ".\Include\classobject.h"\
6997 ".\Include\cobject.h"\
6998 ".\Include\complexobject.h"\
6999 ".\Include\dictobject.h"\
7000 ".\Include\fileobject.h"\
7001 ".\Include\floatobject.h"\
7002 ".\Include\funcobject.h"\
7003 ".\Include\import.h"\
7004 ".\Include\intobject.h"\
7005 ".\Include\intrcheck.h"\
7006 ".\Include\listobject.h"\
7007 ".\Include\longobject.h"\
7008 ".\Include\methodobject.h"\
7009 ".\Include\modsupport.h"\
7010 ".\Include\moduleobject.h"\
7011 ".\Include\mymalloc.h"\
7012 ".\Include\myproto.h"\
7013 ".\Include\object.h"\
7014 ".\Include\objimpl.h"\
7015 ".\Include\osdefs.h"\
7016 ".\Include\pydebug.h"\
7017 ".\Include\pyerrors.h"\
7018 ".\Include\pyfpe.h"\
7019 ".\Include\pystate.h"\
7020 ".\Include\Python.h"\
7021 ".\Include\pythonrun.h"\
7022 ".\Include\rangeobject.h"\
7023 ".\Include\sliceobject.h"\
7024 ".\Include\stringobject.h"\
7025 ".\Include\sysmodule.h"\
7026 ".\Include\traceback.h"\
7027 ".\Include\tupleobject.h"\
7028 ".\PC\config.h"\
7029 ".\Python\importdl.h"\
7030
7031
7032"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"
7033 $(CPP) $(CPP_PROJ) $(SOURCE)
7034
7035
7036!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7037
Guido van Rossum78089e21997-05-06 21:44:44 +00007038DEP_CPP_IMPORT_=\
7039 ".\Include\abstract.h"\
7040 ".\Include\bltinmodule.h"\
7041 ".\Include\ceval.h"\
7042 ".\Include\classobject.h"\
7043 ".\Include\cobject.h"\
7044 ".\Include\complexobject.h"\
7045 ".\Include\fileobject.h"\
7046 ".\Include\floatobject.h"\
7047 ".\Include\funcobject.h"\
7048 ".\Include\import.h"\
7049 ".\Include\intobject.h"\
7050 ".\Include\intrcheck.h"\
7051 ".\Include\listobject.h"\
7052 ".\Include\longobject.h"\
7053 ".\Include\mappingobject.h"\
7054 ".\Include\methodobject.h"\
7055 ".\Include\modsupport.h"\
7056 ".\Include\moduleobject.h"\
7057 ".\Include\mymalloc.h"\
7058 ".\Include\myproto.h"\
7059 ".\Include\object.h"\
7060 ".\Include\objimpl.h"\
7061 ".\Include\osdefs.h"\
7062 ".\Include\pydebug.h"\
7063 ".\Include\pyerrors.h"\
7064 ".\Include\pyfpe.h"\
7065 ".\Include\pystate.h"\
7066 ".\Include\Python.h"\
7067 ".\Include\pythonrun.h"\
7068 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007069 ".\Include\sliceobject.h"\
7070 ".\Include\stringobject.h"\
7071 ".\Include\sysmodule.h"\
7072 ".\Include\traceback.h"\
7073 ".\Include\tupleobject.h"\
7074 ".\PC\config.h"\
7075 ".\Python\importdl.h"\
7076
7077
7078"$(INTDIR)\import_nt.obj" : $(SOURCE) $(DEP_CPP_IMPORT_) "$(INTDIR)"
7079 $(CPP) $(CPP_PROJ) $(SOURCE)
7080
7081
Guido van Rossum9348bf81997-05-14 20:47:15 +00007082!ENDIF
7083
Guido van Rossum78089e21997-05-06 21:44:44 +00007084# End Source File
7085################################################################################
7086# Begin Source File
7087
7088SOURCE=.\PC\getpath_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007089
7090!IF "$(CFG)" == "python15 - Win32 Release"
7091
7092DEP_CPP_GETPA=\
7093 ".\Include\abstract.h"\
7094 ".\Include\bltinmodule.h"\
7095 ".\Include\ceval.h"\
7096 ".\Include\classobject.h"\
7097 ".\Include\cobject.h"\
7098 ".\Include\complexobject.h"\
7099 ".\Include\dictobject.h"\
7100 ".\Include\fileobject.h"\
7101 ".\Include\floatobject.h"\
7102 ".\Include\funcobject.h"\
7103 ".\Include\import.h"\
7104 ".\Include\intobject.h"\
7105 ".\Include\intrcheck.h"\
7106 ".\Include\listobject.h"\
7107 ".\Include\longobject.h"\
7108 ".\Include\methodobject.h"\
7109 ".\Include\modsupport.h"\
7110 ".\Include\moduleobject.h"\
7111 ".\Include\mymalloc.h"\
7112 ".\Include\myproto.h"\
7113 ".\Include\object.h"\
7114 ".\Include\objimpl.h"\
7115 ".\Include\osdefs.h"\
7116 ".\Include\pydebug.h"\
7117 ".\Include\pyerrors.h"\
7118 ".\Include\pyfpe.h"\
7119 ".\Include\pystate.h"\
7120 ".\Include\Python.h"\
7121 ".\Include\pythonrun.h"\
7122 ".\Include\rangeobject.h"\
7123 ".\Include\sliceobject.h"\
7124 ".\Include\stringobject.h"\
7125 ".\Include\sysmodule.h"\
7126 ".\Include\traceback.h"\
7127 ".\Include\tupleobject.h"\
7128 ".\PC\config.h"\
7129
7130
7131"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"
7132 $(CPP) $(CPP_PROJ) $(SOURCE)
7133
7134
7135!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7136
Guido van Rossum78089e21997-05-06 21:44:44 +00007137DEP_CPP_GETPA=\
7138 ".\Include\abstract.h"\
7139 ".\Include\bltinmodule.h"\
7140 ".\Include\ceval.h"\
7141 ".\Include\classobject.h"\
7142 ".\Include\cobject.h"\
7143 ".\Include\complexobject.h"\
7144 ".\Include\fileobject.h"\
7145 ".\Include\floatobject.h"\
7146 ".\Include\funcobject.h"\
7147 ".\Include\import.h"\
7148 ".\Include\intobject.h"\
7149 ".\Include\intrcheck.h"\
7150 ".\Include\listobject.h"\
7151 ".\Include\longobject.h"\
7152 ".\Include\mappingobject.h"\
7153 ".\Include\methodobject.h"\
7154 ".\Include\modsupport.h"\
7155 ".\Include\moduleobject.h"\
7156 ".\Include\mymalloc.h"\
7157 ".\Include\myproto.h"\
7158 ".\Include\object.h"\
7159 ".\Include\objimpl.h"\
7160 ".\Include\osdefs.h"\
7161 ".\Include\pydebug.h"\
7162 ".\Include\pyerrors.h"\
7163 ".\Include\pyfpe.h"\
7164 ".\Include\pystate.h"\
7165 ".\Include\Python.h"\
7166 ".\Include\pythonrun.h"\
7167 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007168 ".\Include\sliceobject.h"\
7169 ".\Include\stringobject.h"\
7170 ".\Include\sysmodule.h"\
7171 ".\Include\traceback.h"\
7172 ".\Include\tupleobject.h"\
7173 ".\PC\config.h"\
7174
7175
7176"$(INTDIR)\getpath_nt.obj" : $(SOURCE) $(DEP_CPP_GETPA) "$(INTDIR)"
7177 $(CPP) $(CPP_PROJ) $(SOURCE)
7178
7179
Guido van Rossum9348bf81997-05-14 20:47:15 +00007180!ENDIF
7181
Guido van Rossum78089e21997-05-06 21:44:44 +00007182# End Source File
7183################################################################################
7184# Begin Source File
7185
7186SOURCE=.\PC\dl_nt.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007187
7188!IF "$(CFG)" == "python15 - Win32 Release"
7189
7190DEP_CPP_DL_NT=\
7191 ".\Include\abstract.h"\
7192 ".\Include\bltinmodule.h"\
7193 ".\Include\ceval.h"\
7194 ".\Include\classobject.h"\
7195 ".\Include\cobject.h"\
7196 ".\Include\complexobject.h"\
7197 ".\Include\dictobject.h"\
7198 ".\Include\fileobject.h"\
7199 ".\Include\floatobject.h"\
7200 ".\Include\funcobject.h"\
7201 ".\Include\import.h"\
7202 ".\Include\intobject.h"\
7203 ".\Include\intrcheck.h"\
7204 ".\Include\listobject.h"\
7205 ".\Include\longobject.h"\
7206 ".\Include\methodobject.h"\
7207 ".\Include\modsupport.h"\
7208 ".\Include\moduleobject.h"\
7209 ".\Include\mymalloc.h"\
7210 ".\Include\myproto.h"\
7211 ".\Include\object.h"\
7212 ".\Include\objimpl.h"\
7213 ".\Include\pydebug.h"\
7214 ".\Include\pyerrors.h"\
7215 ".\Include\pyfpe.h"\
7216 ".\Include\pystate.h"\
7217 ".\Include\Python.h"\
7218 ".\Include\pythonrun.h"\
7219 ".\Include\rangeobject.h"\
7220 ".\Include\sliceobject.h"\
7221 ".\Include\stringobject.h"\
7222 ".\Include\sysmodule.h"\
7223 ".\Include\traceback.h"\
7224 ".\Include\tupleobject.h"\
7225 ".\PC\config.h"\
7226
7227
7228"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"
7229 $(CPP) $(CPP_PROJ) $(SOURCE)
7230
7231
7232!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7233
Guido van Rossum78089e21997-05-06 21:44:44 +00007234DEP_CPP_DL_NT=\
7235 ".\Include\abstract.h"\
7236 ".\Include\bltinmodule.h"\
7237 ".\Include\ceval.h"\
7238 ".\Include\classobject.h"\
7239 ".\Include\cobject.h"\
7240 ".\Include\complexobject.h"\
7241 ".\Include\fileobject.h"\
7242 ".\Include\floatobject.h"\
7243 ".\Include\funcobject.h"\
7244 ".\Include\import.h"\
7245 ".\Include\intobject.h"\
7246 ".\Include\intrcheck.h"\
7247 ".\Include\listobject.h"\
7248 ".\Include\longobject.h"\
7249 ".\Include\mappingobject.h"\
7250 ".\Include\methodobject.h"\
7251 ".\Include\modsupport.h"\
7252 ".\Include\moduleobject.h"\
7253 ".\Include\mymalloc.h"\
7254 ".\Include\myproto.h"\
7255 ".\Include\object.h"\
7256 ".\Include\objimpl.h"\
7257 ".\Include\pydebug.h"\
7258 ".\Include\pyerrors.h"\
7259 ".\Include\pyfpe.h"\
7260 ".\Include\pystate.h"\
7261 ".\Include\Python.h"\
7262 ".\Include\pythonrun.h"\
7263 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007264 ".\Include\sliceobject.h"\
7265 ".\Include\stringobject.h"\
7266 ".\Include\sysmodule.h"\
7267 ".\Include\traceback.h"\
7268 ".\Include\tupleobject.h"\
7269 ".\PC\config.h"\
7270
7271
7272"$(INTDIR)\dl_nt.obj" : $(SOURCE) $(DEP_CPP_DL_NT) "$(INTDIR)"
7273 $(CPP) $(CPP_PROJ) $(SOURCE)
7274
7275
Guido van Rossum9348bf81997-05-14 20:47:15 +00007276!ENDIF
7277
Guido van Rossum78089e21997-05-06 21:44:44 +00007278# End Source File
7279################################################################################
7280# Begin Source File
7281
7282SOURCE=.\PC\python_nt.def
7283
7284!IF "$(CFG)" == "python15 - Win32 Release"
7285
7286!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7287
7288!ENDIF
7289
7290# End Source File
7291################################################################################
7292# Begin Source File
7293
7294SOURCE=.\Modules\threadmodule.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007295
7296!IF "$(CFG)" == "python15 - Win32 Release"
7297
7298DEP_CPP_THREAD=\
7299 ".\Include\abstract.h"\
7300 ".\Include\bltinmodule.h"\
7301 ".\Include\ceval.h"\
7302 ".\Include\classobject.h"\
7303 ".\Include\cobject.h"\
7304 ".\Include\complexobject.h"\
7305 ".\Include\dictobject.h"\
7306 ".\Include\fileobject.h"\
7307 ".\Include\floatobject.h"\
7308 ".\Include\funcobject.h"\
7309 ".\Include\import.h"\
7310 ".\Include\intobject.h"\
7311 ".\Include\intrcheck.h"\
7312 ".\Include\listobject.h"\
7313 ".\Include\longobject.h"\
7314 ".\Include\methodobject.h"\
7315 ".\Include\modsupport.h"\
7316 ".\Include\moduleobject.h"\
7317 ".\Include\mymalloc.h"\
7318 ".\Include\myproto.h"\
7319 ".\Include\object.h"\
7320 ".\Include\objimpl.h"\
7321 ".\Include\pydebug.h"\
7322 ".\Include\pyerrors.h"\
7323 ".\Include\pyfpe.h"\
7324 ".\Include\pystate.h"\
7325 ".\Include\Python.h"\
7326 ".\Include\pythonrun.h"\
7327 ".\Include\rangeobject.h"\
7328 ".\Include\sliceobject.h"\
7329 ".\Include\stringobject.h"\
7330 ".\Include\sysmodule.h"\
7331 ".\Include\thread.h"\
7332 ".\Include\traceback.h"\
7333 ".\Include\tupleobject.h"\
7334 ".\PC\config.h"\
7335
7336
7337"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"
7338 $(CPP) $(CPP_PROJ) $(SOURCE)
7339
7340
7341!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7342
Guido van Rossum78089e21997-05-06 21:44:44 +00007343DEP_CPP_THREAD=\
7344 ".\Include\abstract.h"\
7345 ".\Include\bltinmodule.h"\
7346 ".\Include\ceval.h"\
7347 ".\Include\classobject.h"\
7348 ".\Include\cobject.h"\
7349 ".\Include\complexobject.h"\
7350 ".\Include\fileobject.h"\
7351 ".\Include\floatobject.h"\
7352 ".\Include\funcobject.h"\
7353 ".\Include\import.h"\
7354 ".\Include\intobject.h"\
7355 ".\Include\intrcheck.h"\
7356 ".\Include\listobject.h"\
7357 ".\Include\longobject.h"\
7358 ".\Include\mappingobject.h"\
7359 ".\Include\methodobject.h"\
7360 ".\Include\modsupport.h"\
7361 ".\Include\moduleobject.h"\
7362 ".\Include\mymalloc.h"\
7363 ".\Include\myproto.h"\
7364 ".\Include\object.h"\
7365 ".\Include\objimpl.h"\
7366 ".\Include\pydebug.h"\
7367 ".\Include\pyerrors.h"\
7368 ".\Include\pyfpe.h"\
7369 ".\Include\pystate.h"\
7370 ".\Include\Python.h"\
7371 ".\Include\pythonrun.h"\
7372 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007373 ".\Include\sliceobject.h"\
7374 ".\Include\stringobject.h"\
7375 ".\Include\sysmodule.h"\
7376 ".\Include\thread.h"\
7377 ".\Include\traceback.h"\
7378 ".\Include\tupleobject.h"\
7379 ".\PC\config.h"\
7380
7381
7382"$(INTDIR)\threadmodule.obj" : $(SOURCE) $(DEP_CPP_THREAD) "$(INTDIR)"
7383 $(CPP) $(CPP_PROJ) $(SOURCE)
7384
7385
Guido van Rossum9348bf81997-05-14 20:47:15 +00007386!ENDIF
7387
Guido van Rossum78089e21997-05-06 21:44:44 +00007388# End Source File
7389################################################################################
7390# Begin Source File
7391
7392SOURCE=.\PC\python_nt.rc
7393
7394!IF "$(CFG)" == "python15 - Win32 Release"
7395
7396# ADD BASE RSC /l 0x409 /i "PC"
7397# ADD RSC /l 0x409 /i "PC" /i "Include"
7398
7399"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
7400 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" /d\
7401 "NDEBUG" $(SOURCE)
7402
7403
7404!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7405
7406# ADD BASE RSC /l 0x409 /i "PC" /i "Include"
7407# ADD RSC /l 0x409 /i "PC" /i "Include"
7408
7409"$(INTDIR)\python_nt.res" : $(SOURCE) "$(INTDIR)"
7410 $(RSC) /l 0x409 /fo"$(INTDIR)/python_nt.res" /i "PC" /i "Include" $(SOURCE)
7411
7412
7413!ENDIF
7414
7415# End Source File
7416################################################################################
7417# Begin Source File
7418
7419SOURCE=.\Modules\getbuildinfo.c
7420
7421"$(INTDIR)\getbuildinfo.obj" : $(SOURCE) "$(INTDIR)"
7422 $(CPP) $(CPP_PROJ) $(SOURCE)
7423
7424
7425# End Source File
7426################################################################################
7427# Begin Source File
7428
7429SOURCE=.\Python\pystate.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007430
7431!IF "$(CFG)" == "python15 - Win32 Release"
7432
7433DEP_CPP_PYSTA=\
7434 ".\Include\abstract.h"\
7435 ".\Include\bltinmodule.h"\
7436 ".\Include\ceval.h"\
7437 ".\Include\classobject.h"\
7438 ".\Include\cobject.h"\
7439 ".\Include\complexobject.h"\
7440 ".\Include\dictobject.h"\
7441 ".\Include\fileobject.h"\
7442 ".\Include\floatobject.h"\
7443 ".\Include\funcobject.h"\
7444 ".\Include\import.h"\
7445 ".\Include\intobject.h"\
7446 ".\Include\intrcheck.h"\
7447 ".\Include\listobject.h"\
7448 ".\Include\longobject.h"\
7449 ".\Include\methodobject.h"\
7450 ".\Include\modsupport.h"\
7451 ".\Include\moduleobject.h"\
7452 ".\Include\mymalloc.h"\
7453 ".\Include\myproto.h"\
7454 ".\Include\object.h"\
7455 ".\Include\objimpl.h"\
7456 ".\Include\pydebug.h"\
7457 ".\Include\pyerrors.h"\
7458 ".\Include\pyfpe.h"\
7459 ".\Include\pystate.h"\
7460 ".\Include\Python.h"\
7461 ".\Include\pythonrun.h"\
7462 ".\Include\rangeobject.h"\
7463 ".\Include\sliceobject.h"\
7464 ".\Include\stringobject.h"\
7465 ".\Include\sysmodule.h"\
7466 ".\Include\traceback.h"\
7467 ".\Include\tupleobject.h"\
7468 ".\PC\config.h"\
7469
7470
7471"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"
7472 $(CPP) $(CPP_PROJ) $(SOURCE)
7473
7474
7475!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7476
Guido van Rossum78089e21997-05-06 21:44:44 +00007477DEP_CPP_PYSTA=\
7478 ".\Include\abstract.h"\
7479 ".\Include\bltinmodule.h"\
7480 ".\Include\ceval.h"\
7481 ".\Include\classobject.h"\
7482 ".\Include\cobject.h"\
7483 ".\Include\complexobject.h"\
7484 ".\Include\fileobject.h"\
7485 ".\Include\floatobject.h"\
7486 ".\Include\funcobject.h"\
7487 ".\Include\import.h"\
7488 ".\Include\intobject.h"\
7489 ".\Include\intrcheck.h"\
7490 ".\Include\listobject.h"\
7491 ".\Include\longobject.h"\
7492 ".\Include\mappingobject.h"\
7493 ".\Include\methodobject.h"\
7494 ".\Include\modsupport.h"\
7495 ".\Include\moduleobject.h"\
7496 ".\Include\mymalloc.h"\
7497 ".\Include\myproto.h"\
7498 ".\Include\object.h"\
7499 ".\Include\objimpl.h"\
7500 ".\Include\pydebug.h"\
7501 ".\Include\pyerrors.h"\
7502 ".\Include\pyfpe.h"\
7503 ".\Include\pystate.h"\
7504 ".\Include\Python.h"\
7505 ".\Include\pythonrun.h"\
7506 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007507 ".\Include\sliceobject.h"\
7508 ".\Include\stringobject.h"\
7509 ".\Include\sysmodule.h"\
7510 ".\Include\traceback.h"\
7511 ".\Include\tupleobject.h"\
7512 ".\PC\config.h"\
7513
7514
7515"$(INTDIR)\pystate.obj" : $(SOURCE) $(DEP_CPP_PYSTA) "$(INTDIR)"
7516 $(CPP) $(CPP_PROJ) $(SOURCE)
7517
7518
Guido van Rossum9348bf81997-05-14 20:47:15 +00007519!ENDIF
7520
Guido van Rossum78089e21997-05-06 21:44:44 +00007521# End Source File
7522################################################################################
7523# Begin Source File
7524
7525SOURCE=.\Modules\cStringIO.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007526
7527!IF "$(CFG)" == "python15 - Win32 Release"
7528
7529DEP_CPP_CSTRI=\
7530 ".\Include\abstract.h"\
7531 ".\Include\bltinmodule.h"\
7532 ".\Include\ceval.h"\
7533 ".\Include\classobject.h"\
7534 ".\Include\cobject.h"\
7535 ".\Include\complexobject.h"\
7536 ".\Include\cStringIO.h"\
7537 ".\Include\dictobject.h"\
7538 ".\Include\fileobject.h"\
7539 ".\Include\floatobject.h"\
7540 ".\Include\funcobject.h"\
7541 ".\Include\import.h"\
7542 ".\Include\intobject.h"\
7543 ".\Include\intrcheck.h"\
7544 ".\Include\listobject.h"\
7545 ".\Include\longobject.h"\
7546 ".\Include\methodobject.h"\
7547 ".\Include\modsupport.h"\
7548 ".\Include\moduleobject.h"\
7549 ".\Include\mymalloc.h"\
7550 ".\Include\myproto.h"\
7551 ".\Include\object.h"\
7552 ".\Include\objimpl.h"\
7553 ".\Include\pydebug.h"\
7554 ".\Include\pyerrors.h"\
7555 ".\Include\pyfpe.h"\
7556 ".\Include\pystate.h"\
7557 ".\Include\Python.h"\
7558 ".\Include\pythonrun.h"\
7559 ".\Include\rangeobject.h"\
7560 ".\Include\sliceobject.h"\
7561 ".\Include\stringobject.h"\
7562 ".\Include\sysmodule.h"\
7563 ".\Include\traceback.h"\
7564 ".\Include\tupleobject.h"\
7565 ".\PC\config.h"\
7566
7567
7568"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"
7569 $(CPP) $(CPP_PROJ) $(SOURCE)
7570
7571
7572!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7573
Guido van Rossum78089e21997-05-06 21:44:44 +00007574DEP_CPP_CSTRI=\
7575 ".\Include\abstract.h"\
7576 ".\Include\bltinmodule.h"\
7577 ".\Include\ceval.h"\
7578 ".\Include\classobject.h"\
7579 ".\Include\cobject.h"\
7580 ".\Include\complexobject.h"\
Guido van Rossumc77b9211997-05-09 01:00:56 +00007581 ".\Include\cStringIO.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007582 ".\Include\fileobject.h"\
7583 ".\Include\floatobject.h"\
7584 ".\Include\funcobject.h"\
7585 ".\Include\import.h"\
7586 ".\Include\intobject.h"\
7587 ".\Include\intrcheck.h"\
7588 ".\Include\listobject.h"\
7589 ".\Include\longobject.h"\
7590 ".\Include\mappingobject.h"\
7591 ".\Include\methodobject.h"\
7592 ".\Include\modsupport.h"\
7593 ".\Include\moduleobject.h"\
7594 ".\Include\mymalloc.h"\
7595 ".\Include\myproto.h"\
7596 ".\Include\object.h"\
7597 ".\Include\objimpl.h"\
7598 ".\Include\pydebug.h"\
7599 ".\Include\pyerrors.h"\
7600 ".\Include\pyfpe.h"\
7601 ".\Include\pystate.h"\
7602 ".\Include\Python.h"\
7603 ".\Include\pythonrun.h"\
7604 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007605 ".\Include\sliceobject.h"\
7606 ".\Include\stringobject.h"\
7607 ".\Include\sysmodule.h"\
7608 ".\Include\traceback.h"\
7609 ".\Include\tupleobject.h"\
7610 ".\PC\config.h"\
7611
Guido van Rossum78089e21997-05-06 21:44:44 +00007612
7613"$(INTDIR)\cStringIO.obj" : $(SOURCE) $(DEP_CPP_CSTRI) "$(INTDIR)"
7614 $(CPP) $(CPP_PROJ) $(SOURCE)
7615
7616
Guido van Rossum9348bf81997-05-14 20:47:15 +00007617!ENDIF
7618
Guido van Rossum78089e21997-05-06 21:44:44 +00007619# End Source File
7620################################################################################
7621# Begin Source File
7622
7623SOURCE=.\Modules\cPickle.c
Guido van Rossum9348bf81997-05-14 20:47:15 +00007624
7625!IF "$(CFG)" == "python15 - Win32 Release"
7626
7627DEP_CPP_CPICK=\
7628 ".\Include\abstract.h"\
7629 ".\Include\bltinmodule.h"\
7630 ".\Include\ceval.h"\
7631 ".\Include\classobject.h"\
7632 ".\Include\cobject.h"\
7633 ".\Include\complexobject.h"\
7634 ".\Include\cStringIO.h"\
7635 ".\Include\dictobject.h"\
7636 ".\Include\fileobject.h"\
7637 ".\Include\floatobject.h"\
7638 ".\Include\funcobject.h"\
7639 ".\Include\import.h"\
7640 ".\Include\intobject.h"\
7641 ".\Include\intrcheck.h"\
7642 ".\Include\listobject.h"\
7643 ".\Include\longobject.h"\
7644 ".\Include\methodobject.h"\
7645 ".\Include\modsupport.h"\
7646 ".\Include\moduleobject.h"\
7647 ".\Include\mymalloc.h"\
7648 ".\Include\mymath.h"\
7649 ".\Include\myproto.h"\
7650 ".\Include\object.h"\
7651 ".\Include\objimpl.h"\
7652 ".\Include\pydebug.h"\
7653 ".\Include\pyerrors.h"\
7654 ".\Include\pyfpe.h"\
7655 ".\Include\pystate.h"\
7656 ".\Include\Python.h"\
7657 ".\Include\pythonrun.h"\
7658 ".\Include\rangeobject.h"\
7659 ".\Include\sliceobject.h"\
7660 ".\Include\stringobject.h"\
7661 ".\Include\sysmodule.h"\
7662 ".\Include\traceback.h"\
7663 ".\Include\tupleobject.h"\
7664 ".\PC\config.h"\
7665
7666
7667"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"
7668 $(CPP) $(CPP_PROJ) $(SOURCE)
7669
7670
7671!ELSEIF "$(CFG)" == "python15 - Win32 Debug"
7672
Guido van Rossum78089e21997-05-06 21:44:44 +00007673DEP_CPP_CPICK=\
7674 ".\Include\abstract.h"\
7675 ".\Include\bltinmodule.h"\
7676 ".\Include\ceval.h"\
7677 ".\Include\classobject.h"\
7678 ".\Include\cobject.h"\
7679 ".\Include\complexobject.h"\
Guido van Rossumc77b9211997-05-09 01:00:56 +00007680 ".\Include\cStringIO.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007681 ".\Include\fileobject.h"\
7682 ".\Include\floatobject.h"\
7683 ".\Include\funcobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007684 ".\Include\import.h"\
7685 ".\Include\intobject.h"\
7686 ".\Include\intrcheck.h"\
7687 ".\Include\listobject.h"\
7688 ".\Include\longobject.h"\
7689 ".\Include\mappingobject.h"\
7690 ".\Include\methodobject.h"\
7691 ".\Include\modsupport.h"\
7692 ".\Include\moduleobject.h"\
7693 ".\Include\mymalloc.h"\
7694 ".\Include\mymath.h"\
7695 ".\Include\myproto.h"\
7696 ".\Include\object.h"\
7697 ".\Include\objimpl.h"\
7698 ".\Include\pydebug.h"\
7699 ".\Include\pyerrors.h"\
7700 ".\Include\pyfpe.h"\
7701 ".\Include\pystate.h"\
7702 ".\Include\Python.h"\
7703 ".\Include\pythonrun.h"\
7704 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007705 ".\Include\sliceobject.h"\
7706 ".\Include\stringobject.h"\
7707 ".\Include\sysmodule.h"\
7708 ".\Include\traceback.h"\
7709 ".\Include\tupleobject.h"\
7710 ".\PC\config.h"\
7711
Guido van Rossum78089e21997-05-06 21:44:44 +00007712
7713"$(INTDIR)\cPickle.obj" : $(SOURCE) $(DEP_CPP_CPICK) "$(INTDIR)"
7714 $(CPP) $(CPP_PROJ) $(SOURCE)
7715
7716
Guido van Rossum9348bf81997-05-14 20:47:15 +00007717!ENDIF
7718
Guido van Rossum78089e21997-05-06 21:44:44 +00007719# End Source File
7720# End Target
7721################################################################################
7722# Begin Target
7723
7724# Name "python - Win32 Release"
7725################################################################################
7726# Begin Source File
7727
7728SOURCE=.\PC\main_nt.c
7729
7730"$(INTDIR)\main_nt.obj" : $(SOURCE) "$(INTDIR)"
7731 $(CPP) $(CPP_PROJ) $(SOURCE)
7732
7733
7734# End Source File
7735################################################################################
7736# Begin Source File
7737
7738SOURCE=.\vc40\python15.lib
7739# End Source File
7740# End Target
7741################################################################################
7742# Begin Target
7743
7744# Name "_tkinter - Win32 Release"
7745################################################################################
7746# Begin Source File
7747
7748SOURCE=.\Modules\_tkinter.c
7749DEP_CPP__TKIN=\
7750 ".\Include\abstract.h"\
7751 ".\Include\bltinmodule.h"\
7752 ".\Include\ceval.h"\
7753 ".\Include\classobject.h"\
7754 ".\Include\cobject.h"\
7755 ".\Include\complexobject.h"\
Guido van Rossum9348bf81997-05-14 20:47:15 +00007756 ".\Include\dictobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007757 ".\Include\fileobject.h"\
7758 ".\Include\floatobject.h"\
7759 ".\Include\funcobject.h"\
7760 ".\Include\import.h"\
7761 ".\Include\intobject.h"\
7762 ".\Include\intrcheck.h"\
7763 ".\Include\listobject.h"\
7764 ".\Include\longobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007765 ".\Include\methodobject.h"\
7766 ".\Include\modsupport.h"\
7767 ".\Include\moduleobject.h"\
7768 ".\Include\mymalloc.h"\
7769 ".\Include\myproto.h"\
7770 ".\Include\object.h"\
7771 ".\Include\objimpl.h"\
7772 ".\Include\pydebug.h"\
7773 ".\Include\pyerrors.h"\
7774 ".\Include\pyfpe.h"\
7775 ".\Include\pystate.h"\
7776 ".\Include\Python.h"\
7777 ".\Include\pythonrun.h"\
7778 ".\Include\rangeobject.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007779 ".\Include\sliceobject.h"\
7780 ".\Include\stringobject.h"\
7781 ".\Include\sysmodule.h"\
7782 ".\Include\traceback.h"\
7783 ".\Include\tupleobject.h"\
7784 ".\PC\config.h"\
Guido van Rossumc77b9211997-05-09 01:00:56 +00007785 "C:\TCL80A2\include\tcl.h"\
7786 "C:\TCL80A2\include\tk.h"\
7787 "C:\TCL80A2\include\X11\X.h"\
7788 "C:\TCL80A2\include\X11\Xfuncproto.h"\
7789 "C:\TCL80A2\include\X11\Xlib.h"\
Guido van Rossum78089e21997-05-06 21:44:44 +00007790
7791
7792"$(INTDIR)\_tkinter.obj" : $(SOURCE) $(DEP_CPP__TKIN) "$(INTDIR)"
7793 $(CPP) $(CPP_PROJ) $(SOURCE)
7794
7795
Guido van Rossum78089e21997-05-06 21:44:44 +00007796# End Source File
7797################################################################################
7798# Begin Source File
7799
7800SOURCE=.\PC\_tkinter.def
7801# End Source File
7802################################################################################
7803# Begin Source File
7804
7805SOURCE=.\vc40\python15.lib
7806# End Source File
Guido van Rossumc77b9211997-05-09 01:00:56 +00007807################################################################################
7808# Begin Source File
7809
7810SOURCE=.\PC\tk80.lib
7811# End Source File
7812################################################################################
7813# Begin Source File
7814
7815SOURCE=.\PC\tcl80.lib
7816# End Source File
Guido van Rossum78089e21997-05-06 21:44:44 +00007817# End Target
7818# End Project
7819################################################################################