2003-12-26 Guilhem Lavaux <guilhem@kaffe.org>
[official-gcc.git] / boehm-gc / gc.mak
blob5f0b5462427db7a24abf786c844b8ba97ecb2e29
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.
5 # TARGTYPE "Win32 (x86) Application" 0x0101
6 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
8 !IF "$(CFG)" == ""
9 CFG=gctest - Win32 Release
10 !MESSAGE No configuration specified. Defaulting to cord - Win32 Debug.
11 !ENDIF
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
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"
43 !IF "$(CFG)" == "gc - Win32 Release"
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
58 ALL : ".\Release\gc.dll" ".\Release\gc.bsc"
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"
112 "$(OUTDIR)" :
113 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
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/
124 .c{$(CPP_OBJS)}.obj:
125 $(CPP) $(CPP_PROJ) $<
127 .cpp{$(CPP_OBJS)}.obj:
128 $(CPP) $(CPP_PROJ) $<
130 .cxx{$(CPP_OBJS)}.obj:
131 $(CPP) $(CPP_PROJ) $<
133 .c{$(CPP_SBRS)}.sbr:
134 $(CPP) $(CPP_PROJ) $<
136 .cpp{$(CPP_SBRS)}.sbr:
137 $(CPP) $(CPP_PROJ) $<
139 .cxx{$(CPP_SBRS)}.sbr:
140 $(CPP) $(CPP_PROJ) $<
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"
178 ".\Release\gc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
179 $(BSC32) @<<
180 $(BSC32_FLAGS) $(BSC32_SBRS)
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"
216 ".\Release\gc.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
217 $(LINK32) @<<
218 $(LINK32_FLAGS) $(LINK32_OBJS)
221 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
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
236 ALL : ".\Debug\gc.dll" ".\Debug\gc.bsc"
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"
294 "$(OUTDIR)" :
295 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
297 CPP=cl.exe
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
300 CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I include /D "_DEBUG" /D "SILENT" /D "GC_BUILD"\
301 /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D\
302 "GC_WIN32_THREADS" /FR"$(INTDIR)/" /Fp"$(INTDIR)/gc.pch" /YX /Fo"$(INTDIR)/"\
303 /Fd"$(INTDIR)/" /c
304 CPP_OBJS=.\Debug/
305 CPP_SBRS=.\Debug/
307 .c{$(CPP_OBJS)}.obj:
308 $(CPP) $(CPP_PROJ) $<
310 .cpp{$(CPP_OBJS)}.obj:
311 $(CPP) $(CPP_PROJ) $<
313 .cxx{$(CPP_OBJS)}.obj:
314 $(CPP) $(CPP_PROJ) $<
316 .c{$(CPP_SBRS)}.sbr:
317 $(CPP) $(CPP_PROJ) $<
319 .cpp{$(CPP_SBRS)}.sbr:
320 $(CPP) $(CPP_PROJ) $<
322 .cxx{$(CPP_SBRS)}.sbr:
323 $(CPP) $(CPP_PROJ) $<
325 MTL=mktyplib.exe
326 # ADD BASE MTL /nologo /D "_DEBUG" /win32
327 # ADD MTL /nologo /D "_DEBUG" /win32
328 MTL_PROJ=/nologo /D "_DEBUG" /win32
329 RSC=rc.exe
330 # ADD BASE RSC /l 0x809 /d "_DEBUG"
331 # ADD RSC /l 0x809 /d "_DEBUG"
332 BSC32=bscmake.exe
333 # ADD BASE BSC32 /nologo
334 # ADD BSC32 /nologo
335 BSC32_FLAGS=/nologo /o"$(OUTDIR)/gc.bsc"
336 BSC32_SBRS= \
337 ".\Debug\allchblk.sbr" \
338 ".\Debug\alloc.sbr" \
339 ".\Debug\blacklst.sbr" \
340 ".\Debug\checksums.sbr" \
341 ".\Debug\dbg_mlc.sbr" \
342 ".\Debug\dyn_load.sbr" \
343 ".\Debug\finalize.sbr" \
344 ".\Debug\gc_cpp.sbr" \
345 ".\Debug\headers.sbr" \
346 ".\Debug\mach_dep.sbr" \
347 ".\Debug\malloc.sbr" \
348 ".\Debug\mallocx.sbr" \
349 ".\Debug\mark.sbr" \
350 ".\Debug\mark_rts.sbr" \
351 ".\Debug\misc.sbr" \
352 ".\Debug\new_hblk.sbr" \
353 ".\Debug\obj_map.sbr" \
354 ".\Debug\os_dep.sbr" \
355 ".\Debug\ptr_chck.sbr" \
356 ".\Debug\reclaim.sbr" \
357 ".\Debug\stubborn.sbr" \
358 ".\Debug\typd_mlc.sbr" \
359 ".\Debug\win32_threads.sbr"
361 ".\Debug\gc.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
362 $(BSC32) @<<
363 $(BSC32_FLAGS) $(BSC32_SBRS)
366 LINK32=link.exe
367 # 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
368 # 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
369 LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
370 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
371 odbccp32.lib /nologo /subsystem:windows /dll /incremental:no\
372 /pdb:"$(OUTDIR)/gc.pdb" /map:"$(INTDIR)/gc.map" /debug /machine:I386\
373 /out:"$(OUTDIR)/gc.dll" /implib:"$(OUTDIR)/gc.lib"
374 LINK32_OBJS= \
375 ".\Debug\allchblk.obj" \
376 ".\Debug\alloc.obj" \
377 ".\Debug\blacklst.obj" \
378 ".\Debug\checksums.obj" \
379 ".\Debug\dbg_mlc.obj" \
380 ".\Debug\dyn_load.obj" \
381 ".\Debug\finalize.obj" \
382 ".\Debug\gc_cpp.obj" \
383 ".\Debug\headers.obj" \
384 ".\Debug\mach_dep.obj" \
385 ".\Debug\malloc.obj" \
386 ".\Debug\mallocx.obj" \
387 ".\Debug\mark.obj" \
388 ".\Debug\mark_rts.obj" \
389 ".\Debug\misc.obj" \
390 ".\Debug\new_hblk.obj" \
391 ".\Debug\obj_map.obj" \
392 ".\Debug\os_dep.obj" \
393 ".\Debug\ptr_chck.obj" \
394 ".\Debug\reclaim.obj" \
395 ".\Debug\stubborn.obj" \
396 ".\Debug\typd_mlc.obj" \
397 ".\Debug\win32_threads.obj"
399 ".\Debug\gc.dll" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
400 $(LINK32) @<<
401 $(LINK32_FLAGS) $(LINK32_OBJS)
404 !ELSEIF "$(CFG)" == "gctest - Win32 Release"
406 # PROP BASE Use_MFC 0
407 # PROP BASE Use_Debug_Libraries 0
408 # PROP BASE Output_Dir "gctest\Release"
409 # PROP BASE Intermediate_Dir "gctest\Release"
410 # PROP BASE Target_Dir "gctest"
411 # PROP Use_MFC 0
412 # PROP Use_Debug_Libraries 0
413 # PROP Output_Dir "gctest\Release"
414 # PROP Intermediate_Dir "gctest\Release"
415 # PROP Target_Dir "gctest"
416 OUTDIR=.\gctest\Release
417 INTDIR=.\gctest\Release
419 ALL : "gc - Win32 Release" ".\Release\gctest.exe"
421 CLEAN :
422 -@erase ".\gctest\Release\test.obj"
423 -@erase ".\Release\gctest.exe"
425 "$(OUTDIR)" :
426 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
428 test.c : tests\test.c
429 copy tests\test.c test.c
431 CPP=cl.exe
432 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
433 # 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
434 CPP_PROJ=/nologo /MD /W3 /GX /O2 /I include /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D\
435 "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS"\
436 /Fp"$(INTDIR)/gctest.pch" /YX /Fo"$(INTDIR)/" /c
437 CPP_OBJS=.\gctest\Release/
438 CPP_SBRS=.\.
440 .c{$(CPP_OBJS)}.obj:
441 $(CPP) $(CPP_PROJ) $<
443 .cpp{$(CPP_OBJS)}.obj:
444 $(CPP) $(CPP_PROJ) $<
446 .cxx{$(CPP_OBJS)}.obj:
447 $(CPP) $(CPP_PROJ) $<
449 .c{$(CPP_SBRS)}.sbr:
450 $(CPP) $(CPP_PROJ) $<
452 .cpp{$(CPP_SBRS)}.sbr:
453 $(CPP) $(CPP_PROJ) $<
455 .cxx{$(CPP_SBRS)}.sbr:
456 $(CPP) $(CPP_PROJ) $<
458 MTL=mktyplib.exe
459 # ADD BASE MTL /nologo /D "NDEBUG" /win32
460 # ADD MTL /nologo /D "NDEBUG" /win32
461 MTL_PROJ=/nologo /D "NDEBUG" /win32
462 RSC=rc.exe
463 # ADD BASE RSC /l 0x809 /d "NDEBUG"
464 # ADD RSC /l 0x809 /d "NDEBUG"
465 BSC32=bscmake.exe
466 # ADD BASE BSC32 /nologo
467 # ADD BSC32 /nologo
468 BSC32_FLAGS=/nologo /o"$(OUTDIR)/gctest.bsc"
469 BSC32_SBRS= \
471 LINK32=link.exe
472 # 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
473 # 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"
474 LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
475 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
476 odbccp32.lib /nologo /subsystem:windows /incremental:no\
477 /pdb:"$(OUTDIR)/gctest.pdb" /machine:I386 /out:"Release/gctest.exe"
478 LINK32_OBJS= \
479 ".\gctest\Release\test.obj" \
480 ".\Release\gc.lib"
482 ".\Release\gctest.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
483 $(LINK32) @<<
484 $(LINK32_FLAGS) $(LINK32_OBJS)
487 !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
489 # PROP BASE Use_MFC 0
490 # PROP BASE Use_Debug_Libraries 1
491 # PROP BASE Output_Dir "gctest\Debug"
492 # PROP BASE Intermediate_Dir "gctest\Debug"
493 # PROP BASE Target_Dir "gctest"
494 # PROP Use_MFC 0
495 # PROP Use_Debug_Libraries 1
496 # PROP Output_Dir "gctest\Debug"
497 # PROP Intermediate_Dir "gctest\Debug"
498 # PROP Target_Dir "gctest"
499 OUTDIR=.\gctest\Debug
500 INTDIR=.\gctest\Debug
502 ALL : "gc - Win32 Debug" ".\Debug\gctest.exe" ".\gctest\Debug\gctest.bsc"
504 CLEAN :
505 -@erase ".\Debug\gctest.exe"
506 -@erase ".\gctest\Debug\gctest.bsc"
507 -@erase ".\gctest\Debug\gctest.map"
508 -@erase ".\gctest\Debug\gctest.pdb"
509 -@erase ".\gctest\Debug\test.obj"
510 -@erase ".\gctest\Debug\test.sbr"
511 -@erase ".\gctest\Debug\vc40.idb"
512 -@erase ".\gctest\Debug\vc40.pdb"
514 "$(OUTDIR)" :
515 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
517 CPP=cl.exe
518 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
519 # 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
520 CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I include /D "_DEBUG" /D "WIN32" /D "_WINDOWS"\
521 /D "ALL_INTERIOR_POINTERS" /D "__STDC__" /D "GC_WIN32_THREADS" /FR"$(INTDIR)/"\
522 /Fp"$(INTDIR)/gctest.pch" /YX /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
523 CPP_OBJS=.\gctest\Debug/
524 CPP_SBRS=.\gctest\Debug/
526 .c{$(CPP_OBJS)}.obj:
527 $(CPP) $(CPP_PROJ) $<
529 .cpp{$(CPP_OBJS)}.obj:
530 $(CPP) $(CPP_PROJ) $<
532 .cxx{$(CPP_OBJS)}.obj:
533 $(CPP) $(CPP_PROJ) $<
535 .c{$(CPP_SBRS)}.sbr:
536 $(CPP) $(CPP_PROJ) $<
538 .cpp{$(CPP_SBRS)}.sbr:
539 $(CPP) $(CPP_PROJ) $<
541 .cxx{$(CPP_SBRS)}.sbr:
542 $(CPP) $(CPP_PROJ) $<
544 MTL=mktyplib.exe
545 # ADD BASE MTL /nologo /D "_DEBUG" /win32
546 # ADD MTL /nologo /D "_DEBUG" /win32
547 MTL_PROJ=/nologo /D "_DEBUG" /win32
548 RSC=rc.exe
549 # ADD BASE RSC /l 0x809 /d "_DEBUG"
550 # ADD RSC /l 0x809 /d "_DEBUG"
551 BSC32=bscmake.exe
552 # ADD BASE BSC32 /nologo
553 # ADD BSC32 /nologo
554 BSC32_FLAGS=/nologo /o"$(OUTDIR)/gctest.bsc"
555 BSC32_SBRS= \
556 ".\gctest\Debug\test.sbr"
558 ".\gctest\Debug\gctest.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
559 $(BSC32) @<<
560 $(BSC32_FLAGS) $(BSC32_SBRS)
563 LINK32=link.exe
564 # 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
565 # 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"
566 LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
567 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
568 odbccp32.lib /nologo /subsystem:windows /incremental:no\
569 /pdb:"$(OUTDIR)/gctest.pdb" /map:"$(INTDIR)/gctest.map" /debug /machine:I386\
570 /out:"Debug/gctest.exe"
571 LINK32_OBJS= \
572 ".\Debug\gc.lib" \
573 ".\gctest\Debug\test.obj"
575 ".\Debug\gctest.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
576 $(LINK32) @<<
577 $(LINK32_FLAGS) $(LINK32_OBJS)
580 !ELSEIF "$(CFG)" == "cord - Win32 Release"
582 # PROP BASE Use_MFC 0
583 # PROP BASE Use_Debug_Libraries 0
584 # PROP BASE Output_Dir "cord\Release"
585 # PROP BASE Intermediate_Dir "cord\Release"
586 # PROP BASE Target_Dir "cord"
587 # PROP Use_MFC 0
588 # PROP Use_Debug_Libraries 0
589 # PROP Output_Dir "cord\Release"
590 # PROP Intermediate_Dir "cord\Release"
591 # PROP Target_Dir "cord"
592 OUTDIR=.\cord\Release
593 INTDIR=.\cord\Release
595 ALL : "gc - Win32 Release" ".\Release\de.exe"
597 CLEAN :
598 -@erase ".\cord\Release\cordbscs.obj"
599 -@erase ".\cord\Release\cordxtra.obj"
600 -@erase ".\cord\Release\de.obj"
601 -@erase ".\cord\Release\de_win.obj"
602 -@erase ".\cord\Release\de_win.res"
603 -@erase ".\Release\de.exe"
605 "$(OUTDIR)" :
606 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
608 CPP=cl.exe
609 # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /c
610 # ADD CPP /nologo /MD /W3 /GX /O2 /I "." /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /YX /c
611 CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "." /I include /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D\
612 "ALL_INTERIOR_POINTERS" /Fp"$(INTDIR)/cord.pch" /YX /Fo"$(INTDIR)/" /c
613 CPP_OBJS=.\cord\Release/
614 CPP_SBRS=.\.
616 .c{$(CPP_OBJS)}.obj:
617 $(CPP) $(CPP_PROJ) $<
619 .cpp{$(CPP_OBJS)}.obj:
620 $(CPP) $(CPP_PROJ) $<
622 .cxx{$(CPP_OBJS)}.obj:
623 $(CPP) $(CPP_PROJ) $<
625 .c{$(CPP_SBRS)}.sbr:
626 $(CPP) $(CPP_PROJ) $<
628 .cpp{$(CPP_SBRS)}.sbr:
629 $(CPP) $(CPP_PROJ) $<
631 .cxx{$(CPP_SBRS)}.sbr:
632 $(CPP) $(CPP_PROJ) $<
634 MTL=mktyplib.exe
635 # ADD BASE MTL /nologo /D "NDEBUG" /win32
636 # ADD MTL /nologo /D "NDEBUG" /win32
637 MTL_PROJ=/nologo /D "NDEBUG" /win32
638 RSC=rc.exe
639 # ADD BASE RSC /l 0x809 /d "NDEBUG"
640 # ADD RSC /l 0x809 /d "NDEBUG"
641 RSC_PROJ=/l 0x809 /fo"$(INTDIR)/de_win.res" /d "NDEBUG"
642 BSC32=bscmake.exe
643 # ADD BASE BSC32 /nologo
644 # ADD BSC32 /nologo
645 BSC32_FLAGS=/nologo /o"$(OUTDIR)/cord.bsc"
646 BSC32_SBRS= \
648 LINK32=link.exe
649 # 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
650 # 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"
651 LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
652 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
653 odbccp32.lib /nologo /subsystem:windows /incremental:no /pdb:"$(OUTDIR)/de.pdb"\
654 /machine:I386 /out:"Release/de.exe"
655 LINK32_OBJS= \
656 ".\cord\Release\cordbscs.obj" \
657 ".\cord\Release\cordxtra.obj" \
658 ".\cord\Release\de.obj" \
659 ".\cord\Release\de_win.obj" \
660 ".\cord\Release\de_win.res" \
661 ".\Release\gc.lib"
663 ".\Release\de.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
664 $(LINK32) @<<
665 $(LINK32_FLAGS) $(LINK32_OBJS)
668 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
670 # PROP BASE Use_MFC 0
671 # PROP BASE Use_Debug_Libraries 1
672 # PROP BASE Output_Dir "cord\Debug"
673 # PROP BASE Intermediate_Dir "cord\Debug"
674 # PROP BASE Target_Dir "cord"
675 # PROP Use_MFC 0
676 # PROP Use_Debug_Libraries 1
677 # PROP Output_Dir "cord\Debug"
678 # PROP Intermediate_Dir "cord\Debug"
679 # PROP Target_Dir "cord"
680 OUTDIR=.\cord\Debug
681 INTDIR=.\cord\Debug
683 ALL : "gc - Win32 Debug" ".\Debug\de.exe"
685 CLEAN :
686 -@erase ".\cord\Debug\cordbscs.obj"
687 -@erase ".\cord\Debug\cordxtra.obj"
688 -@erase ".\cord\Debug\de.obj"
689 -@erase ".\cord\Debug\de.pdb"
690 -@erase ".\cord\Debug\de_win.obj"
691 -@erase ".\cord\Debug\de_win.res"
692 -@erase ".\cord\Debug\vc40.idb"
693 -@erase ".\cord\Debug\vc40.pdb"
694 -@erase ".\Debug\de.exe"
695 -@erase ".\Debug\de.ilk"
697 "$(OUTDIR)" :
698 if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
700 CPP=cl.exe
701 # ADD BASE CPP /nologo /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /c
702 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /D "_DEBUG" /D "WIN32" /D "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /YX /c
703 CPP_PROJ=/nologo /MDd /W3 /Gm /GX /Zi /Od /I "." /I include /D "_DEBUG" /D "WIN32" /D\
704 "_WINDOWS" /D "ALL_INTERIOR_POINTERS" /Fp"$(INTDIR)/cord.pch" /YX\
705 /Fo"$(INTDIR)/" /Fd"$(INTDIR)/" /c
706 CPP_OBJS=.\cord\Debug/
707 CPP_SBRS=.\.
709 .c{$(CPP_OBJS)}.obj:
710 $(CPP) $(CPP_PROJ) $<
712 .cpp{$(CPP_OBJS)}.obj:
713 $(CPP) $(CPP_PROJ) $<
715 .cxx{$(CPP_OBJS)}.obj:
716 $(CPP) $(CPP_PROJ) $<
718 .c{$(CPP_SBRS)}.sbr:
719 $(CPP) $(CPP_PROJ) $<
721 .cpp{$(CPP_SBRS)}.sbr:
722 $(CPP) $(CPP_PROJ) $<
724 .cxx{$(CPP_SBRS)}.sbr:
725 $(CPP) $(CPP_PROJ) $<
727 MTL=mktyplib.exe
728 # ADD BASE MTL /nologo /D "_DEBUG" /win32
729 # ADD MTL /nologo /D "_DEBUG" /win32
730 MTL_PROJ=/nologo /D "_DEBUG" /win32
731 RSC=rc.exe
732 # ADD BASE RSC /l 0x809 /d "_DEBUG"
733 # ADD RSC /l 0x809 /d "_DEBUG"
734 RSC_PROJ=/l 0x809 /fo"$(INTDIR)/de_win.res" /d "_DEBUG"
735 BSC32=bscmake.exe
736 # ADD BASE BSC32 /nologo
737 # ADD BSC32 /nologo
738 BSC32_FLAGS=/nologo /o"$(OUTDIR)/cord.bsc"
739 BSC32_SBRS= \
741 LINK32=link.exe
742 # 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
743 # 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"
744 LINK32_FLAGS=kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib\
745 advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib\
746 odbccp32.lib /nologo /subsystem:windows /incremental:yes\
747 /pdb:"$(OUTDIR)/de.pdb" /debug /machine:I386 /out:"Debug/de.exe"
748 LINK32_OBJS= \
749 ".\cord\Debug\cordbscs.obj" \
750 ".\cord\Debug\cordxtra.obj" \
751 ".\cord\Debug\de.obj" \
752 ".\cord\Debug\de_win.obj" \
753 ".\cord\Debug\de_win.res" \
754 ".\Debug\gc.lib"
756 ".\Debug\de.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
757 $(LINK32) @<<
758 $(LINK32_FLAGS) $(LINK32_OBJS)
761 !ENDIF
763 ################################################################################
764 # Begin Target
766 # Name "gc - Win32 Release"
767 # Name "gc - Win32 Debug"
769 !IF "$(CFG)" == "gc - Win32 Release"
771 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
773 !ENDIF
775 ################################################################################
776 # Begin Source File
778 SOURCE=.\gc_cpp.cpp
780 !IF "$(CFG)" == "gc - Win32 Release"
782 DEP_CPP_RECLA=\
783 ".\include\private\gcconfig.h"\
784 ".\include\gc.h"\
785 ".\include\private\gc_hdrs.h"\
786 ".\include\private\gc_priv.h"\
787 ".\include\gc_cpp.h"\
788 {$(INCLUDE)}"\sys\TYPES.H"\
790 NODEP_CPP_RECLA=\
791 ".\th\PCR_Th.h"\
792 ".\th\PCR_ThCrSec.h"\
793 ".\th\PCR_ThCtl.h"\
796 ".\Release\gc_cpp.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
798 ".\Release\gc_cpp.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
801 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
803 DEP_CPP_RECLA=\
804 ".\include\private\gcconfig.h"\
805 ".\include\gc.h"\
806 ".\include\private\gc_hdrs.h"\
807 ".\include\private\gc_priv.h"\
808 ".\include\gc_cpp.h"\
809 {$(INCLUDE)}"\sys\TYPES.H"\
811 NODEP_CPP_RECLA=\
812 ".\th\PCR_Th.h"\
813 ".\th\PCR_ThCrSec.h"\
814 ".\th\PCR_ThCtl.h"\
817 ".\Debug\gc_cpp.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
819 ".\Debug\gc_cpp.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
822 !ENDIF
824 # End Source File
825 ################################################################################
826 # Begin Source File
828 SOURCE=.\reclaim.c
830 !IF "$(CFG)" == "gc - Win32 Release"
832 DEP_CPP_RECLA=\
833 ".\include\private\gcconfig.h"\
834 ".\include\gc.h"\
835 ".\include\private\gc_hdrs.h"\
836 ".\include\private\gc_priv.h"\
837 {$(INCLUDE)}"\sys\TYPES.H"\
839 NODEP_CPP_RECLA=\
840 ".\th\PCR_Th.h"\
841 ".\th\PCR_ThCrSec.h"\
842 ".\th\PCR_ThCtl.h"\
845 ".\Release\reclaim.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
847 ".\Release\reclaim.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
850 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
852 DEP_CPP_RECLA=\
853 ".\include\private\gcconfig.h"\
854 ".\include\gc.h"\
855 ".\include\private\gc_hdrs.h"\
856 ".\include\private\gc_priv.h"\
857 {$(INCLUDE)}"\sys\TYPES.H"\
859 NODEP_CPP_RECLA=\
860 ".\th\PCR_Th.h"\
861 ".\th\PCR_ThCrSec.h"\
862 ".\th\PCR_ThCtl.h"\
865 ".\Debug\reclaim.obj" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
867 ".\Debug\reclaim.sbr" : $(SOURCE) $(DEP_CPP_RECLA) "$(INTDIR)"
870 !ENDIF
872 # End Source File
874 ################################################################################
875 # Begin Source File
877 SOURCE=.\os_dep.c
879 !IF "$(CFG)" == "gc - Win32 Release"
881 DEP_CPP_OS_DE=\
882 ".\include\private\gcconfig.h"\
883 ".\include\gc.h"\
884 ".\include\private\gc_hdrs.h"\
885 ".\include\private\gc_priv.h"\
886 {$(INCLUDE)}"\sys\STAT.H"\
887 {$(INCLUDE)}"\sys\TYPES.H"\
889 NODEP_CPP_OS_DE=\
890 ".\il\PCR_IL.h"\
891 ".\mm\PCR_MM.h"\
892 ".\th\PCR_Th.h"\
893 ".\th\PCR_ThCrSec.h"\
894 ".\th\PCR_ThCtl.h"\
895 ".\vd\PCR_VD.h"\
898 ".\Release\os_dep.obj" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
900 ".\Release\os_dep.sbr" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
903 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
905 DEP_CPP_OS_DE=\
906 ".\include\private\gcconfig.h"\
907 ".\include\gc.h"\
908 ".\include\private\gc_hdrs.h"\
909 ".\include\private\gc_priv.h"\
910 {$(INCLUDE)}"\sys\STAT.H"\
911 {$(INCLUDE)}"\sys\TYPES.H"\
913 NODEP_CPP_OS_DE=\
914 ".\il\PCR_IL.h"\
915 ".\mm\PCR_MM.h"\
916 ".\th\PCR_Th.h"\
917 ".\th\PCR_ThCrSec.h"\
918 ".\th\PCR_ThCtl.h"\
919 ".\vd\PCR_VD.h"\
922 ".\Debug\os_dep.obj" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
924 ".\Debug\os_dep.sbr" : $(SOURCE) $(DEP_CPP_OS_DE) "$(INTDIR)"
927 !ENDIF
929 # End Source File
930 ################################################################################
931 # Begin Source File
933 SOURCE=.\misc.c
935 !IF "$(CFG)" == "gc - Win32 Release"
937 DEP_CPP_MISC_=\
938 ".\include\private\gcconfig.h"\
939 ".\include\gc.h"\
940 ".\include\private\gc_hdrs.h"\
941 ".\include\private\gc_priv.h"\
942 {$(INCLUDE)}"\sys\TYPES.H"\
944 NODEP_CPP_MISC_=\
945 ".\il\PCR_IL.h"\
946 ".\th\PCR_Th.h"\
947 ".\th\PCR_ThCrSec.h"\
948 ".\th\PCR_ThCtl.h"\
951 ".\Release\misc.obj" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
953 ".\Release\misc.sbr" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
956 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
958 DEP_CPP_MISC_=\
959 ".\include\private\gcconfig.h"\
960 ".\include\gc.h"\
961 ".\include\private\gc_hdrs.h"\
962 ".\include\private\gc_priv.h"\
963 {$(INCLUDE)}"\sys\TYPES.H"\
965 NODEP_CPP_MISC_=\
966 ".\il\PCR_IL.h"\
967 ".\th\PCR_Th.h"\
968 ".\th\PCR_ThCrSec.h"\
969 ".\th\PCR_ThCtl.h"\
972 ".\Debug\misc.obj" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
974 ".\Debug\misc.sbr" : $(SOURCE) $(DEP_CPP_MISC_) "$(INTDIR)"
977 !ENDIF
979 # End Source File
980 ################################################################################
981 # Begin Source File
983 SOURCE=.\mark_rts.c
985 !IF "$(CFG)" == "gc - Win32 Release"
987 DEP_CPP_MARK_=\
988 ".\include\private\gcconfig.h"\
989 ".\include\gc.h"\
990 ".\include\private\gc_hdrs.h"\
991 ".\include\private\gc_priv.h"\
992 {$(INCLUDE)}"\sys\TYPES.H"\
994 NODEP_CPP_MARK_=\
995 ".\th\PCR_Th.h"\
996 ".\th\PCR_ThCrSec.h"\
997 ".\th\PCR_ThCtl.h"\
1000 ".\Release\mark_rts.obj" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1002 ".\Release\mark_rts.sbr" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1005 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1007 DEP_CPP_MARK_=\
1008 ".\include\private\gcconfig.h"\
1009 ".\include\gc.h"\
1010 ".\include\private\gc_hdrs.h"\
1011 ".\include\private\gc_priv.h"\
1012 {$(INCLUDE)}"\sys\TYPES.H"\
1014 NODEP_CPP_MARK_=\
1015 ".\th\PCR_Th.h"\
1016 ".\th\PCR_ThCrSec.h"\
1017 ".\th\PCR_ThCtl.h"\
1020 ".\Debug\mark_rts.obj" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1022 ".\Debug\mark_rts.sbr" : $(SOURCE) $(DEP_CPP_MARK_) "$(INTDIR)"
1025 !ENDIF
1027 # End Source File
1028 ################################################################################
1029 # Begin Source File
1031 SOURCE=.\mach_dep.c
1033 !IF "$(CFG)" == "gc - Win32 Release"
1035 DEP_CPP_MACH_=\
1036 ".\include\private\gcconfig.h"\
1037 ".\include\gc.h"\
1038 ".\include\private\gc_hdrs.h"\
1039 ".\include\private\gc_priv.h"\
1040 {$(INCLUDE)}"\sys\TYPES.H"\
1042 NODEP_CPP_MACH_=\
1043 ".\th\PCR_Th.h"\
1044 ".\th\PCR_ThCrSec.h"\
1045 ".\th\PCR_ThCtl.h"\
1048 ".\Release\mach_dep.obj" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1050 ".\Release\mach_dep.sbr" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1053 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1055 DEP_CPP_MACH_=\
1056 ".\include\private\gcconfig.h"\
1057 ".\include\gc.h"\
1058 ".\include\private\gc_hdrs.h"\
1059 ".\include\private\gc_priv.h"\
1060 {$(INCLUDE)}"\sys\TYPES.H"\
1062 NODEP_CPP_MACH_=\
1063 ".\th\PCR_Th.h"\
1064 ".\th\PCR_ThCrSec.h"\
1065 ".\th\PCR_ThCtl.h"\
1068 ".\Debug\mach_dep.obj" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1070 ".\Debug\mach_dep.sbr" : $(SOURCE) $(DEP_CPP_MACH_) "$(INTDIR)"
1073 !ENDIF
1075 # End Source File
1076 ################################################################################
1077 # Begin Source File
1079 SOURCE=.\headers.c
1081 !IF "$(CFG)" == "gc - Win32 Release"
1083 DEP_CPP_HEADE=\
1084 ".\include\private\gcconfig.h"\
1085 ".\include\gc.h"\
1086 ".\include\private\gc_hdrs.h"\
1087 ".\include\private\gc_priv.h"\
1088 {$(INCLUDE)}"\sys\TYPES.H"\
1090 NODEP_CPP_HEADE=\
1091 ".\th\PCR_Th.h"\
1092 ".\th\PCR_ThCrSec.h"\
1093 ".\th\PCR_ThCtl.h"\
1096 ".\Release\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1098 ".\Release\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1101 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1103 DEP_CPP_HEADE=\
1104 ".\include\private\gcconfig.h"\
1105 ".\include\gc.h"\
1106 ".\include\private\gc_hdrs.h"\
1107 ".\include\private\gc_priv.h"\
1108 {$(INCLUDE)}"\sys\TYPES.H"\
1110 NODEP_CPP_HEADE=\
1111 ".\th\PCR_Th.h"\
1112 ".\th\PCR_ThCrSec.h"\
1113 ".\th\PCR_ThCtl.h"\
1116 ".\Debug\headers.obj" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1118 ".\Debug\headers.sbr" : $(SOURCE) $(DEP_CPP_HEADE) "$(INTDIR)"
1121 !ENDIF
1123 # End Source File
1124 ################################################################################
1125 # Begin Source File
1127 SOURCE=.\alloc.c
1129 !IF "$(CFG)" == "gc - Win32 Release"
1131 DEP_CPP_ALLOC=\
1132 ".\include\private\gcconfig.h"\
1133 ".\include\gc.h"\
1134 ".\include\private\gc_hdrs.h"\
1135 ".\include\private\gc_priv.h"\
1136 {$(INCLUDE)}"\sys\TYPES.H"\
1138 NODEP_CPP_ALLOC=\
1139 ".\th\PCR_Th.h"\
1140 ".\th\PCR_ThCrSec.h"\
1141 ".\th\PCR_ThCtl.h"\
1144 ".\Release\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1146 ".\Release\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1149 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1151 DEP_CPP_ALLOC=\
1152 ".\include\private\gcconfig.h"\
1153 ".\include\gc.h"\
1154 ".\include\private\gc_hdrs.h"\
1155 ".\include\private\gc_priv.h"\
1156 {$(INCLUDE)}"\sys\TYPES.H"\
1158 NODEP_CPP_ALLOC=\
1159 ".\th\PCR_Th.h"\
1160 ".\th\PCR_ThCrSec.h"\
1161 ".\th\PCR_ThCtl.h"\
1164 ".\Debug\alloc.obj" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1166 ".\Debug\alloc.sbr" : $(SOURCE) $(DEP_CPP_ALLOC) "$(INTDIR)"
1169 !ENDIF
1171 # End Source File
1172 ################################################################################
1173 # Begin Source File
1175 SOURCE=.\allchblk.c
1177 !IF "$(CFG)" == "gc - Win32 Release"
1179 DEP_CPP_ALLCH=\
1180 ".\include\private\gcconfig.h"\
1181 ".\include\gc.h"\
1182 ".\include\private\gc_hdrs.h"\
1183 ".\include\private\gc_priv.h"\
1184 {$(INCLUDE)}"\sys\TYPES.H"\
1186 NODEP_CPP_ALLCH=\
1187 ".\th\PCR_Th.h"\
1188 ".\th\PCR_ThCrSec.h"\
1189 ".\th\PCR_ThCtl.h"\
1192 ".\Release\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1194 ".\Release\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1197 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1199 DEP_CPP_ALLCH=\
1200 ".\include\private\gcconfig.h"\
1201 ".\include\gc.h"\
1202 ".\include\private\gc_hdrs.h"\
1203 ".\include\private\gc_priv.h"\
1204 {$(INCLUDE)}"\sys\TYPES.H"\
1206 NODEP_CPP_ALLCH=\
1207 ".\th\PCR_Th.h"\
1208 ".\th\PCR_ThCrSec.h"\
1209 ".\th\PCR_ThCtl.h"\
1212 ".\Debug\allchblk.obj" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1214 ".\Debug\allchblk.sbr" : $(SOURCE) $(DEP_CPP_ALLCH) "$(INTDIR)"
1217 !ENDIF
1219 # End Source File
1220 ################################################################################
1221 # Begin Source File
1223 SOURCE=.\stubborn.c
1225 !IF "$(CFG)" == "gc - Win32 Release"
1227 DEP_CPP_STUBB=\
1228 ".\include\private\gcconfig.h"\
1229 ".\include\gc.h"\
1230 ".\include\private\gc_hdrs.h"\
1231 ".\include\private\gc_priv.h"\
1232 {$(INCLUDE)}"\sys\TYPES.H"\
1234 NODEP_CPP_STUBB=\
1235 ".\th\PCR_Th.h"\
1236 ".\th\PCR_ThCrSec.h"\
1237 ".\th\PCR_ThCtl.h"\
1240 ".\Release\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1242 ".\Release\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1245 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1247 DEP_CPP_STUBB=\
1248 ".\include\private\gcconfig.h"\
1249 ".\include\gc.h"\
1250 ".\include\private\gc_hdrs.h"\
1251 ".\include\private\gc_priv.h"\
1252 {$(INCLUDE)}"\sys\TYPES.H"\
1254 NODEP_CPP_STUBB=\
1255 ".\th\PCR_Th.h"\
1256 ".\th\PCR_ThCrSec.h"\
1257 ".\th\PCR_ThCtl.h"\
1260 ".\Debug\stubborn.obj" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1262 ".\Debug\stubborn.sbr" : $(SOURCE) $(DEP_CPP_STUBB) "$(INTDIR)"
1265 !ENDIF
1267 # End Source File
1268 ################################################################################
1269 # Begin Source File
1271 SOURCE=.\obj_map.c
1273 !IF "$(CFG)" == "gc - Win32 Release"
1275 DEP_CPP_OBJ_M=\
1276 ".\include\private\gcconfig.h"\
1277 ".\include\gc.h"\
1278 ".\include\private\gc_hdrs.h"\
1279 ".\include\private\gc_priv.h"\
1280 {$(INCLUDE)}"\sys\TYPES.H"\
1282 NODEP_CPP_OBJ_M=\
1283 ".\th\PCR_Th.h"\
1284 ".\th\PCR_ThCrSec.h"\
1285 ".\th\PCR_ThCtl.h"\
1288 ".\Release\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1290 ".\Release\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1293 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1295 DEP_CPP_OBJ_M=\
1296 ".\include\private\gcconfig.h"\
1297 ".\include\gc.h"\
1298 ".\include\private\gc_hdrs.h"\
1299 ".\include\private\gc_priv.h"\
1300 {$(INCLUDE)}"\sys\TYPES.H"\
1302 NODEP_CPP_OBJ_M=\
1303 ".\th\PCR_Th.h"\
1304 ".\th\PCR_ThCrSec.h"\
1305 ".\th\PCR_ThCtl.h"\
1308 ".\Debug\obj_map.obj" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1310 ".\Debug\obj_map.sbr" : $(SOURCE) $(DEP_CPP_OBJ_M) "$(INTDIR)"
1313 !ENDIF
1315 # End Source File
1316 ################################################################################
1317 # Begin Source File
1319 SOURCE=.\new_hblk.c
1321 !IF "$(CFG)" == "gc - Win32 Release"
1323 DEP_CPP_NEW_H=\
1324 ".\include\private\gcconfig.h"\
1325 ".\include\gc.h"\
1326 ".\include\private\gc_hdrs.h"\
1327 ".\include\private\gc_priv.h"\
1328 {$(INCLUDE)}"\sys\TYPES.H"\
1330 NODEP_CPP_NEW_H=\
1331 ".\th\PCR_Th.h"\
1332 ".\th\PCR_ThCrSec.h"\
1333 ".\th\PCR_ThCtl.h"\
1336 ".\Release\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1338 ".\Release\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1341 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1343 DEP_CPP_NEW_H=\
1344 ".\include\private\gcconfig.h"\
1345 ".\include\gc.h"\
1346 ".\include\private\gc_hdrs.h"\
1347 ".\include\private\gc_priv.h"\
1348 {$(INCLUDE)}"\sys\TYPES.H"\
1350 NODEP_CPP_NEW_H=\
1351 ".\th\PCR_Th.h"\
1352 ".\th\PCR_ThCrSec.h"\
1353 ".\th\PCR_ThCtl.h"\
1356 ".\Debug\new_hblk.obj" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1358 ".\Debug\new_hblk.sbr" : $(SOURCE) $(DEP_CPP_NEW_H) "$(INTDIR)"
1361 !ENDIF
1363 # End Source File
1364 ################################################################################
1365 # Begin Source File
1367 SOURCE=.\mark.c
1369 !IF "$(CFG)" == "gc - Win32 Release"
1371 DEP_CPP_MARK_C=\
1372 ".\include\private\gcconfig.h"\
1373 ".\include\gc.h"\
1374 ".\include\private\gc_hdrs.h"\
1375 ".\include\private\gc_pmark.h"\
1376 ".\include\gc_mark.h"\
1377 ".\include\private\gc_priv.h"\
1378 {$(INCLUDE)}"\sys\TYPES.H"\
1380 NODEP_CPP_MARK_C=\
1381 ".\th\PCR_Th.h"\
1382 ".\th\PCR_ThCrSec.h"\
1383 ".\th\PCR_ThCtl.h"\
1386 ".\Release\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1388 ".\Release\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1391 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1393 DEP_CPP_MARK_C=\
1394 ".\include\private\gcconfig.h"\
1395 ".\include\gc.h"\
1396 ".\include\private\gc_hdrs.h"\
1397 ".\include\private\gc_pmark.h"\
1398 ".\include\gc_mark.h"\
1399 ".\include\private\gc_priv.h"\
1400 {$(INCLUDE)}"\sys\TYPES.H"\
1402 NODEP_CPP_MARK_C=\
1403 ".\th\PCR_Th.h"\
1404 ".\th\PCR_ThCrSec.h"\
1405 ".\th\PCR_ThCtl.h"\
1408 ".\Debug\mark.obj" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1410 ".\Debug\mark.sbr" : $(SOURCE) $(DEP_CPP_MARK_C) "$(INTDIR)"
1413 !ENDIF
1415 # End Source File
1416 ################################################################################
1417 # Begin Source File
1419 SOURCE=.\malloc.c
1421 !IF "$(CFG)" == "gc - Win32 Release"
1423 DEP_CPP_MALLO=\
1424 ".\include\private\gcconfig.h"\
1425 ".\include\gc.h"\
1426 ".\include\private\gc_hdrs.h"\
1427 ".\include\private\gc_priv.h"\
1428 {$(INCLUDE)}"\sys\TYPES.H"\
1430 NODEP_CPP_MALLO=\
1431 ".\th\PCR_Th.h"\
1432 ".\th\PCR_ThCrSec.h"\
1433 ".\th\PCR_ThCtl.h"\
1436 ".\Release\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1438 ".\Release\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1441 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1443 DEP_CPP_MALLO=\
1444 ".\include\private\gcconfig.h"\
1445 ".\include\gc.h"\
1446 ".\include\private\gc_hdrs.h"\
1447 ".\include\private\gc_priv.h"\
1448 {$(INCLUDE)}"\sys\TYPES.H"\
1450 NODEP_CPP_MALLO=\
1451 ".\th\PCR_Th.h"\
1452 ".\th\PCR_ThCrSec.h"\
1453 ".\th\PCR_ThCtl.h"\
1456 ".\Debug\malloc.obj" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1458 ".\Debug\malloc.sbr" : $(SOURCE) $(DEP_CPP_MALLO) "$(INTDIR)"
1461 !ENDIF
1463 # End Source File
1464 ################################################################################
1465 # Begin Source File
1467 SOURCE=.\mallocx.c
1469 !IF "$(CFG)" == "gc - Win32 Release"
1471 DEP_CPP_MALLX=\
1472 ".\include\private\gcconfig.h"\
1473 ".\include\gc.h"\
1474 ".\include\private\gc_hdrs.h"\
1475 ".\include\private\gc_priv.h"\
1476 {$(INCLUDE)}"\sys\TYPES.H"\
1478 NODEP_CPP_MALLX=\
1479 ".\th\PCR_Th.h"\
1480 ".\th\PCR_ThCrSec.h"\
1481 ".\th\PCR_ThCtl.h"\
1484 ".\Release\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1486 ".\Release\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1489 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1491 DEP_CPP_MALLX=\
1492 ".\include\private\gcconfig.h"\
1493 ".\include\gc.h"\
1494 ".\include\private\gc_hdrs.h"\
1495 ".\include\private\gc_priv.h"\
1496 {$(INCLUDE)}"\sys\TYPES.H"\
1498 NODEP_CPP_MALLX=\
1499 ".\th\PCR_Th.h"\
1500 ".\th\PCR_ThCrSec.h"\
1501 ".\th\PCR_ThCtl.h"\
1504 ".\Debug\mallocx.obj" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1506 ".\Debug\mallocx.sbr" : $(SOURCE) $(DEP_CPP_MALLX) "$(INTDIR)"
1509 !ENDIF
1511 # End Source File
1512 ################################################################################
1513 # Begin Source File
1515 SOURCE=.\finalize.c
1517 !IF "$(CFG)" == "gc - Win32 Release"
1519 DEP_CPP_FINAL=\
1520 ".\include\private\gcconfig.h"\
1521 ".\include\gc.h"\
1522 ".\include\private\gc_hdrs.h"\
1523 ".\include\private\gc_pmark.h"\
1524 ".\include\gc_mark.h"\
1525 ".\include\private\gc_priv.h"\
1526 {$(INCLUDE)}"\sys\TYPES.H"\
1528 NODEP_CPP_FINAL=\
1529 ".\th\PCR_Th.h"\
1530 ".\th\PCR_ThCrSec.h"\
1531 ".\th\PCR_ThCtl.h"\
1534 ".\Release\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1536 ".\Release\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1539 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1541 DEP_CPP_FINAL=\
1542 ".\include\private\gcconfig.h"\
1543 ".\include\gc.h"\
1544 ".\include\private\gc_hdrs.h"\
1545 ".\include\private\gc_pmark.h"\
1546 ".\include\gc_mark.h"\
1547 ".\include\private\gc_priv.h"\
1548 {$(INCLUDE)}"\sys\TYPES.H"\
1550 NODEP_CPP_FINAL=\
1551 ".\th\PCR_Th.h"\
1552 ".\th\PCR_ThCrSec.h"\
1553 ".\th\PCR_ThCtl.h"\
1556 ".\Debug\finalize.obj" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1558 ".\Debug\finalize.sbr" : $(SOURCE) $(DEP_CPP_FINAL) "$(INTDIR)"
1561 !ENDIF
1563 # End Source File
1564 ################################################################################
1565 # Begin Source File
1567 SOURCE=.\dbg_mlc.c
1569 !IF "$(CFG)" == "gc - Win32 Release"
1571 DEP_CPP_DBG_M=\
1572 ".\include\private\gcconfig.h"\
1573 ".\include\gc.h"\
1574 ".\include\private\gc_hdrs.h"\
1575 ".\include\private\gc_priv.h"\
1576 {$(INCLUDE)}"\sys\TYPES.H"\
1578 NODEP_CPP_DBG_M=\
1579 ".\th\PCR_Th.h"\
1580 ".\th\PCR_ThCrSec.h"\
1581 ".\th\PCR_ThCtl.h"\
1584 ".\Release\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1586 ".\Release\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1589 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1591 DEP_CPP_DBG_M=\
1592 ".\include\private\gcconfig.h"\
1593 ".\include\gc.h"\
1594 ".\include\private\gc_hdrs.h"\
1595 ".\include\private\gc_priv.h"\
1596 {$(INCLUDE)}"\sys\TYPES.H"\
1598 NODEP_CPP_DBG_M=\
1599 ".\th\PCR_Th.h"\
1600 ".\th\PCR_ThCrSec.h"\
1601 ".\th\PCR_ThCtl.h"\
1604 ".\Debug\dbg_mlc.obj" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1606 ".\Debug\dbg_mlc.sbr" : $(SOURCE) $(DEP_CPP_DBG_M) "$(INTDIR)"
1609 !ENDIF
1611 # End Source File
1612 ################################################################################
1613 # Begin Source File
1615 SOURCE=.\blacklst.c
1617 !IF "$(CFG)" == "gc - Win32 Release"
1619 DEP_CPP_BLACK=\
1620 ".\include\private\gcconfig.h"\
1621 ".\include\gc.h"\
1622 ".\include\private\gc_hdrs.h"\
1623 ".\include\private\gc_priv.h"\
1624 {$(INCLUDE)}"\sys\TYPES.H"\
1626 NODEP_CPP_BLACK=\
1627 ".\th\PCR_Th.h"\
1628 ".\th\PCR_ThCrSec.h"\
1629 ".\th\PCR_ThCtl.h"\
1632 ".\Release\blacklst.obj" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1634 ".\Release\blacklst.sbr" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1637 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1639 DEP_CPP_BLACK=\
1640 ".\include\private\gcconfig.h"\
1641 ".\include\gc.h"\
1642 ".\include\private\gc_hdrs.h"\
1643 ".\include\private\gc_priv.h"\
1644 {$(INCLUDE)}"\sys\TYPES.H"\
1646 NODEP_CPP_BLACK=\
1647 ".\th\PCR_Th.h"\
1648 ".\th\PCR_ThCrSec.h"\
1649 ".\th\PCR_ThCtl.h"\
1652 ".\Debug\blacklst.obj" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1654 ".\Debug\blacklst.sbr" : $(SOURCE) $(DEP_CPP_BLACK) "$(INTDIR)"
1657 !ENDIF
1659 # End Source File
1660 ################################################################################
1661 # Begin Source File
1663 SOURCE=.\typd_mlc.c
1665 !IF "$(CFG)" == "gc - Win32 Release"
1667 DEP_CPP_TYPD_=\
1668 ".\include\private\gcconfig.h"\
1669 ".\include\gc.h"\
1670 ".\include\private\gc_hdrs.h"\
1671 ".\include\private\gc_pmark.h"\
1672 ".\include\gc_mark.h"\
1673 ".\include\private\gc_priv.h"\
1674 ".\include\gc_typed.h"\
1675 {$(INCLUDE)}"\sys\TYPES.H"\
1677 NODEP_CPP_TYPD_=\
1678 ".\th\PCR_Th.h"\
1679 ".\th\PCR_ThCrSec.h"\
1680 ".\th\PCR_ThCtl.h"\
1683 ".\Release\typd_mlc.obj" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1685 ".\Release\typd_mlc.sbr" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1688 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1690 DEP_CPP_TYPD_=\
1691 ".\include\private\gcconfig.h"\
1692 ".\include\gc.h"\
1693 ".\include\private\gc_hdrs.h"\
1694 ".\include\private\gc_pmark.h"\
1695 ".\include\gc_mark.h"\
1696 ".\include\private\gc_priv.h"\
1697 ".\include\gc_typed.h"\
1698 {$(INCLUDE)}"\sys\TYPES.H"\
1700 NODEP_CPP_TYPD_=\
1701 ".\th\PCR_Th.h"\
1702 ".\th\PCR_ThCrSec.h"\
1703 ".\th\PCR_ThCtl.h"\
1706 ".\Debug\typd_mlc.obj" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1708 ".\Debug\typd_mlc.sbr" : $(SOURCE) $(DEP_CPP_TYPD_) "$(INTDIR)"
1711 !ENDIF
1713 # End Source File
1714 ################################################################################
1715 # Begin Source File
1717 SOURCE=.\ptr_chck.c
1719 !IF "$(CFG)" == "gc - Win32 Release"
1721 DEP_CPP_PTR_C=\
1722 ".\include\private\gcconfig.h"\
1723 ".\include\gc.h"\
1724 ".\include\private\gc_hdrs.h"\
1725 ".\include\private\gc_pmark.h"\
1726 ".\include\gc_mark.h"\
1727 ".\include\private\gc_priv.h"\
1728 {$(INCLUDE)}"\sys\TYPES.H"\
1730 NODEP_CPP_PTR_C=\
1731 ".\th\PCR_Th.h"\
1732 ".\th\PCR_ThCrSec.h"\
1733 ".\th\PCR_ThCtl.h"\
1736 ".\Release\ptr_chck.obj" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1738 ".\Release\ptr_chck.sbr" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1741 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1743 DEP_CPP_PTR_C=\
1744 ".\include\private\gcconfig.h"\
1745 ".\include\gc.h"\
1746 ".\include\private\gc_hdrs.h"\
1747 ".\include\private\gc_pmark.h"\
1748 ".\include\gc_mark.h"\
1749 ".\include\private\gc_priv.h"\
1750 {$(INCLUDE)}"\sys\TYPES.H"\
1752 NODEP_CPP_PTR_C=\
1753 ".\th\PCR_Th.h"\
1754 ".\th\PCR_ThCrSec.h"\
1755 ".\th\PCR_ThCtl.h"\
1758 ".\Debug\ptr_chck.obj" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1760 ".\Debug\ptr_chck.sbr" : $(SOURCE) $(DEP_CPP_PTR_C) "$(INTDIR)"
1763 !ENDIF
1765 # End Source File
1766 ################################################################################
1767 # Begin Source File
1769 SOURCE=.\dyn_load.c
1771 !IF "$(CFG)" == "gc - Win32 Release"
1773 DEP_CPP_DYN_L=\
1774 ".\include\private\gcconfig.h"\
1775 ".\include\gc.h"\
1776 ".\include\private\gc_hdrs.h"\
1777 ".\include\private\gc_priv.h"\
1778 {$(INCLUDE)}"\sys\STAT.H"\
1779 {$(INCLUDE)}"\sys\TYPES.H"\
1781 NODEP_CPP_DYN_L=\
1782 ".\il\PCR_IL.h"\
1783 ".\mm\PCR_MM.h"\
1784 ".\th\PCR_Th.h"\
1785 ".\th\PCR_ThCrSec.h"\
1786 ".\th\PCR_ThCtl.h"\
1789 ".\Release\dyn_load.obj" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1791 ".\Release\dyn_load.sbr" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1794 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1796 DEP_CPP_DYN_L=\
1797 ".\include\private\gcconfig.h"\
1798 ".\include\gc.h"\
1799 ".\include\private\gc_hdrs.h"\
1800 ".\include\private\gc_priv.h"\
1801 {$(INCLUDE)}"\sys\STAT.H"\
1802 {$(INCLUDE)}"\sys\TYPES.H"\
1804 NODEP_CPP_DYN_L=\
1805 ".\il\PCR_IL.h"\
1806 ".\mm\PCR_MM.h"\
1807 ".\th\PCR_Th.h"\
1808 ".\th\PCR_ThCrSec.h"\
1809 ".\th\PCR_ThCtl.h"\
1812 ".\Debug\dyn_load.obj" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1814 ".\Debug\dyn_load.sbr" : $(SOURCE) $(DEP_CPP_DYN_L) "$(INTDIR)"
1817 !ENDIF
1819 # End Source File
1820 ################################################################################
1821 # Begin Source File
1823 SOURCE=.\win32_threads.c
1825 !IF "$(CFG)" == "gc - Win32 Release"
1827 DEP_CPP_WIN32=\
1828 ".\include\private\gcconfig.h"\
1829 ".\include\gc.h"\
1830 ".\include\private\gc_hdrs.h"\
1831 ".\include\private\gc_priv.h"\
1832 {$(INCLUDE)}"\sys\TYPES.H"\
1834 NODEP_CPP_WIN32=\
1835 ".\th\PCR_Th.h"\
1836 ".\th\PCR_ThCrSec.h"\
1837 ".\th\PCR_ThCtl.h"\
1840 ".\Release\win32_threads.obj" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1842 ".\Release\win32_threads.sbr" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1845 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1847 DEP_CPP_WIN32=\
1848 ".\include\private\gcconfig.h"\
1849 ".\include\gc.h"\
1850 ".\include\private\gc_hdrs.h"\
1851 ".\include\private\gc_priv.h"\
1852 {$(INCLUDE)}"\sys\TYPES.H"\
1854 NODEP_CPP_WIN32=\
1855 ".\th\PCR_Th.h"\
1856 ".\th\PCR_ThCrSec.h"\
1857 ".\th\PCR_ThCtl.h"\
1860 ".\Debug\win32_threads.obj" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1862 ".\Debug\win32_threads.sbr" : $(SOURCE) $(DEP_CPP_WIN32) "$(INTDIR)"
1865 !ENDIF
1867 # End Source File
1868 ################################################################################
1869 # Begin Source File
1871 SOURCE=.\checksums.c
1873 !IF "$(CFG)" == "gc - Win32 Release"
1875 DEP_CPP_CHECK=\
1876 ".\include\private\gcconfig.h"\
1877 ".\include\gc.h"\
1878 ".\include\private\gc_hdrs.h"\
1879 ".\include\private\gc_priv.h"\
1880 {$(INCLUDE)}"\sys\TYPES.H"\
1882 NODEP_CPP_CHECK=\
1883 ".\th\PCR_Th.h"\
1884 ".\th\PCR_ThCrSec.h"\
1885 ".\th\PCR_ThCtl.h"\
1888 ".\Release\checksums.obj" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1890 ".\Release\checksums.sbr" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1893 !ELSEIF "$(CFG)" == "gc - Win32 Debug"
1895 DEP_CPP_CHECK=\
1896 ".\include\private\gcconfig.h"\
1897 ".\include\gc.h"\
1898 ".\include\private\gc_hdrs.h"\
1899 ".\include\private\gc_priv.h"\
1900 {$(INCLUDE)}"\sys\TYPES.H"\
1902 NODEP_CPP_CHECK=\
1903 ".\th\PCR_Th.h"\
1904 ".\th\PCR_ThCrSec.h"\
1905 ".\th\PCR_ThCtl.h"\
1908 ".\Debug\checksums.obj" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1910 ".\Debug\checksums.sbr" : $(SOURCE) $(DEP_CPP_CHECK) "$(INTDIR)"
1913 !ENDIF
1915 # End Source File
1916 # End Target
1917 ################################################################################
1918 # Begin Target
1920 # Name "gctest - Win32 Release"
1921 # Name "gctest - Win32 Debug"
1923 !IF "$(CFG)" == "gctest - Win32 Release"
1925 !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1927 !ENDIF
1929 ################################################################################
1930 # Begin Project Dependency
1932 # Project_Dep_Name "gc"
1934 !IF "$(CFG)" == "gctest - Win32 Release"
1936 "gc - Win32 Release" :
1937 $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Release"
1939 !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1941 "gc - Win32 Debug" :
1942 $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Debug"
1944 !ENDIF
1946 # End Project Dependency
1947 ################################################################################
1948 # Begin Source File
1950 SOURCE=.\tests\test.c
1951 DEP_CPP_TEST_=\
1952 ".\include\private\gcconfig.h"\
1953 ".\include\gc.h"\
1954 ".\include\private\gc_hdrs.h"\
1955 ".\include\private\gc_priv.h"\
1956 ".\include\gc_typed.h"\
1957 {$(INCLUDE)}"\sys\TYPES.H"\
1959 NODEP_CPP_TEST_=\
1960 ".\th\PCR_Th.h"\
1961 ".\th\PCR_ThCrSec.h"\
1962 ".\th\PCR_ThCtl.h"\
1965 !IF "$(CFG)" == "gctest - Win32 Release"
1968 ".\gctest\Release\test.obj" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1971 !ELSEIF "$(CFG)" == "gctest - Win32 Debug"
1974 ".\gctest\Debug\test.obj" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1976 ".\gctest\Debug\test.sbr" : $(SOURCE) $(DEP_CPP_TEST_) "$(INTDIR)"
1979 !ENDIF
1981 # End Source File
1982 # End Target
1983 ################################################################################
1984 # Begin Target
1986 # Name "cord - Win32 Release"
1987 # Name "cord - Win32 Debug"
1989 !IF "$(CFG)" == "cord - Win32 Release"
1991 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
1993 !ENDIF
1995 ################################################################################
1996 # Begin Project Dependency
1998 # Project_Dep_Name "gc"
2000 !IF "$(CFG)" == "cord - Win32 Release"
2002 "gc - Win32 Release" :
2003 $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Release"
2005 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2007 "gc - Win32 Debug" :
2008 $(MAKE) /$(MAKEFLAGS) /F ".\gc.mak" CFG="gc - Win32 Debug"
2010 !ENDIF
2012 # End Project Dependency
2013 ################################################################################
2014 # Begin Source File
2016 SOURCE=.\cord\de_win.c
2017 DEP_CPP_DE_WI=\
2018 ".\include\cord.h"\
2019 ".\cord\de_cmds.h"\
2020 ".\cord\de_win.h"\
2021 ".\include\private\cord_pos.h"\
2023 NODEP_CPP_DE_WI=\
2024 ".\include\gc.h"\
2027 !IF "$(CFG)" == "cord - Win32 Release"
2030 ".\cord\Release\de_win.obj" : $(SOURCE) $(DEP_CPP_DE_WI) "$(INTDIR)"
2031 $(CPP) $(CPP_PROJ) $(SOURCE)
2034 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2037 ".\cord\Debug\de_win.obj" : $(SOURCE) $(DEP_CPP_DE_WI) "$(INTDIR)"
2038 $(CPP) $(CPP_PROJ) $(SOURCE)
2041 !ENDIF
2043 # End Source File
2044 ################################################################################
2045 # Begin Source File
2047 SOURCE=.\cord\de.c
2048 DEP_CPP_DE_C2e=\
2049 ".\include\cord.h"\
2050 ".\cord\de_cmds.h"\
2051 ".\cord\de_win.h"\
2052 ".\include\private\cord_pos.h"\
2054 NODEP_CPP_DE_C2e=\
2055 ".\include\gc.h"\
2058 !IF "$(CFG)" == "cord - Win32 Release"
2061 ".\cord\Release\de.obj" : $(SOURCE) $(DEP_CPP_DE_C2e) "$(INTDIR)"
2062 $(CPP) $(CPP_PROJ) $(SOURCE)
2065 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2068 ".\cord\Debug\de.obj" : $(SOURCE) $(DEP_CPP_DE_C2e) "$(INTDIR)"
2069 $(CPP) $(CPP_PROJ) $(SOURCE)
2072 !ENDIF
2074 # End Source File
2075 ################################################################################
2076 # Begin Source File
2078 SOURCE=.\cord\cordxtra.c
2079 DEP_CPP_CORDX=\
2080 ".\include\cord.h"\
2081 ".\include\ec.h"\
2082 ".\include\private\cord_pos.h"\
2084 NODEP_CPP_CORDX=\
2085 ".\include\gc.h"\
2088 !IF "$(CFG)" == "cord - Win32 Release"
2091 ".\cord\Release\cordxtra.obj" : $(SOURCE) $(DEP_CPP_CORDX) "$(INTDIR)"
2092 $(CPP) $(CPP_PROJ) $(SOURCE)
2095 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2098 ".\cord\Debug\cordxtra.obj" : $(SOURCE) $(DEP_CPP_CORDX) "$(INTDIR)"
2099 $(CPP) $(CPP_PROJ) $(SOURCE)
2102 !ENDIF
2104 # End Source File
2105 ################################################################################
2106 # Begin Source File
2108 SOURCE=.\cord\cordbscs.c
2109 DEP_CPP_CORDB=\
2110 ".\include\cord.h"\
2111 ".\include\private\cord_pos.h"\
2113 NODEP_CPP_CORDB=\
2114 ".\include\gc.h"\
2117 !IF "$(CFG)" == "cord - Win32 Release"
2120 ".\cord\Release\cordbscs.obj" : $(SOURCE) $(DEP_CPP_CORDB) "$(INTDIR)"
2121 $(CPP) $(CPP_PROJ) $(SOURCE)
2124 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2127 ".\cord\Debug\cordbscs.obj" : $(SOURCE) $(DEP_CPP_CORDB) "$(INTDIR)"
2128 $(CPP) $(CPP_PROJ) $(SOURCE)
2131 !ENDIF
2133 # End Source File
2134 ################################################################################
2135 # Begin Source File
2137 SOURCE=.\cord\de_win.RC
2139 !IF "$(CFG)" == "cord - Win32 Release"
2142 ".\cord\Release\de_win.res" : $(SOURCE) "$(INTDIR)"
2143 $(RSC) /l 0x809 /fo"$(INTDIR)/de_win.res" /i "cord" /d "NDEBUG" $(SOURCE)
2146 !ELSEIF "$(CFG)" == "cord - Win32 Debug"
2149 ".\cord\Debug\de_win.res" : $(SOURCE) "$(INTDIR)"
2150 $(RSC) /l 0x809 /fo"$(INTDIR)/de_win.res" /i "cord" /d "_DEBUG" $(SOURCE)
2153 !ENDIF
2155 # End Source File
2156 # End Target
2157 # End Project
2158 ################################################################################