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