Annotation of win32/gc/NT_THREADS_MAKEFILE, revision 1.3
1.1 paf 1: # Microsoft Developer Studio Generated NMAKE File, Format Version 4.10
2: # This has been hand-edited way too many times.
3: # A clean, manually generated makefile would be an improvement.
4:
5: # TARGTYPE "Win32 (x86) Application" 0x0101
6: # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
7:
8: !IF "$(CFG)" == ""
9: CFG=gctest - Win32 Release
10: !MESSAGE No configuration specified. Defaulting to cord - Win32 Debug.
11: !ENDIF
12:
13: !IF "$(CFG)" != "gc - Win32 Release" && "$(CFG)" != "gc - Win32 Debug" &&\
14: "$(CFG)" != "gctest - Win32 Release" && "$(CFG)" != "gctest - Win32 Debug" &&\
15: "$(CFG)" != "cord - Win32 Release" && "$(CFG)" != "cord - Win32 Debug"
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 "gc.mak" CFG="cord - Win32 Debug"
21: !MESSAGE
22: !MESSAGE Possible choices for configuration are:
23: !MESSAGE
24: !MESSAGE "gc - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
25: !MESSAGE "gc - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
26: !MESSAGE "gctest - Win32 Release" (based on "Win32 (x86) Application")
27: !MESSAGE "gctest - Win32 Debug" (based on "Win32 (x86) Application")
28: !MESSAGE "cord - Win32 Release" (based on "Win32 (x86) Application")
29: !MESSAGE "cord - Win32 Debug" (based on "Win32 (x86) Application")
30: !MESSAGE
31: !ERROR An invalid configuration is specified.
32: !ENDIF
33:
34: !IF "$(OS)" == "Windows_NT"
35: NULL=
36: !ELSE
37: NULL=nul
38: !ENDIF
39: ################################################################################
40: # Begin Project
41: # PROP Target_Last_Scanned "gctest - Win32 Debug"
42:
43: !IF "$(CFG)" == "gc - Win32 Release"
44:
45: # PROP BASE Use_MFC 0
46: # PROP BASE Use_Debug_Libraries 0
47: # PROP BASE Output_Dir "Release"
48: # PROP BASE Intermediate_Dir "Release"
49: # PROP BASE Target_Dir ""
50: # PROP Use_MFC 0
51: # PROP Use_Debug_Libraries 0
52: # PROP Output_Dir "Release"
53: # PROP Intermediate_Dir "Release"
54: # PROP Target_Dir ""
55: OUTDIR=.\Release
56: INTDIR=.\Release
57:
58: ALL : ".\Release\gc.dll" ".\Release\gc.bsc"
59:
60: CLEAN :
61: -@erase ".\Release\allchblk.obj"
62: -@erase ".\Release\allchblk.sbr"
63: -@erase ".\Release\alloc.obj"
64: -@erase ".\Release\alloc.sbr"
65: -@erase ".\Release\blacklst.obj"
66: -@erase ".\Release\blacklst.sbr"
67: -@erase ".\Release\checksums.obj"
68: -@erase ".\Release\checksums.sbr"
69: -@erase ".\Release\dbg_mlc.obj"
70: -@erase ".\Release\dbg_mlc.sbr"
71: -@erase ".\Release\dyn_load.obj"
72: -@erase ".\Release\dyn_load.sbr"
73: -@erase ".\Release\finalize.obj"
74: -@erase ".\Release\finalize.sbr"
75: -@erase ".\Release\gc.bsc"
76: -@erase ".\Release\gc_cpp.obj"
77: -@erase ".\Release\gc_cpp.sbr"
78: -@erase ".\Release\gc.dll"
79: -@erase ".\Release\gc.exp"
80: -@erase ".\Release\gc.lib"
81: -@erase ".\Release\headers.obj"
82: -@erase ".\Release\headers.sbr"
83: -@erase ".\Release\mach_dep.obj"
84: -@erase ".\Release\mach_dep.sbr"
85: -@erase ".\Release\malloc.obj"
86: -@erase ".\Release\malloc.sbr"
87: -@erase ".\Release\mallocx.obj"
88: -@erase ".\Release\mallocx.sbr"
89: -@erase ".\Release\mark.obj"
90: -@erase ".\Release\mark.sbr"
91: -@erase ".\Release\mark_rts.obj"
92: -@erase ".\Release\mark_rts.sbr"
93: -@erase ".\Release\misc.obj"
94: -@erase ".\Release\misc.sbr"
95: -@erase ".\Release\new_hblk.obj"
96: -@erase ".\Release\new_hblk.sbr"
97: -@erase ".\Release\obj_map.obj"
98: -@erase ".\Release\obj_map.sbr"
99: -@erase ".\Release\os_dep.obj"
100: -@erase ".\Release\os_dep.sbr"
101: -@erase ".\Release\ptr_chck.obj"
102: -@erase ".\Release\ptr_chck.sbr"
103: -@erase ".\Release\reclaim.obj"
104: -@erase ".\Release\reclaim.sbr"
105: -@erase ".\Release\stubborn.obj"
106: -@erase ".\Release\stubborn.sbr"
107: -@erase ".\Release\typd_mlc.obj"
108: -@erase ".\Release\typd_mlc.sbr"
109: -@erase ".\Release\win32_threads.obj"
110: -@erase ".\Release\win32_threads.sbr"
111:
112: "$(OUTDIR)" :
113: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
114:
115: CPP=cl.exe
116: # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
117: # ADD CPP /nologo /MD /W3 /GX /O2 /I include /D "NDEBUG" /D "SILENT" /D "GC_BUILD" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /FR /YX /c
118: CPP_PROJ=/nologo /MD /W3 /GX /O2 /I include /D "NDEBUG" /D "SILENT" /D "GC_BUILD" /D\
119: "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D\
120: "GC_WIN32_THREADS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/gc.pch" /YX /Fo"$(INTDIR)/" /c
121: CPP_OBJS=.\Release/
122: CPP_SBRS=.\Release/
123:
124: .c{$(CPP_OBJS)}.obj:
125: $(CPP) $(CPP_PROJ) $<
126:
127: .cpp{$(CPP_OBJS)}.obj:
128: $(CPP) $(CPP_PROJ) $<
129:
130: .cxx{$(CPP_OBJS)}.obj:
131: $(CPP) $(CPP_PROJ) $<
132:
133: .c{$(CPP_SBRS)}.sbr:
134: $(CPP) $(CPP_PROJ) $<
135:
136: .cpp{$(CPP_SBRS)}.sbr:
137: $(CPP) $(CPP_PROJ) $<
138:
139: .cxx{$(CPP_SBRS)}.sbr:
140: $(CPP) $(CPP_PROJ) $<
141:
142: MTL=mktyplib.exe
143: # ADD BASE MTL /nologo /D "NDEBUG" /win32
144: # ADD MTL /nologo /D "NDEBUG" /win32
145: MTL_PROJ=/nologo /D "NDEBUG" /win32
146: RSC=rc.exe
147: # ADD BASE RSC /l 0x809 /d "NDEBUG"
148: # ADD RSC /l 0x809 /d "NDEBUG"
149: BSC32=bscmake.exe
150: # ADD BASE BSC32 /nologo
151: # ADD BSC32 /nologo
152: BSC32_FLAGS=/nologo /o"$(OUTDIR)/gc.bsc"
153: BSC32_SBRS= \
154: ".\Release\allchblk.sbr" \
155: ".\Release\alloc.sbr" \
156: ".\Release\blacklst.sbr" \
157: ".\Release\checksums.sbr" \
158: ".\Release\dbg_mlc.sbr" \
159: ".\Release\dyn_load.sbr" \
160: ".\Release\finalize.sbr" \
161: ".\Release\gc_cpp.sbr" \
162: ".\Release\headers.sbr" \
163: ".\Release\mach_dep.sbr" \
164: ".\Release\malloc.sbr" \
165: ".\Release\mallocx.sbr" \
166: ".\Release\mark.sbr" \
167: ".\Release\mark_rts.sbr" \
168: ".\Release\misc.sbr" \
169: ".\Release\new_hblk.sbr" \
170: ".\Release\obj_map.sbr" \
171: ".\Release\os_dep.sbr" \
172: ".\Release\ptr_chck.sbr" \
173: ".\Release\reclaim.sbr" \
174: ".\Release\stubborn.sbr" \
175: ".\Release\typd_mlc.sbr" \
176: ".\Release\win32_threads.sbr"
177:
178: ".\Release\gc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
179: $(BSC32) @<<
180: $(BSC32_FLAGS) $(BSC32_SBRS)
181: <<
182:
183: LINK32=link.exe
184: # 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
185: # 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
186: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
187: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
188: odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\
189: /pdb:"$(OUTDIR)/gc.pdb" /machine:I386 /out:"$(OUTDIR)/gc.dll"\
190: /implib:"$(OUTDIR)/gc.lib"
191: LINK32_OBJS= \
192: ".\Release\allchblk.obj" \
193: ".\Release\alloc.obj" \
194: ".\Release\blacklst.obj" \
195: ".\Release\checksums.obj" \
196: ".\Release\dbg_mlc.obj" \
197: ".\Release\dyn_load.obj" \
198: ".\Release\finalize.obj" \
199: ".\Release\gc_cpp.obj" \
200: ".\Release\headers.obj" \
201: ".\Release\mach_dep.obj" \
202: ".\Release\malloc.obj" \
203: ".\Release\mallocx.obj" \
204: ".\Release\mark.obj" \
205: ".\Release\mark_rts.obj" \
206: ".\Release\misc.obj" \
207: ".\Release\new_hblk.obj" \
208: ".\Release\obj_map.obj" \
209: ".\Release\os_dep.obj" \
210: ".\Release\ptr_chck.obj" \
211: ".\Release\reclaim.obj" \
212: ".\Release\stubborn.obj" \
213: ".\Release\typd_mlc.obj" \
214: ".\Release\win32_threads.obj"
215:
216: ".\Release\gc.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
217: $(LINK32) @<<
218: $(LINK32_FLAGS) $(LINK32_OBJS)
219: <<
220:
221: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
222:
223: # PROP BASE Use_MFC 0
224: # PROP BASE Use_Debug_Libraries 1
225: # PROP BASE Output_Dir "Debug"
226: # PROP BASE Intermediate_Dir "Debug"
227: # PROP BASE Target_Dir ""
228: # PROP Use_MFC 0
229: # PROP Use_Debug_Libraries 1
230: # PROP Output_Dir "Debug"
231: # PROP Intermediate_Dir "Debug"
232: # PROP Target_Dir ""
233: OUTDIR=.\Debug
234: INTDIR=.\Debug
235:
236: ALL : ".\Debug\gc.dll" ".\Debug\gc.bsc"
237:
238: CLEAN :
239: -@erase ".\Debug\allchblk.obj"
240: -@erase ".\Debug\allchblk.sbr"
241: -@erase ".\Debug\alloc.obj"
242: -@erase ".\Debug\alloc.sbr"
243: -@erase ".\Debug\blacklst.obj"
244: -@erase ".\Debug\blacklst.sbr"
245: -@erase ".\Debug\checksums.obj"
246: -@erase ".\Debug\checksums.sbr"
247: -@erase ".\Debug\dbg_mlc.obj"
248: -@erase ".\Debug\dbg_mlc.sbr"
249: -@erase ".\Debug\dyn_load.obj"
250: -@erase ".\Debug\dyn_load.sbr"
251: -@erase ".\Debug\finalize.obj"
252: -@erase ".\Debug\finalize.sbr"
253: -@erase ".\Debug\gc_cpp.obj"
254: -@erase ".\Debug\gc_cpp.sbr"
255: -@erase ".\Debug\gc.bsc"
256: -@erase ".\Debug\gc.dll"
257: -@erase ".\Debug\gc.exp"
258: -@erase ".\Debug\gc.lib"
259: -@erase ".\Debug\gc.map"
260: -@erase ".\Debug\gc.pdb"
261: -@erase ".\Debug\headers.obj"
262: -@erase ".\Debug\headers.sbr"
263: -@erase ".\Debug\mach_dep.obj"
264: -@erase ".\Debug\mach_dep.sbr"
265: -@erase ".\Debug\malloc.obj"
266: -@erase ".\Debug\malloc.sbr"
267: -@erase ".\Debug\mallocx.obj"
268: -@erase ".\Debug\mallocx.sbr"
269: -@erase ".\Debug\mark.obj"
270: -@erase ".\Debug\mark.sbr"
271: -@erase ".\Debug\mark_rts.obj"
272: -@erase ".\Debug\mark_rts.sbr"
273: -@erase ".\Debug\misc.obj"
274: -@erase ".\Debug\misc.sbr"
275: -@erase ".\Debug\new_hblk.obj"
276: -@erase ".\Debug\new_hblk.sbr"
277: -@erase ".\Debug\obj_map.obj"
278: -@erase ".\Debug\obj_map.sbr"
279: -@erase ".\Debug\os_dep.obj"
280: -@erase ".\Debug\os_dep.sbr"
281: -@erase ".\Debug\ptr_chck.obj"
282: -@erase ".\Debug\ptr_chck.sbr"
283: -@erase ".\Debug\reclaim.obj"
284: -@erase ".\Debug\reclaim.sbr"
285: -@erase ".\Debug\stubborn.obj"
286: -@erase ".\Debug\stubborn.sbr"
287: -@erase ".\Debug\typd_mlc.obj"
288: -@erase ".\Debug\typd_mlc.sbr"
289: -@erase ".\Debug\vc40.idb"
290: -@erase ".\Debug\vc40.pdb"
291: -@erase ".\Debug\win32_threads.obj"
292: -@erase ".\Debug\win32_threads.sbr"
293:
294: "$(OUTDIR)" :
295: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
296:
1.3 ! paf 297: #CPP=cl.exe
1.1 paf 298: # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
299: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I include /D "_DEBUG" /D "SILENT" /D "GC_BUILD" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /FR /YX /c
1.3 ! paf 300: # /D GC_ASSERTIONS
1.1 paf 301: CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I include /D "_DEBUG" /D "SILENT" /D "GC_BUILD"\
302: /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" \
1.2 paf 303: /D KEEP_BACK_PTRS /D DBG_HDRS_ALL\
1.1 paf 304: /D "__STDC__" /D\
305: "GC_WIN32_THREADS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/gc.pch" /YX /Fo"$(INTDIR)/"\
306: /Fd"$(INTDIR)/" /c
307: CPP_OBJS=.\Debug/
308: CPP_SBRS=.\Debug/
309:
310: .c{$(CPP_OBJS)}.obj:
311: $(CPP) $(CPP_PROJ) $<
312:
313: .cpp{$(CPP_OBJS)}.obj:
314: $(CPP) $(CPP_PROJ) $<
315:
316: .cxx{$(CPP_OBJS)}.obj:
317: $(CPP) $(CPP_PROJ) $<
318:
319: .c{$(CPP_SBRS)}.sbr:
320: $(CPP) $(CPP_PROJ) $<
321:
322: .cpp{$(CPP_SBRS)}.sbr:
323: $(CPP) $(CPP_PROJ) $<
324:
325: .cxx{$(CPP_SBRS)}.sbr:
326: $(CPP) $(CPP_PROJ) $<
327:
328: MTL=mktyplib.exe
329: # ADD BASE MTL /nologo /D "_DEBUG" /win32
330: # ADD MTL /nologo /D "_DEBUG" /win32
331: MTL_PROJ=/nologo /D "_DEBUG" /win32
332: RSC=rc.exe
333: # ADD BASE RSC /l 0x809 /d "_DEBUG"
334: # ADD RSC /l 0x809 /d "_DEBUG"
335: BSC32=bscmake.exe
336: # ADD BASE BSC32 /nologo
337: # ADD BSC32 /nologo
338: BSC32_FLAGS=/nologo /o"$(OUTDIR)/gc.bsc"
339: BSC32_SBRS= \
340: ".\Debug\allchblk.sbr" \
341: ".\Debug\alloc.sbr" \
342: ".\Debug\blacklst.sbr" \
343: ".\Debug\checksums.sbr" \
344: ".\Debug\dbg_mlc.sbr" \
345: ".\Debug\dyn_load.sbr" \
346: ".\Debug\finalize.sbr" \
347: ".\Debug\gc_cpp.sbr" \
348: ".\Debug\headers.sbr" \
349: ".\Debug\mach_dep.sbr" \
350: ".\Debug\malloc.sbr" \
351: ".\Debug\mallocx.sbr" \
352: ".\Debug\mark.sbr" \
353: ".\Debug\mark_rts.sbr" \
354: ".\Debug\misc.sbr" \
355: ".\Debug\new_hblk.sbr" \
356: ".\Debug\obj_map.sbr" \
357: ".\Debug\os_dep.sbr" \
358: ".\Debug\ptr_chck.sbr" \
359: ".\Debug\reclaim.sbr" \
360: ".\Debug\stubborn.sbr" \
361: ".\Debug\typd_mlc.sbr" \
362: ".\Debug\win32_threads.sbr"
363:
364: ".\Debug\gc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
365: $(BSC32) @<<
366: $(BSC32_FLAGS) $(BSC32_SBRS)
367: <<
368:
369: LINK32=link.exe
370: # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386
371: # ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /incremental:no /map /debug /machine:I386
372: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
373: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
374: odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\
375: /pdb:"$(OUTDIR)/gc.pdb" /map:"$(INTDIR)/gc.map" /debug /machine:I386\
376: /out:"$(OUTDIR)/gc.dll" /implib:"$(OUTDIR)/gc.lib"
377: LINK32_OBJS= \
378: ".\Debug\allchblk.obj" \
379: ".\Debug\alloc.obj" \
380: ".\Debug\blacklst.obj" \
381: ".\Debug\checksums.obj" \
382: ".\Debug\dbg_mlc.obj" \
383: ".\Debug\dyn_load.obj" \
384: ".\Debug\finalize.obj" \
385: ".\Debug\gc_cpp.obj" \
386: ".\Debug\headers.obj" \
387: ".\Debug\mach_dep.obj" \
388: ".\Debug\malloc.obj" \
389: ".\Debug\mallocx.obj" \
390: ".\Debug\mark.obj" \
391: ".\Debug\mark_rts.obj" \
392: ".\Debug\misc.obj" \
393: ".\Debug\new_hblk.obj" \
394: ".\Debug\obj_map.obj" \
395: ".\Debug\os_dep.obj" \
396: ".\Debug\ptr_chck.obj" \
397: ".\Debug\reclaim.obj" \
398: ".\Debug\stubborn.obj" \
399: ".\Debug\typd_mlc.obj" \
400: ".\Debug\win32_threads.obj"
401:
402: ".\Debug\gc.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
403: $(LINK32) @<<
404: $(LINK32_FLAGS) $(LINK32_OBJS)
405: <<
406:
407: !ELSEIF "$(CFG)" == "gctest - Win32 Release"
408:
409: # PROP BASE Use_MFC 0
410: # PROP BASE Use_Debug_Libraries 0
411: # PROP BASE Output_Dir "gctest\Release"
412: # PROP BASE Intermediate_Dir "gctest\Release"
413: # PROP BASE Target_Dir "gctest"
414: # PROP Use_MFC 0
415: # PROP Use_Debug_Libraries 0
416: # PROP Output_Dir "gctest\Release"
417: # PROP Intermediate_Dir "gctest\Release"
418: # PROP Target_Dir "gctest"
419: OUTDIR=.\gctest\Release
420: INTDIR=.\gctest\Release
421:
422: ALL : "gc - Win32 Release" ".\Release\gctest.exe"
423:
424: CLEAN :
425: -@erase ".\gctest\Release\test.obj"
426: -@erase ".\Release\gctest.exe"
427:
428: "$(OUTDIR)" :
429: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
430:
431: test.c : tests\test.c
432: copy tests\test.c test.c
433:
434: CPP=cl.exe
435: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
436: # ADD CPP /nologo /MD /W3 /GX /O2 /I include /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /YX /c
437: CPP_PROJ=/nologo /MD /W3 /GX /O2 /I include /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D\
438: "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS"\
439: /Fp"$(INTDIR)/gctest.pch" /YX /Fo"$(INTDIR)/" /c
440: CPP_OBJS=.\gctest\Release/
441: CPP_SBRS=.\.
442:
443: .c{$(CPP_OBJS)}.obj:
444: $(CPP) $(CPP_PROJ) $<
445:
446: .cpp{$(CPP_OBJS)}.obj:
447: $(CPP) $(CPP_PROJ) $<
448:
449: .cxx{$(CPP_OBJS)}.obj:
450: $(CPP) $(CPP_PROJ) $<
451:
452: .c{$(CPP_SBRS)}.sbr:
453: $(CPP) $(CPP_PROJ) $<
454:
455: .cpp{$(CPP_SBRS)}.sbr:
456: $(CPP) $(CPP_PROJ) $<
457:
458: .cxx{$(CPP_SBRS)}.sbr:
459: $(CPP) $(CPP_PROJ) $<
460:
461: MTL=mktyplib.exe
462: # ADD BASE MTL /nologo /D "NDEBUG" /win32
463: # ADD MTL /nologo /D "NDEBUG" /win32
464: MTL_PROJ=/nologo /D "NDEBUG" /win32
465: RSC=rc.exe
466: # ADD BASE RSC /l 0x809 /d "NDEBUG"
467: # ADD RSC /l 0x809 /d "NDEBUG"
468: BSC32=bscmake.exe
469: # ADD BASE BSC32 /nologo
470: # ADD BSC32 /nologo
471: BSC32_FLAGS=/nologo /o"$(OUTDIR)/gctest.bsc"
472: BSC32_SBRS= \
473:
474: LINK32=link.exe
475: # 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 /machine:I386
476: # 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 /machine:I386 /out:"Release/gctest.exe"
477: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
478: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
479: odbccp32.lib /nologo /subsystem:windows /incremental:no\
480: /pdb:"$(OUTDIR)/gctest.pdb" /machine:I386 /out:"Release/gctest.exe"
481: LINK32_OBJS= \
482: ".\gctest\Release\test.obj" \
483: ".\Release\gc.lib"
484:
485: ".\Release\gctest.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
486: $(LINK32) @<<
487: $(LINK32_FLAGS) $(LINK32_OBJS)
488: <<
489:
490: !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
491:
492: # PROP BASE Use_MFC 0
493: # PROP BASE Use_Debug_Libraries 1
494: # PROP BASE Output_Dir "gctest\Debug"
495: # PROP BASE Intermediate_Dir "gctest\Debug"
496: # PROP BASE Target_Dir "gctest"
497: # PROP Use_MFC 0
498: # PROP Use_Debug_Libraries 1
499: # PROP Output_Dir "gctest\Debug"
500: # PROP Intermediate_Dir "gctest\Debug"
501: # PROP Target_Dir "gctest"
502: OUTDIR=.\gctest\Debug
503: INTDIR=.\gctest\Debug
504:
505: ALL : "gc - Win32 Debug" ".\Debug\gctest.exe" ".\gctest\Debug\gctest.bsc"
506:
507: CLEAN :
508: -@erase ".\Debug\gctest.exe"
509: -@erase ".\gctest\Debug\gctest.bsc"
510: -@erase ".\gctest\Debug\gctest.map"
511: -@erase ".\gctest\Debug\gctest.pdb"
512: -@erase ".\gctest\Debug\test.obj"
513: -@erase ".\gctest\Debug\test.sbr"
514: -@erase ".\gctest\Debug\vc40.idb"
515: -@erase ".\gctest\Debug\vc40.pdb"
516:
517: "$(OUTDIR)" :
518: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
519:
520: CPP=cl.exe
521: # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
522: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /FR /YX /c
523: CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I include /D "_DEBUG" /D "WIN32" /D "_WINDOWS"\
524: /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /FR"$(INTDIR)/"\
525: /Fp"$(INTDIR)/gctest.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
526: CPP_OBJS=.\gctest\Debug/
527: CPP_SBRS=.\gctest\Debug/
528:
529: .c{$(CPP_OBJS)}.obj:
530: $(CPP) $(CPP_PROJ) $<
531:
532: .cpp{$(CPP_OBJS)}.obj:
533: $(CPP) $(CPP_PROJ) $<
534:
535: .cxx{$(CPP_OBJS)}.obj:
536: $(CPP) $(CPP_PROJ) $<
537:
538: .c{$(CPP_SBRS)}.sbr:
539: $(CPP) $(CPP_PROJ) $<
540:
541: .cpp{$(CPP_SBRS)}.sbr:
542: $(CPP) $(CPP_PROJ) $<
543:
544: .cxx{$(CPP_SBRS)}.sbr:
545: $(CPP) $(CPP_PROJ) $<
546:
547: MTL=mktyplib.exe
548: # ADD BASE MTL /nologo /D "_DEBUG" /win32
549: # ADD MTL /nologo /D "_DEBUG" /win32
550: MTL_PROJ=/nologo /D "_DEBUG" /win32
551: RSC=rc.exe
552: # ADD BASE RSC /l 0x809 /d "_DEBUG"
553: # ADD RSC /l 0x809 /d "_DEBUG"
554: BSC32=bscmake.exe
555: # ADD BASE BSC32 /nologo
556: # ADD BSC32 /nologo
557: BSC32_FLAGS=/nologo /o"$(OUTDIR)/gctest.bsc"
558: BSC32_SBRS= \
559: ".\gctest\Debug\test.sbr"
560:
561: ".\gctest\Debug\gctest.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
562: $(BSC32) @<<
563: $(BSC32_FLAGS) $(BSC32_SBRS)
564: <<
565:
566: LINK32=link.exe
567: # 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 /debug /machine:I386
568: # 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 /incremental:no /map /debug /machine:I386 /out:"Debug/gctest.exe"
569: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
570: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
571: odbccp32.lib /nologo /subsystem:windows /incremental:no\
572: /pdb:"$(OUTDIR)/gctest.pdb" /map:"$(INTDIR)/gctest.map" /debug /machine:I386\
573: /out:"Debug/gctest.exe"
574: LINK32_OBJS= \
575: ".\Debug\gc.lib" \
576: ".\gctest\Debug\test.obj"
577:
578: ".\Debug\gctest.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
579: $(LINK32) @<<
580: $(LINK32_FLAGS) $(LINK32_OBJS)
581: <<
582:
583: !ELSEIF "$(CFG)" == "cord - Win32 Release"
584:
585: # PROP BASE Use_MFC 0
586: # PROP BASE Use_Debug_Libraries 0
587: # PROP BASE Output_Dir "cord\Release"
588: # PROP BASE Intermediate_Dir "cord\Release"
589: # PROP BASE Target_Dir "cord"
590: # PROP Use_MFC 0
591: # PROP Use_Debug_Libraries 0
592: # PROP Output_Dir "cord\Release"
593: # PROP Intermediate_Dir "cord\Release"
594: # PROP Target_Dir "cord"
595: OUTDIR=.\cord\Release
596: INTDIR=.\cord\Release
597:
598: ALL : "gc - Win32 Release" ".\Release\de.exe"
599:
600: CLEAN :
601: -@erase ".\cord\Release\cordbscs.obj"
602: -@erase ".\cord\Release\cordxtra.obj"
603: -@erase ".\cord\Release\de.obj"
604: -@erase ".\cord\Release\de_win.obj"
605: -@erase ".\cord\Release\de_win.res"
606: -@erase ".\Release\de.exe"
607:
608: "$(OUTDIR)" :
609: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
610:
611: CPP=cl.exe
612: # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
613: # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /YX /c
614: CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "." /I include /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D\
615: "ALL_INTERIOR_POINTERS" /Fp"$(INTDIR)/cord.pch" /YX /Fo"$(INTDIR)/" /c
616: CPP_OBJS=.\cord\Release/
617: CPP_SBRS=.\.
618:
619: .c{$(CPP_OBJS)}.obj:
620: $(CPP) $(CPP_PROJ) $<
621:
622: .cpp{$(CPP_OBJS)}.obj:
623: $(CPP) $(CPP_PROJ) $<
624:
625: .cxx{$(CPP_OBJS)}.obj:
626: $(CPP) $(CPP_PROJ) $<
627:
628: .c{$(CPP_SBRS)}.sbr:
629: $(CPP) $(CPP_PROJ) $<
630:
631: .cpp{$(CPP_SBRS)}.sbr:
632: $(CPP) $(CPP_PROJ) $<
633:
634: .cxx{$(CPP_SBRS)}.sbr:
635: $(CPP) $(CPP_PROJ) $<
636:
637: MTL=mktyplib.exe
638: # ADD BASE MTL /nologo /D "NDEBUG" /win32
639: # ADD MTL /nologo /D "NDEBUG" /win32
640: MTL_PROJ=/nologo /D "NDEBUG" /win32
641: RSC=rc.exe
642: # ADD BASE RSC /l 0x809 /d "NDEBUG"
643: # ADD RSC /l 0x809 /d "NDEBUG"
644: RSC_PROJ=/l 0x809 /fo"$(INTDIR)/de_win.res" /d "NDEBUG"
645: BSC32=bscmake.exe
646: # ADD BASE BSC32 /nologo
647: # ADD BSC32 /nologo
648: BSC32_FLAGS=/nologo /o"$(OUTDIR)/cord.bsc"
649: BSC32_SBRS= \
650:
651: LINK32=link.exe
652: # 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 /machine:I386
653: # 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 /machine:I386 /out:"Release/de.exe"
654: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
655: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
656: odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"$(OUTDIR)/de.pdb"\
657: /machine:I386 /out:"Release/de.exe"
658: LINK32_OBJS= \
659: ".\cord\Release\cordbscs.obj" \
660: ".\cord\Release\cordxtra.obj" \
661: ".\cord\Release\de.obj" \
662: ".\cord\Release\de_win.obj" \
663: ".\cord\Release\de_win.res" \
664: ".\Release\gc.lib"
665:
666: ".\Release\de.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
667: $(LINK32) @<<
668: $(LINK32_FLAGS) $(LINK32_OBJS)
669: <<
670:
671: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
672:
673: # PROP BASE Use_MFC 0
674: # PROP BASE Use_Debug_Libraries 1
675: # PROP BASE Output_Dir "cord\Debug"
676: # PROP BASE Intermediate_Dir "cord\Debug"
677: # PROP BASE Target_Dir "cord"
678: # PROP Use_MFC 0
679: # PROP Use_Debug_Libraries 1
680: # PROP Output_Dir "cord\Debug"
681: # PROP Intermediate_Dir "cord\Debug"
682: # PROP Target_Dir "cord"
683: OUTDIR=.\cord\Debug
684: INTDIR=.\cord\Debug
685:
686: ALL : "gc - Win32 Debug" ".\Debug\de.exe"
687:
688: CLEAN :
689: -@erase ".\cord\Debug\cordbscs.obj"
690: -@erase ".\cord\Debug\cordxtra.obj"
691: -@erase ".\cord\Debug\de.obj"
692: -@erase ".\cord\Debug\de.pdb"
693: -@erase ".\cord\Debug\de_win.obj"
694: -@erase ".\cord\Debug\de_win.res"
695: -@erase ".\cord\Debug\vc40.idb"
696: -@erase ".\cord\Debug\vc40.pdb"
697: -@erase ".\Debug\de.exe"
698: -@erase ".\Debug\de.ilk"
699:
700: "$(OUTDIR)" :
701: if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
702:
703: CPP=cl.exe
704: # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
705: # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /YX /c
706: CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /I include /D "_DEBUG" /D "WIN32" /D\
707: "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /Fp"$(INTDIR)/cord.pch" /YX\
708: /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
709: CPP_OBJS=.\cord\Debug/
710: CPP_SBRS=.\.
711:
712: .c{$(CPP_OBJS)}.obj:
713: $(CPP) $(CPP_PROJ) $<
714:
715: .cpp{$(CPP_OBJS)}.obj:
716: $(CPP) $(CPP_PROJ) $<
717:
718: .cxx{$(CPP_OBJS)}.obj:
719: $(CPP) $(CPP_PROJ) $<
720:
721: .c{$(CPP_SBRS)}.sbr:
722: $(CPP) $(CPP_PROJ) $<
723:
724: .cpp{$(CPP_SBRS)}.sbr:
725: $(CPP) $(CPP_PROJ) $<
726:
727: .cxx{$(CPP_SBRS)}.sbr:
728: $(CPP) $(CPP_PROJ) $<
729:
730: MTL=mktyplib.exe
731: # ADD BASE MTL /nologo /D "_DEBUG" /win32
732: # ADD MTL /nologo /D "_DEBUG" /win32
733: MTL_PROJ=/nologo /D "_DEBUG" /win32
734: RSC=rc.exe
735: # ADD BASE RSC /l 0x809 /d "_DEBUG"
736: # ADD RSC /l 0x809 /d "_DEBUG"
737: RSC_PROJ=/l 0x809 /fo"$(INTDIR)/de_win.res" /d "_DEBUG"
738: BSC32=bscmake.exe
739: # ADD BASE BSC32 /nologo
740: # ADD BSC32 /nologo
741: BSC32_FLAGS=/nologo /o"$(OUTDIR)/cord.bsc"
742: BSC32_SBRS= \
743:
744: LINK32=link.exe
745: # 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 /debug /machine:I386
746: # 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 /debug /machine:I386 /out:"Debug/de.exe"
747: LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
748: advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
749: odbccp32.lib /nologo /subsystem:windows /incremental:yes\
750: /pdb:"$(OUTDIR)/de.pdb" /debug /machine:I386 /out:"Debug/de.exe"
751: LINK32_OBJS= \
752: ".\cord\Debug\cordbscs.obj" \
753: ".\cord\Debug\cordxtra.obj" \
754: ".\cord\Debug\de.obj" \
755: ".\cord\Debug\de_win.obj" \
756: ".\cord\Debug\de_win.res" \
757: ".\Debug\gc.lib"
758:
759: ".\Debug\de.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
760: $(LINK32) @<<
761: $(LINK32_FLAGS) $(LINK32_OBJS)
762: <<
763:
764: !ENDIF
765:
766: ################################################################################
767: # Begin Target
768:
769: # Name "gc - Win32 Release"
770: # Name "gc - Win32 Debug"
771:
772: !IF "$(CFG)" == "gc - Win32 Release"
773:
774: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
775:
776: !ENDIF
777:
778: ################################################################################
779: # Begin Source File
780:
781: SOURCE=.\gc_cpp.cpp
782:
783: !IF "$(CFG)" == "gc - Win32 Release"
784:
785: DEP_CPP_RECLA=\
786: ".\include\private\gcconfig.h"\
787: ".\include\gc.h"\
788: ".\include\private\gc_hdrs.h"\
789: ".\include\private\gc_priv.h"\
790: ".\include\gc_cpp.h"\
791: {$(INCLUDE)}"\sys\TYPES.H"\
792:
793: NODEP_CPP_RECLA=\
794: ".\th\PCR_Th.h"\
795: ".\th\PCR_ThCrSec.h"\
796: ".\th\PCR_ThCtl.h"\
797:
798:
799: ".\Release\gc_cpp.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
800:
801: ".\Release\gc_cpp.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
802:
803:
804: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
805:
806: DEP_CPP_RECLA=\
807: ".\include\private\gcconfig.h"\
808: ".\include\gc.h"\
809: ".\include\private\gc_hdrs.h"\
810: ".\include\private\gc_priv.h"\
811: ".\include\gc_cpp.h"\
812: {$(INCLUDE)}"\sys\TYPES.H"\
813:
814: NODEP_CPP_RECLA=\
815: ".\th\PCR_Th.h"\
816: ".\th\PCR_ThCrSec.h"\
817: ".\th\PCR_ThCtl.h"\
818:
819:
820: ".\Debug\gc_cpp.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
821:
822: ".\Debug\gc_cpp.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
823:
824:
825: !ENDIF
826:
827: # End Source File
828: ################################################################################
829: # Begin Source File
830:
831: SOURCE=.\reclaim.c
832:
833: !IF "$(CFG)" == "gc - Win32 Release"
834:
835: DEP_CPP_RECLA=\
836: ".\include\private\gcconfig.h"\
837: ".\include\gc.h"\
838: ".\include\private\gc_hdrs.h"\
839: ".\include\private\gc_priv.h"\
840: {$(INCLUDE)}"\sys\TYPES.H"\
841:
842: NODEP_CPP_RECLA=\
843: ".\th\PCR_Th.h"\
844: ".\th\PCR_ThCrSec.h"\
845: ".\th\PCR_ThCtl.h"\
846:
847:
848: ".\Release\reclaim.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
849:
850: ".\Release\reclaim.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
851:
852:
853: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
854:
855: DEP_CPP_RECLA=\
856: ".\include\private\gcconfig.h"\
857: ".\include\gc.h"\
858: ".\include\private\gc_hdrs.h"\
859: ".\include\private\gc_priv.h"\
860: {$(INCLUDE)}"\sys\TYPES.H"\
861:
862: NODEP_CPP_RECLA=\
863: ".\th\PCR_Th.h"\
864: ".\th\PCR_ThCrSec.h"\
865: ".\th\PCR_ThCtl.h"\
866:
867:
868: ".\Debug\reclaim.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
869:
870: ".\Debug\reclaim.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
871:
872:
873: !ENDIF
874:
875: # End Source File
876:
877: ################################################################################
878: # Begin Source File
879:
880: SOURCE=.\os_dep.c
881:
882: !IF "$(CFG)" == "gc - Win32 Release"
883:
884: DEP_CPP_OS_DE=\
885: ".\include\private\gcconfig.h"\
886: ".\include\gc.h"\
887: ".\include\private\gc_hdrs.h"\
888: ".\include\private\gc_priv.h"\
889: {$(INCLUDE)}"\sys\STAT.H"\
890: {$(INCLUDE)}"\sys\TYPES.H"\
891:
892: NODEP_CPP_OS_DE=\
893: ".\il\PCR_IL.h"\
894: ".\mm\PCR_MM.h"\
895: ".\th\PCR_Th.h"\
896: ".\th\PCR_ThCrSec.h"\
897: ".\th\PCR_ThCtl.h"\
898: ".\vd\PCR_VD.h"\
899:
900:
901: ".\Release\os_dep.obj" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
902:
903: ".\Release\os_dep.sbr" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
904:
905:
906: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
907:
908: DEP_CPP_OS_DE=\
909: ".\include\private\gcconfig.h"\
910: ".\include\gc.h"\
911: ".\include\private\gc_hdrs.h"\
912: ".\include\private\gc_priv.h"\
913: {$(INCLUDE)}"\sys\STAT.H"\
914: {$(INCLUDE)}"\sys\TYPES.H"\
915:
916: NODEP_CPP_OS_DE=\
917: ".\il\PCR_IL.h"\
918: ".\mm\PCR_MM.h"\
919: ".\th\PCR_Th.h"\
920: ".\th\PCR_ThCrSec.h"\
921: ".\th\PCR_ThCtl.h"\
922: ".\vd\PCR_VD.h"\
923:
924:
925: ".\Debug\os_dep.obj" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
926:
927: ".\Debug\os_dep.sbr" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
928:
929:
930: !ENDIF
931:
932: # End Source File
933: ################################################################################
934: # Begin Source File
935:
936: SOURCE=.\misc.c
937:
938: !IF "$(CFG)" == "gc - Win32 Release"
939:
940: DEP_CPP_MISC_=\
941: ".\include\private\gcconfig.h"\
942: ".\include\gc.h"\
943: ".\include\private\gc_hdrs.h"\
944: ".\include\private\gc_priv.h"\
945: {$(INCLUDE)}"\sys\TYPES.H"\
946:
947: NODEP_CPP_MISC_=\
948: ".\il\PCR_IL.h"\
949: ".\th\PCR_Th.h"\
950: ".\th\PCR_ThCrSec.h"\
951: ".\th\PCR_ThCtl.h"\
952:
953:
954: ".\Release\misc.obj" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
955:
956: ".\Release\misc.sbr" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
957:
958:
959: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
960:
961: DEP_CPP_MISC_=\
962: ".\include\private\gcconfig.h"\
963: ".\include\gc.h"\
964: ".\include\private\gc_hdrs.h"\
965: ".\include\private\gc_priv.h"\
966: {$(INCLUDE)}"\sys\TYPES.H"\
967:
968: NODEP_CPP_MISC_=\
969: ".\il\PCR_IL.h"\
970: ".\th\PCR_Th.h"\
971: ".\th\PCR_ThCrSec.h"\
972: ".\th\PCR_ThCtl.h"\
973:
974:
975: ".\Debug\misc.obj" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
976:
977: ".\Debug\misc.sbr" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
978:
979:
980: !ENDIF
981:
982: # End Source File
983: ################################################################################
984: # Begin Source File
985:
986: SOURCE=.\mark_rts.c
987:
988: !IF "$(CFG)" == "gc - Win32 Release"
989:
990: DEP_CPP_MARK_=\
991: ".\include\private\gcconfig.h"\
992: ".\include\gc.h"\
993: ".\include\private\gc_hdrs.h"\
994: ".\include\private\gc_priv.h"\
995: {$(INCLUDE)}"\sys\TYPES.H"\
996:
997: NODEP_CPP_MARK_=\
998: ".\th\PCR_Th.h"\
999: ".\th\PCR_ThCrSec.h"\
1000: ".\th\PCR_ThCtl.h"\
1001:
1002:
1003: ".\Release\mark_rts.obj" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1004:
1005: ".\Release\mark_rts.sbr" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1006:
1007:
1008: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1009:
1010: DEP_CPP_MARK_=\
1011: ".\include\private\gcconfig.h"\
1012: ".\include\gc.h"\
1013: ".\include\private\gc_hdrs.h"\
1014: ".\include\private\gc_priv.h"\
1015: {$(INCLUDE)}"\sys\TYPES.H"\
1016:
1017: NODEP_CPP_MARK_=\
1018: ".\th\PCR_Th.h"\
1019: ".\th\PCR_ThCrSec.h"\
1020: ".\th\PCR_ThCtl.h"\
1021:
1022:
1023: ".\Debug\mark_rts.obj" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1024:
1025: ".\Debug\mark_rts.sbr" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1026:
1027:
1028: !ENDIF
1029:
1030: # End Source File
1031: ################################################################################
1032: # Begin Source File
1033:
1034: SOURCE=.\mach_dep.c
1035:
1036: !IF "$(CFG)" == "gc - Win32 Release"
1037:
1038: DEP_CPP_MACH_=\
1039: ".\include\private\gcconfig.h"\
1040: ".\include\gc.h"\
1041: ".\include\private\gc_hdrs.h"\
1042: ".\include\private\gc_priv.h"\
1043: {$(INCLUDE)}"\sys\TYPES.H"\
1044:
1045: NODEP_CPP_MACH_=\
1046: ".\th\PCR_Th.h"\
1047: ".\th\PCR_ThCrSec.h"\
1048: ".\th\PCR_ThCtl.h"\
1049:
1050:
1051: ".\Release\mach_dep.obj" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1052:
1053: ".\Release\mach_dep.sbr" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1054:
1055:
1056: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1057:
1058: DEP_CPP_MACH_=\
1059: ".\include\private\gcconfig.h"\
1060: ".\include\gc.h"\
1061: ".\include\private\gc_hdrs.h"\
1062: ".\include\private\gc_priv.h"\
1063: {$(INCLUDE)}"\sys\TYPES.H"\
1064:
1065: NODEP_CPP_MACH_=\
1066: ".\th\PCR_Th.h"\
1067: ".\th\PCR_ThCrSec.h"\
1068: ".\th\PCR_ThCtl.h"\
1069:
1070:
1071: ".\Debug\mach_dep.obj" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1072:
1073: ".\Debug\mach_dep.sbr" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1074:
1075:
1076: !ENDIF
1077:
1078: # End Source File
1079: ################################################################################
1080: # Begin Source File
1081:
1082: SOURCE=.\headers.c
1083:
1084: !IF "$(CFG)" == "gc - Win32 Release"
1085:
1086: DEP_CPP_HEADE=\
1087: ".\include\private\gcconfig.h"\
1088: ".\include\gc.h"\
1089: ".\include\private\gc_hdrs.h"\
1090: ".\include\private\gc_priv.h"\
1091: {$(INCLUDE)}"\sys\TYPES.H"\
1092:
1093: NODEP_CPP_HEADE=\
1094: ".\th\PCR_Th.h"\
1095: ".\th\PCR_ThCrSec.h"\
1096: ".\th\PCR_ThCtl.h"\
1097:
1098:
1099: ".\Release\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1100:
1101: ".\Release\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1102:
1103:
1104: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1105:
1106: DEP_CPP_HEADE=\
1107: ".\include\private\gcconfig.h"\
1108: ".\include\gc.h"\
1109: ".\include\private\gc_hdrs.h"\
1110: ".\include\private\gc_priv.h"\
1111: {$(INCLUDE)}"\sys\TYPES.H"\
1112:
1113: NODEP_CPP_HEADE=\
1114: ".\th\PCR_Th.h"\
1115: ".\th\PCR_ThCrSec.h"\
1116: ".\th\PCR_ThCtl.h"\
1117:
1118:
1119: ".\Debug\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1120:
1121: ".\Debug\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1122:
1123:
1124: !ENDIF
1125:
1126: # End Source File
1127: ################################################################################
1128: # Begin Source File
1129:
1130: SOURCE=.\alloc.c
1131:
1132: !IF "$(CFG)" == "gc - Win32 Release"
1133:
1134: DEP_CPP_ALLOC=\
1135: ".\include\private\gcconfig.h"\
1136: ".\include\gc.h"\
1137: ".\include\private\gc_hdrs.h"\
1138: ".\include\private\gc_priv.h"\
1139: {$(INCLUDE)}"\sys\TYPES.H"\
1140:
1141: NODEP_CPP_ALLOC=\
1142: ".\th\PCR_Th.h"\
1143: ".\th\PCR_ThCrSec.h"\
1144: ".\th\PCR_ThCtl.h"\
1145:
1146:
1147: ".\Release\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1148:
1149: ".\Release\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1150:
1151:
1152: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1153:
1154: DEP_CPP_ALLOC=\
1155: ".\include\private\gcconfig.h"\
1156: ".\include\gc.h"\
1157: ".\include\private\gc_hdrs.h"\
1158: ".\include\private\gc_priv.h"\
1159: {$(INCLUDE)}"\sys\TYPES.H"\
1160:
1161: NODEP_CPP_ALLOC=\
1162: ".\th\PCR_Th.h"\
1163: ".\th\PCR_ThCrSec.h"\
1164: ".\th\PCR_ThCtl.h"\
1165:
1166:
1167: ".\Debug\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1168:
1169: ".\Debug\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1170:
1171:
1172: !ENDIF
1173:
1174: # End Source File
1175: ################################################################################
1176: # Begin Source File
1177:
1178: SOURCE=.\allchblk.c
1179:
1180: !IF "$(CFG)" == "gc - Win32 Release"
1181:
1182: DEP_CPP_ALLCH=\
1183: ".\include\private\gcconfig.h"\
1184: ".\include\gc.h"\
1185: ".\include\private\gc_hdrs.h"\
1186: ".\include\private\gc_priv.h"\
1187: {$(INCLUDE)}"\sys\TYPES.H"\
1188:
1189: NODEP_CPP_ALLCH=\
1190: ".\th\PCR_Th.h"\
1191: ".\th\PCR_ThCrSec.h"\
1192: ".\th\PCR_ThCtl.h"\
1193:
1194:
1195: ".\Release\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1196:
1197: ".\Release\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1198:
1199:
1200: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1201:
1202: DEP_CPP_ALLCH=\
1203: ".\include\private\gcconfig.h"\
1204: ".\include\gc.h"\
1205: ".\include\private\gc_hdrs.h"\
1206: ".\include\private\gc_priv.h"\
1207: {$(INCLUDE)}"\sys\TYPES.H"\
1208:
1209: NODEP_CPP_ALLCH=\
1210: ".\th\PCR_Th.h"\
1211: ".\th\PCR_ThCrSec.h"\
1212: ".\th\PCR_ThCtl.h"\
1213:
1214:
1215: ".\Debug\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1216:
1217: ".\Debug\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1218:
1219:
1220: !ENDIF
1221:
1222: # End Source File
1223: ################################################################################
1224: # Begin Source File
1225:
1226: SOURCE=.\stubborn.c
1227:
1228: !IF "$(CFG)" == "gc - Win32 Release"
1229:
1230: DEP_CPP_STUBB=\
1231: ".\include\private\gcconfig.h"\
1232: ".\include\gc.h"\
1233: ".\include\private\gc_hdrs.h"\
1234: ".\include\private\gc_priv.h"\
1235: {$(INCLUDE)}"\sys\TYPES.H"\
1236:
1237: NODEP_CPP_STUBB=\
1238: ".\th\PCR_Th.h"\
1239: ".\th\PCR_ThCrSec.h"\
1240: ".\th\PCR_ThCtl.h"\
1241:
1242:
1243: ".\Release\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1244:
1245: ".\Release\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1246:
1247:
1248: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1249:
1250: DEP_CPP_STUBB=\
1251: ".\include\private\gcconfig.h"\
1252: ".\include\gc.h"\
1253: ".\include\private\gc_hdrs.h"\
1254: ".\include\private\gc_priv.h"\
1255: {$(INCLUDE)}"\sys\TYPES.H"\
1256:
1257: NODEP_CPP_STUBB=\
1258: ".\th\PCR_Th.h"\
1259: ".\th\PCR_ThCrSec.h"\
1260: ".\th\PCR_ThCtl.h"\
1261:
1262:
1263: ".\Debug\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1264:
1265: ".\Debug\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1266:
1267:
1268: !ENDIF
1269:
1270: # End Source File
1271: ################################################################################
1272: # Begin Source File
1273:
1274: SOURCE=.\obj_map.c
1275:
1276: !IF "$(CFG)" == "gc - Win32 Release"
1277:
1278: DEP_CPP_OBJ_M=\
1279: ".\include\private\gcconfig.h"\
1280: ".\include\gc.h"\
1281: ".\include\private\gc_hdrs.h"\
1282: ".\include\private\gc_priv.h"\
1283: {$(INCLUDE)}"\sys\TYPES.H"\
1284:
1285: NODEP_CPP_OBJ_M=\
1286: ".\th\PCR_Th.h"\
1287: ".\th\PCR_ThCrSec.h"\
1288: ".\th\PCR_ThCtl.h"\
1289:
1290:
1291: ".\Release\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1292:
1293: ".\Release\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1294:
1295:
1296: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1297:
1298: DEP_CPP_OBJ_M=\
1299: ".\include\private\gcconfig.h"\
1300: ".\include\gc.h"\
1301: ".\include\private\gc_hdrs.h"\
1302: ".\include\private\gc_priv.h"\
1303: {$(INCLUDE)}"\sys\TYPES.H"\
1304:
1305: NODEP_CPP_OBJ_M=\
1306: ".\th\PCR_Th.h"\
1307: ".\th\PCR_ThCrSec.h"\
1308: ".\th\PCR_ThCtl.h"\
1309:
1310:
1311: ".\Debug\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1312:
1313: ".\Debug\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1314:
1315:
1316: !ENDIF
1317:
1318: # End Source File
1319: ################################################################################
1320: # Begin Source File
1321:
1322: SOURCE=.\new_hblk.c
1323:
1324: !IF "$(CFG)" == "gc - Win32 Release"
1325:
1326: DEP_CPP_NEW_H=\
1327: ".\include\private\gcconfig.h"\
1328: ".\include\gc.h"\
1329: ".\include\private\gc_hdrs.h"\
1330: ".\include\private\gc_priv.h"\
1331: {$(INCLUDE)}"\sys\TYPES.H"\
1332:
1333: NODEP_CPP_NEW_H=\
1334: ".\th\PCR_Th.h"\
1335: ".\th\PCR_ThCrSec.h"\
1336: ".\th\PCR_ThCtl.h"\
1337:
1338:
1339: ".\Release\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1340:
1341: ".\Release\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1342:
1343:
1344: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1345:
1346: DEP_CPP_NEW_H=\
1347: ".\include\private\gcconfig.h"\
1348: ".\include\gc.h"\
1349: ".\include\private\gc_hdrs.h"\
1350: ".\include\private\gc_priv.h"\
1351: {$(INCLUDE)}"\sys\TYPES.H"\
1352:
1353: NODEP_CPP_NEW_H=\
1354: ".\th\PCR_Th.h"\
1355: ".\th\PCR_ThCrSec.h"\
1356: ".\th\PCR_ThCtl.h"\
1357:
1358:
1359: ".\Debug\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1360:
1361: ".\Debug\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1362:
1363:
1364: !ENDIF
1365:
1366: # End Source File
1367: ################################################################################
1368: # Begin Source File
1369:
1370: SOURCE=.\mark.c
1371:
1372: !IF "$(CFG)" == "gc - Win32 Release"
1373:
1374: DEP_CPP_MARK_C=\
1375: ".\include\private\gcconfig.h"\
1376: ".\include\gc.h"\
1377: ".\include\private\gc_hdrs.h"\
1378: ".\include\private\gc_pmark.h"\
1379: ".\include\gc_mark.h"\
1380: ".\include\private\gc_priv.h"\
1381: {$(INCLUDE)}"\sys\TYPES.H"\
1382:
1383: NODEP_CPP_MARK_C=\
1384: ".\th\PCR_Th.h"\
1385: ".\th\PCR_ThCrSec.h"\
1386: ".\th\PCR_ThCtl.h"\
1387:
1388:
1389: ".\Release\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1390:
1391: ".\Release\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1392:
1393:
1394: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1395:
1396: DEP_CPP_MARK_C=\
1397: ".\include\private\gcconfig.h"\
1398: ".\include\gc.h"\
1399: ".\include\private\gc_hdrs.h"\
1400: ".\include\private\gc_pmark.h"\
1401: ".\include\gc_mark.h"\
1402: ".\include\private\gc_priv.h"\
1403: {$(INCLUDE)}"\sys\TYPES.H"\
1404:
1405: NODEP_CPP_MARK_C=\
1406: ".\th\PCR_Th.h"\
1407: ".\th\PCR_ThCrSec.h"\
1408: ".\th\PCR_ThCtl.h"\
1409:
1410:
1411: ".\Debug\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1412:
1413: ".\Debug\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1414:
1415:
1416: !ENDIF
1417:
1418: # End Source File
1419: ################################################################################
1420: # Begin Source File
1421:
1422: SOURCE=.\malloc.c
1423:
1424: !IF "$(CFG)" == "gc - Win32 Release"
1425:
1426: DEP_CPP_MALLO=\
1427: ".\include\private\gcconfig.h"\
1428: ".\include\gc.h"\
1429: ".\include\private\gc_hdrs.h"\
1430: ".\include\private\gc_priv.h"\
1431: {$(INCLUDE)}"\sys\TYPES.H"\
1432:
1433: NODEP_CPP_MALLO=\
1434: ".\th\PCR_Th.h"\
1435: ".\th\PCR_ThCrSec.h"\
1436: ".\th\PCR_ThCtl.h"\
1437:
1438:
1439: ".\Release\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1440:
1441: ".\Release\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1442:
1443:
1444: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1445:
1446: DEP_CPP_MALLO=\
1447: ".\include\private\gcconfig.h"\
1448: ".\include\gc.h"\
1449: ".\include\private\gc_hdrs.h"\
1450: ".\include\private\gc_priv.h"\
1451: {$(INCLUDE)}"\sys\TYPES.H"\
1452:
1453: NODEP_CPP_MALLO=\
1454: ".\th\PCR_Th.h"\
1455: ".\th\PCR_ThCrSec.h"\
1456: ".\th\PCR_ThCtl.h"\
1457:
1458:
1459: ".\Debug\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1460:
1461: ".\Debug\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1462:
1463:
1464: !ENDIF
1465:
1466: # End Source File
1467: ################################################################################
1468: # Begin Source File
1469:
1470: SOURCE=.\mallocx.c
1471:
1472: !IF "$(CFG)" == "gc - Win32 Release"
1473:
1474: DEP_CPP_MALLX=\
1475: ".\include\private\gcconfig.h"\
1476: ".\include\gc.h"\
1477: ".\include\private\gc_hdrs.h"\
1478: ".\include\private\gc_priv.h"\
1479: {$(INCLUDE)}"\sys\TYPES.H"\
1480:
1481: NODEP_CPP_MALLX=\
1482: ".\th\PCR_Th.h"\
1483: ".\th\PCR_ThCrSec.h"\
1484: ".\th\PCR_ThCtl.h"\
1485:
1486:
1487: ".\Release\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1488:
1489: ".\Release\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1490:
1491:
1492: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1493:
1494: DEP_CPP_MALLX=\
1495: ".\include\private\gcconfig.h"\
1496: ".\include\gc.h"\
1497: ".\include\private\gc_hdrs.h"\
1498: ".\include\private\gc_priv.h"\
1499: {$(INCLUDE)}"\sys\TYPES.H"\
1500:
1501: NODEP_CPP_MALLX=\
1502: ".\th\PCR_Th.h"\
1503: ".\th\PCR_ThCrSec.h"\
1504: ".\th\PCR_ThCtl.h"\
1505:
1506:
1507: ".\Debug\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1508:
1509: ".\Debug\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1510:
1511:
1512: !ENDIF
1513:
1514: # End Source File
1515: ################################################################################
1516: # Begin Source File
1517:
1518: SOURCE=.\finalize.c
1519:
1520: !IF "$(CFG)" == "gc - Win32 Release"
1521:
1522: DEP_CPP_FINAL=\
1523: ".\include\private\gcconfig.h"\
1524: ".\include\gc.h"\
1525: ".\include\private\gc_hdrs.h"\
1526: ".\include\private\gc_pmark.h"\
1527: ".\include\gc_mark.h"\
1528: ".\include\private\gc_priv.h"\
1529: {$(INCLUDE)}"\sys\TYPES.H"\
1530:
1531: NODEP_CPP_FINAL=\
1532: ".\th\PCR_Th.h"\
1533: ".\th\PCR_ThCrSec.h"\
1534: ".\th\PCR_ThCtl.h"\
1535:
1536:
1537: ".\Release\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1538:
1539: ".\Release\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1540:
1541:
1542: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1543:
1544: DEP_CPP_FINAL=\
1545: ".\include\private\gcconfig.h"\
1546: ".\include\gc.h"\
1547: ".\include\private\gc_hdrs.h"\
1548: ".\include\private\gc_pmark.h"\
1549: ".\include\gc_mark.h"\
1550: ".\include\private\gc_priv.h"\
1551: {$(INCLUDE)}"\sys\TYPES.H"\
1552:
1553: NODEP_CPP_FINAL=\
1554: ".\th\PCR_Th.h"\
1555: ".\th\PCR_ThCrSec.h"\
1556: ".\th\PCR_ThCtl.h"\
1557:
1558:
1559: ".\Debug\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1560:
1561: ".\Debug\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1562:
1563:
1564: !ENDIF
1565:
1566: # End Source File
1567: ################################################################################
1568: # Begin Source File
1569:
1570: SOURCE=.\dbg_mlc.c
1571:
1572: !IF "$(CFG)" == "gc - Win32 Release"
1573:
1574: DEP_CPP_DBG_M=\
1575: ".\include\private\gcconfig.h"\
1576: ".\include\gc.h"\
1577: ".\include\private\gc_hdrs.h"\
1578: ".\include\private\gc_priv.h"\
1579: {$(INCLUDE)}"\sys\TYPES.H"\
1580:
1581: NODEP_CPP_DBG_M=\
1582: ".\th\PCR_Th.h"\
1583: ".\th\PCR_ThCrSec.h"\
1584: ".\th\PCR_ThCtl.h"\
1585:
1586:
1587: ".\Release\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1588:
1589: ".\Release\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1590:
1591:
1592: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1593:
1594: DEP_CPP_DBG_M=\
1595: ".\include\private\gcconfig.h"\
1596: ".\include\gc.h"\
1597: ".\include\private\gc_hdrs.h"\
1598: ".\include\private\gc_priv.h"\
1599: {$(INCLUDE)}"\sys\TYPES.H"\
1600:
1601: NODEP_CPP_DBG_M=\
1602: ".\th\PCR_Th.h"\
1603: ".\th\PCR_ThCrSec.h"\
1604: ".\th\PCR_ThCtl.h"\
1605:
1606:
1607: ".\Debug\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1608:
1609: ".\Debug\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1610:
1611:
1612: !ENDIF
1613:
1614: # End Source File
1615: ################################################################################
1616: # Begin Source File
1617:
1618: SOURCE=.\blacklst.c
1619:
1620: !IF "$(CFG)" == "gc - Win32 Release"
1621:
1622: DEP_CPP_BLACK=\
1623: ".\include\private\gcconfig.h"\
1624: ".\include\gc.h"\
1625: ".\include\private\gc_hdrs.h"\
1626: ".\include\private\gc_priv.h"\
1627: {$(INCLUDE)}"\sys\TYPES.H"\
1628:
1629: NODEP_CPP_BLACK=\
1630: ".\th\PCR_Th.h"\
1631: ".\th\PCR_ThCrSec.h"\
1632: ".\th\PCR_ThCtl.h"\
1633:
1634:
1635: ".\Release\blacklst.obj" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1636:
1637: ".\Release\blacklst.sbr" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1638:
1639:
1640: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1641:
1642: DEP_CPP_BLACK=\
1643: ".\include\private\gcconfig.h"\
1644: ".\include\gc.h"\
1645: ".\include\private\gc_hdrs.h"\
1646: ".\include\private\gc_priv.h"\
1647: {$(INCLUDE)}"\sys\TYPES.H"\
1648:
1649: NODEP_CPP_BLACK=\
1650: ".\th\PCR_Th.h"\
1651: ".\th\PCR_ThCrSec.h"\
1652: ".\th\PCR_ThCtl.h"\
1653:
1654:
1655: ".\Debug\blacklst.obj" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1656:
1657: ".\Debug\blacklst.sbr" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1658:
1659:
1660: !ENDIF
1661:
1662: # End Source File
1663: ################################################################################
1664: # Begin Source File
1665:
1666: SOURCE=.\typd_mlc.c
1667:
1668: !IF "$(CFG)" == "gc - Win32 Release"
1669:
1670: DEP_CPP_TYPD_=\
1671: ".\include\private\gcconfig.h"\
1672: ".\include\gc.h"\
1673: ".\include\private\gc_hdrs.h"\
1674: ".\include\private\gc_pmark.h"\
1675: ".\include\gc_mark.h"\
1676: ".\include\private\gc_priv.h"\
1677: ".\include\gc_typed.h"\
1678: {$(INCLUDE)}"\sys\TYPES.H"\
1679:
1680: NODEP_CPP_TYPD_=\
1681: ".\th\PCR_Th.h"\
1682: ".\th\PCR_ThCrSec.h"\
1683: ".\th\PCR_ThCtl.h"\
1684:
1685:
1686: ".\Release\typd_mlc.obj" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1687:
1688: ".\Release\typd_mlc.sbr" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1689:
1690:
1691: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1692:
1693: DEP_CPP_TYPD_=\
1694: ".\include\private\gcconfig.h"\
1695: ".\include\gc.h"\
1696: ".\include\private\gc_hdrs.h"\
1697: ".\include\private\gc_pmark.h"\
1698: ".\include\gc_mark.h"\
1699: ".\include\private\gc_priv.h"\
1700: ".\include\gc_typed.h"\
1701: {$(INCLUDE)}"\sys\TYPES.H"\
1702:
1703: NODEP_CPP_TYPD_=\
1704: ".\th\PCR_Th.h"\
1705: ".\th\PCR_ThCrSec.h"\
1706: ".\th\PCR_ThCtl.h"\
1707:
1708:
1709: ".\Debug\typd_mlc.obj" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1710:
1711: ".\Debug\typd_mlc.sbr" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1712:
1713:
1714: !ENDIF
1715:
1716: # End Source File
1717: ################################################################################
1718: # Begin Source File
1719:
1720: SOURCE=.\ptr_chck.c
1721:
1722: !IF "$(CFG)" == "gc - Win32 Release"
1723:
1724: DEP_CPP_PTR_C=\
1725: ".\include\private\gcconfig.h"\
1726: ".\include\gc.h"\
1727: ".\include\private\gc_hdrs.h"\
1728: ".\include\private\gc_pmark.h"\
1729: ".\include\gc_mark.h"\
1730: ".\include\private\gc_priv.h"\
1731: {$(INCLUDE)}"\sys\TYPES.H"\
1732:
1733: NODEP_CPP_PTR_C=\
1734: ".\th\PCR_Th.h"\
1735: ".\th\PCR_ThCrSec.h"\
1736: ".\th\PCR_ThCtl.h"\
1737:
1738:
1739: ".\Release\ptr_chck.obj" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1740:
1741: ".\Release\ptr_chck.sbr" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1742:
1743:
1744: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1745:
1746: DEP_CPP_PTR_C=\
1747: ".\include\private\gcconfig.h"\
1748: ".\include\gc.h"\
1749: ".\include\private\gc_hdrs.h"\
1750: ".\include\private\gc_pmark.h"\
1751: ".\include\gc_mark.h"\
1752: ".\include\private\gc_priv.h"\
1753: {$(INCLUDE)}"\sys\TYPES.H"\
1754:
1755: NODEP_CPP_PTR_C=\
1756: ".\th\PCR_Th.h"\
1757: ".\th\PCR_ThCrSec.h"\
1758: ".\th\PCR_ThCtl.h"\
1759:
1760:
1761: ".\Debug\ptr_chck.obj" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1762:
1763: ".\Debug\ptr_chck.sbr" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1764:
1765:
1766: !ENDIF
1767:
1768: # End Source File
1769: ################################################################################
1770: # Begin Source File
1771:
1772: SOURCE=.\dyn_load.c
1773:
1774: !IF "$(CFG)" == "gc - Win32 Release"
1775:
1776: DEP_CPP_DYN_L=\
1777: ".\include\private\gcconfig.h"\
1778: ".\include\gc.h"\
1779: ".\include\private\gc_hdrs.h"\
1780: ".\include\private\gc_priv.h"\
1781: {$(INCLUDE)}"\sys\STAT.H"\
1782: {$(INCLUDE)}"\sys\TYPES.H"\
1783:
1784: NODEP_CPP_DYN_L=\
1785: ".\il\PCR_IL.h"\
1786: ".\mm\PCR_MM.h"\
1787: ".\th\PCR_Th.h"\
1788: ".\th\PCR_ThCrSec.h"\
1789: ".\th\PCR_ThCtl.h"\
1790:
1791:
1792: ".\Release\dyn_load.obj" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1793:
1794: ".\Release\dyn_load.sbr" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1795:
1796:
1797: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1798:
1799: DEP_CPP_DYN_L=\
1800: ".\include\private\gcconfig.h"\
1801: ".\include\gc.h"\
1802: ".\include\private\gc_hdrs.h"\
1803: ".\include\private\gc_priv.h"\
1804: {$(INCLUDE)}"\sys\STAT.H"\
1805: {$(INCLUDE)}"\sys\TYPES.H"\
1806:
1807: NODEP_CPP_DYN_L=\
1808: ".\il\PCR_IL.h"\
1809: ".\mm\PCR_MM.h"\
1810: ".\th\PCR_Th.h"\
1811: ".\th\PCR_ThCrSec.h"\
1812: ".\th\PCR_ThCtl.h"\
1813:
1814:
1815: ".\Debug\dyn_load.obj" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1816:
1817: ".\Debug\dyn_load.sbr" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1818:
1819:
1820: !ENDIF
1821:
1822: # End Source File
1823: ################################################################################
1824: # Begin Source File
1825:
1826: SOURCE=.\win32_threads.c
1827:
1828: !IF "$(CFG)" == "gc - Win32 Release"
1829:
1830: DEP_CPP_WIN32=\
1831: ".\include\private\gcconfig.h"\
1832: ".\include\gc.h"\
1833: ".\include\private\gc_hdrs.h"\
1834: ".\include\private\gc_priv.h"\
1835: {$(INCLUDE)}"\sys\TYPES.H"\
1836:
1837: NODEP_CPP_WIN32=\
1838: ".\th\PCR_Th.h"\
1839: ".\th\PCR_ThCrSec.h"\
1840: ".\th\PCR_ThCtl.h"\
1841:
1842:
1843: ".\Release\win32_threads.obj" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1844:
1845: ".\Release\win32_threads.sbr" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1846:
1847:
1848: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1849:
1850: DEP_CPP_WIN32=\
1851: ".\include\private\gcconfig.h"\
1852: ".\include\gc.h"\
1853: ".\include\private\gc_hdrs.h"\
1854: ".\include\private\gc_priv.h"\
1855: {$(INCLUDE)}"\sys\TYPES.H"\
1856:
1857: NODEP_CPP_WIN32=\
1858: ".\th\PCR_Th.h"\
1859: ".\th\PCR_ThCrSec.h"\
1860: ".\th\PCR_ThCtl.h"\
1861:
1862:
1863: ".\Debug\win32_threads.obj" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1864:
1865: ".\Debug\win32_threads.sbr" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1866:
1867:
1868: !ENDIF
1869:
1870: # End Source File
1871: ################################################################################
1872: # Begin Source File
1873:
1874: SOURCE=.\checksums.c
1875:
1876: !IF "$(CFG)" == "gc - Win32 Release"
1877:
1878: DEP_CPP_CHECK=\
1879: ".\include\private\gcconfig.h"\
1880: ".\include\gc.h"\
1881: ".\include\private\gc_hdrs.h"\
1882: ".\include\private\gc_priv.h"\
1883: {$(INCLUDE)}"\sys\TYPES.H"\
1884:
1885: NODEP_CPP_CHECK=\
1886: ".\th\PCR_Th.h"\
1887: ".\th\PCR_ThCrSec.h"\
1888: ".\th\PCR_ThCtl.h"\
1889:
1890:
1891: ".\Release\checksums.obj" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1892:
1893: ".\Release\checksums.sbr" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1894:
1895:
1896: !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1897:
1898: DEP_CPP_CHECK=\
1899: ".\include\private\gcconfig.h"\
1900: ".\include\gc.h"\
1901: ".\include\private\gc_hdrs.h"\
1902: ".\include\private\gc_priv.h"\
1903: {$(INCLUDE)}"\sys\TYPES.H"\
1904:
1905: NODEP_CPP_CHECK=\
1906: ".\th\PCR_Th.h"\
1907: ".\th\PCR_ThCrSec.h"\
1908: ".\th\PCR_ThCtl.h"\
1909:
1910:
1911: ".\Debug\checksums.obj" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1912:
1913: ".\Debug\checksums.sbr" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1914:
1915:
1916: !ENDIF
1917:
1918: # End Source File
1919: # End Target
1920: ################################################################################
1921: # Begin Target
1922:
1923: # Name "gctest - Win32 Release"
1924: # Name "gctest - Win32 Debug"
1925:
1926: !IF "$(CFG)" == "gctest - Win32 Release"
1927:
1928: !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1929:
1930: !ENDIF
1931:
1932: ################################################################################
1933: # Begin Project Dependency
1934:
1935: # Project_Dep_Name "gc"
1936:
1937: !IF "$(CFG)" == "gctest - Win32 Release"
1938:
1939: "gc - Win32 Release" :
1940: $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Release"
1941:
1942: !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1943:
1944: "gc - Win32 Debug" :
1945: $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Debug"
1946:
1947: !ENDIF
1948:
1949: # End Project Dependency
1950: ################################################################################
1951: # Begin Source File
1952:
1953: SOURCE=.\tests\test.c
1954: DEP_CPP_TEST_=\
1955: ".\include\private\gcconfig.h"\
1956: ".\include\gc.h"\
1957: ".\include\private\gc_hdrs.h"\
1958: ".\include\private\gc_priv.h"\
1959: ".\include\gc_typed.h"\
1960: {$(INCLUDE)}"\sys\TYPES.H"\
1961:
1962: NODEP_CPP_TEST_=\
1963: ".\th\PCR_Th.h"\
1964: ".\th\PCR_ThCrSec.h"\
1965: ".\th\PCR_ThCtl.h"\
1966:
1967:
1968: !IF "$(CFG)" == "gctest - Win32 Release"
1969:
1970:
1971: ".\gctest\Release\test.obj" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1972:
1973:
1974: !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1975:
1976:
1977: ".\gctest\Debug\test.obj" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1978:
1979: ".\gctest\Debug\test.sbr" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1980:
1981:
1982: !ENDIF
1983:
1984: # End Source File
1985: # End Target
1986: ################################################################################
1987: # Begin Target
1988:
1989: # Name "cord - Win32 Release"
1990: # Name "cord - Win32 Debug"
1991:
1992: !IF "$(CFG)" == "cord - Win32 Release"
1993:
1994: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
1995:
1996: !ENDIF
1997:
1998: ################################################################################
1999: # Begin Project Dependency
2000:
2001: # Project_Dep_Name "gc"
2002:
2003: !IF "$(CFG)" == "cord - Win32 Release"
2004:
2005: "gc - Win32 Release" :
2006: $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Release"
2007:
2008: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2009:
2010: "gc - Win32 Debug" :
2011: $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Debug"
2012:
2013: !ENDIF
2014:
2015: # End Project Dependency
2016: ################################################################################
2017: # Begin Source File
2018:
2019: SOURCE=.\cord\de_win.c
2020: DEP_CPP_DE_WI=\
2021: ".\include\cord.h"\
2022: ".\cord\de_cmds.h"\
2023: ".\cord\de_win.h"\
2024: ".\include\private\cord_pos.h"\
2025:
2026: NODEP_CPP_DE_WI=\
2027: ".\include\gc.h"\
2028:
2029:
2030: !IF "$(CFG)" == "cord - Win32 Release"
2031:
2032:
2033: ".\cord\Release\de_win.obj" : $(SOURCE) $(DEP_CPP_DE_WI) "$(INTDIR)"
2034: $(CPP) $(CPP_PROJ) $(SOURCE)
2035:
2036:
2037: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2038:
2039:
2040: ".\cord\Debug\de_win.obj" : $(SOURCE) $(DEP_CPP_DE_WI) "$(INTDIR)"
2041: $(CPP) $(CPP_PROJ) $(SOURCE)
2042:
2043:
2044: !ENDIF
2045:
2046: # End Source File
2047: ################################################################################
2048: # Begin Source File
2049:
2050: SOURCE=.\cord\de.c
2051: DEP_CPP_DE_C2e=\
2052: ".\include\cord.h"\
2053: ".\cord\de_cmds.h"\
2054: ".\cord\de_win.h"\
2055: ".\include\private\cord_pos.h"\
2056:
2057: NODEP_CPP_DE_C2e=\
2058: ".\include\gc.h"\
2059:
2060:
2061: !IF "$(CFG)" == "cord - Win32 Release"
2062:
2063:
2064: ".\cord\Release\de.obj" : $(SOURCE) $(DEP_CPP_DE_C2e) "$(INTDIR)"
2065: $(CPP) $(CPP_PROJ) $(SOURCE)
2066:
2067:
2068: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2069:
2070:
2071: ".\cord\Debug\de.obj" : $(SOURCE) $(DEP_CPP_DE_C2e) "$(INTDIR)"
2072: $(CPP) $(CPP_PROJ) $(SOURCE)
2073:
2074:
2075: !ENDIF
2076:
2077: # End Source File
2078: ################################################################################
2079: # Begin Source File
2080:
2081: SOURCE=.\cord\cordxtra.c
2082: DEP_CPP_CORDX=\
2083: ".\include\cord.h"\
2084: ".\include\ec.h"\
2085: ".\include\private\cord_pos.h"\
2086:
2087: NODEP_CPP_CORDX=\
2088: ".\include\gc.h"\
2089:
2090:
2091: !IF "$(CFG)" == "cord - Win32 Release"
2092:
2093:
2094: ".\cord\Release\cordxtra.obj" : $(SOURCE) $(DEP_CPP_CORDX) "$(INTDIR)"
2095: $(CPP) $(CPP_PROJ) $(SOURCE)
2096:
2097:
2098: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2099:
2100:
2101: ".\cord\Debug\cordxtra.obj" : $(SOURCE) $(DEP_CPP_CORDX) "$(INTDIR)"
2102: $(CPP) $(CPP_PROJ) $(SOURCE)
2103:
2104:
2105: !ENDIF
2106:
2107: # End Source File
2108: ################################################################################
2109: # Begin Source File
2110:
2111: SOURCE=.\cord\cordbscs.c
2112: DEP_CPP_CORDB=\
2113: ".\include\cord.h"\
2114: ".\include\private\cord_pos.h"\
2115:
2116: NODEP_CPP_CORDB=\
2117: ".\include\gc.h"\
2118:
2119:
2120: !IF "$(CFG)" == "cord - Win32 Release"
2121:
2122:
2123: ".\cord\Release\cordbscs.obj" : $(SOURCE) $(DEP_CPP_CORDB) "$(INTDIR)"
2124: $(CPP) $(CPP_PROJ) $(SOURCE)
2125:
2126:
2127: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2128:
2129:
2130: ".\cord\Debug\cordbscs.obj" : $(SOURCE) $(DEP_CPP_CORDB) "$(INTDIR)"
2131: $(CPP) $(CPP_PROJ) $(SOURCE)
2132:
2133:
2134: !ENDIF
2135:
2136: # End Source File
2137: ################################################################################
2138: # Begin Source File
2139:
2140: SOURCE=.\cord\de_win.RC
2141:
2142: !IF "$(CFG)" == "cord - Win32 Release"
2143:
2144:
2145: ".\cord\Release\de_win.res" : $(SOURCE) "$(INTDIR)"
2146: $(RSC) /l 0x809 /fo"$(INTDIR)/de_win.res" /i "cord" /d "NDEBUG" $(SOURCE)
2147:
2148:
2149: !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2150:
2151:
2152: ".\cord\Debug\de_win.res" : $(SOURCE) "$(INTDIR)"
2153: $(RSC) /l 0x809 /fo"$(INTDIR)/de_win.res" /i "cord" /d "_DEBUG" $(SOURCE)
2154:
2155:
2156: !ENDIF
2157:
2158: # End Source File
2159: # End Target
2160: # End Project
2161: ################################################################################
E-mail: