1# Microsoft Developer Studio Generated NMAKE File, Based on host.dsp
2!IF "$(CFG)" == ""
3CFG=host - Win32 Debug
4!MESSAGE No configuration specified. Defaulting to host - Win32 Debug.
5!ENDIF 
6
7!IF "$(CFG)" != "host - Win32 Release" && "$(CFG)" != "host - Win32 Debug"
8!MESSAGE Invalid configuration "$(CFG)" specified.
9!MESSAGE You can specify a configuration when running NMAKE
10!MESSAGE by defining the macro CFG on the command line. For example:
11!MESSAGE 
12!MESSAGE NMAKE /f "host.mak" CFG="host - Win32 Debug"
13!MESSAGE 
14!MESSAGE Possible choices for configuration are:
15!MESSAGE 
16!MESSAGE "host - Win32 Release" (based on "Win32 (x86) Console Application")
17!MESSAGE "host - Win32 Debug" (based on "Win32 (x86) Console Application")
18!MESSAGE 
19!ERROR An invalid configuration is specified.
20!ENDIF 
21
22!IF "$(OS)" == "Windows_NT"
23NULL=
24!ELSE 
25NULL=nul
26!ENDIF 
27
28CPP=cl.exe
29RSC=rc.exe
30
31!IF  "$(CFG)" == "host - Win32 Release"
32_VC_MANIFEST_INC=0
33_VC_MANIFEST_BASENAME=__VC80
34!ELSE
35_VC_MANIFEST_INC=1
36_VC_MANIFEST_BASENAME=__VC80.Debug
37!ENDIF
38
39####################################################
40# Specifying name of temporary resource file used only in incremental builds:
41
42!if "$(_VC_MANIFEST_INC)" == "1"
43_VC_MANIFEST_AUTO_RES=$(_VC_MANIFEST_BASENAME).auto.res
44!else
45_VC_MANIFEST_AUTO_RES=
46!endif
47
48####################################################
49# _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
50
51!if "$(_VC_MANIFEST_INC)" == "1"
52
53#MT_SPECIAL_RETURN=1090650113
54#MT_SPECIAL_SWITCH=-notify_resource_update
55MT_SPECIAL_RETURN=0
56MT_SPECIAL_SWITCH=
57_VC_MANIFEST_EMBED_EXE= \
58if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
59if "%ERRORLEVEL%" == "$(MT_SPECIAL_RETURN)" \
60rc /r $(_VC_MANIFEST_BASENAME).auto.rc & \
61link $** /out:$@ $(LFLAGS)
62
63!else
64
65_VC_MANIFEST_EMBED_EXE= \
66if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;1
67
68!endif
69
70####################################################
71# _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
72
73!if "$(_VC_MANIFEST_INC)" == "1"
74
75#MT_SPECIAL_RETURN=1090650113
76#MT_SPECIAL_SWITCH=-notify_resource_update
77MT_SPECIAL_RETURN=0
78MT_SPECIAL_SWITCH=
79_VC_MANIFEST_EMBED_EXE= \
80if exist $@.manifest mt.exe -manifest $@.manifest -out:$(_VC_MANIFEST_BASENAME).auto.manifest $(MT_SPECIAL_SWITCH) & \
81if "%ERRORLEVEL%" == "$(MT_SPECIAL_RETURN)" \
82rc /r $(_VC_MANIFEST_BASENAME).auto.rc & \
83link $** /out:$@ $(LFLAGS)
84
85!else
86
87_VC_MANIFEST_EMBED_EXE= \
88if exist $@.manifest mt.exe -manifest $@.manifest -outputresource:$@;2
89
90!endif
91####################################################
92# _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
93
94!if "$(_VC_MANIFEST_INC)" == "1"
95
96_VC_MANIFEST_CLEAN=-del $(_VC_MANIFEST_BASENAME).auto.res \
97    $(_VC_MANIFEST_BASENAME).auto.rc \
98    $(_VC_MANIFEST_BASENAME).auto.manifest
99
100!else
101
102_VC_MANIFEST_CLEAN=
103
104!endif
105
106!IF  "$(CFG)" == "host - Win32 Release"
107
108OUTDIR=.\Release
109INTDIR=.\Release
110
111!IF "$(RECURSE)" == "0" 
112
113ALL : "..\..\..\Build\Release\host.exe"
114
115!ELSE 
116
117ALL : "liblwres - Win32 Release" "libbind9 - Win32 Release" "libisc - Win32 Release" "libdns - Win32 Release" "..\..\..\Build\Release\host.exe"
118
119!ENDIF 
120
121!IF "$(RECURSE)" == "1" 
122CLEAN :"libdns - Win32 ReleaseCLEAN" "libisc - Win32 ReleaseCLEAN" "libbind9 - Win32 ReleaseCLEAN" "liblwres - Win32 ReleaseCLEAN" 
123!ELSE 
124CLEAN :
125!ENDIF 
126	-@erase "$(INTDIR)\dighost.obj"
127	-@erase "$(INTDIR)\host.obj"
128	-@erase "$(INTDIR)\vc60.idb"
129	-@erase "..\..\..\Build\Release\host.exe"
130	-@$(_VC_MANIFEST_CLEAN)
131
132"$(OUTDIR)" :
133    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
134
135CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "./" /I "../include" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/isc/noatomic/include" /I "../../../lib/isccfg/include" /I "../../../lib/dns/include" /I "../../../lib/bind9/include" /I "../../../lib/lwres/win32/include" /I "../../../lib/lwres/include" /D "WIN32" /D "__STDC__" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"$(INTDIR)\host.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
136BSC32=bscmake.exe
137BSC32_FLAGS=/nologo /o"$(OUTDIR)\host.bsc" 
138BSC32_SBRS= \
139	
140LINK32=link.exe
141LINK32_FLAGS=user32.lib advapi32.lib ws2_32.lib ../../../lib/isc/win32/Release/libisc.lib ../../../lib/isccfg/win32/Release/libisccfg.lib ../../../lib/dns/win32/Release/libdns.lib ../../../lib/bind9/win32/Release/libbind9.lib  ../../../lib/lwres/win32/Release/liblwres.lib /nologo /subsystem:console /incremental:no /pdb:"$(OUTDIR)\host.pdb" /machine:I386 /out:"../../../Build/Release/host.exe" 
142LINK32_OBJS= \
143	"$(INTDIR)\dighost.obj" \
144	"$(INTDIR)\host.obj" \
145	"..\..\..\lib\dns\win32\Release\libdns.lib" \
146	"..\..\..\lib\isc\win32\Release\libisc.lib" \
147	"..\..\..\lib\isccfg\win32\Release\libisccfg.lib" \
148	"..\..\..\lib\bind9\win32\Release\libbind9.lib" \
149	"..\..\..\lib\lwres\win32\Release\liblwres.lib"
150
151"..\..\..\Build\Release\host.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
152    $(LINK32) @<<
153  $(LINK32_FLAGS) $(LINK32_OBJS)
154<<
155    $(_VC_MANIFEST_EMBED_EXE)
156
157!ELSEIF  "$(CFG)" == "host - Win32 Debug"
158
159OUTDIR=.\Debug
160INTDIR=.\Debug
161# Begin Custom Macros
162OutDir=.\Debug
163# End Custom Macros
164
165!IF "$(RECURSE)" == "0" 
166
167ALL : "..\..\..\Build\Debug\host.exe" "$(OUTDIR)\host.bsc"
168
169!ELSE 
170
171ALL : "liblwres - Win32 Debug" "libbind9 - Win32 Debug" "libisc - Win32 Debug" "libdns - Win32 Debug" "..\..\..\Build\Debug\host.exe" "$(OUTDIR)\host.bsc"
172
173!ENDIF 
174
175!IF "$(RECURSE)" == "1" 
176CLEAN :"libdns - Win32 DebugCLEAN" "libisc - Win32 DebugCLEAN" "libbind9 - Win32 DebugCLEAN" "liblwres - Win32 DebugCLEAN" 
177!ELSE 
178CLEAN :
179!ENDIF 
180	-@erase "$(INTDIR)\dighost.obj"
181	-@erase "$(INTDIR)\dighost.sbr"
182	-@erase "$(INTDIR)\host.obj"
183	-@erase "$(INTDIR)\host.sbr"
184	-@erase "$(INTDIR)\vc60.idb"
185	-@erase "$(INTDIR)\vc60.pdb"
186	-@erase "$(OUTDIR)\host.bsc"
187	-@erase "$(OUTDIR)\host.pdb"
188	-@erase "..\..\..\Build\Debug\host.exe"
189	-@erase "..\..\..\Build\Debug\host.ilk"
190	-@$(_VC_MANIFEST_CLEAN)
191
192"$(OUTDIR)" :
193    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
194
195CPP_PROJ=/nologo /MDd /W3 /Gm /GX /ZI /Od /I "./" /I "../include" /I "../../../" /I "../../../../libxml2-2.7.3/include" /I "../../../lib/isc/win32" /I "../../../lib/isc/win32/include" /I "../../../lib/isc/include" /I "../../../lib/isc/noatomic/include" /I "../../../lib/isccfg/include" /I "../../../lib/dns/include" /I "../../../lib/bind9/include" /I "../../../lib/lwres/win32/include" /I "../../../lib/lwres/include" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c 
196BSC32=bscmake.exe
197BSC32_FLAGS=/nologo /o"$(OUTDIR)\host.bsc" 
198BSC32_SBRS= \
199	"$(INTDIR)\dighost.sbr" \
200	"$(INTDIR)\host.sbr"
201
202"$(OUTDIR)\host.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
203    $(BSC32) @<<
204  $(BSC32_FLAGS) $(BSC32_SBRS)
205<<
206
207LINK32=link.exe
208LINK32_FLAGS=user32.lib advapi32.lib ws2_32.lib ../../../lib/isc/win32/Debug/libisc.lib ../../../lib/isccfg/win32/Debug/libisccfg.lib ../../../lib/dns/win32/Debug/libdns.lib ../../../lib/bind9/win32/Debug/libbind9.lib  ../../../lib/lwres/win32/Debug/liblwres.lib /nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)\host.pdb" /debug /machine:I386 /out:"../../../Build/Debug/host.exe" /pdbtype:sept 
209LINK32_OBJS= \
210	"$(INTDIR)\dighost.obj" \
211	"$(INTDIR)\host.obj" \
212	"..\..\..\lib\dns\win32\Debug\libdns.lib" \
213	"..\..\..\lib\isc\win32\Debug\libisc.lib" \
214	"..\..\..\lib\isccfg\win32\Debug\libisccfg.lib" \
215	"..\..\..\lib\bind9\win32\Debug\libbind9.lib" \
216	"..\..\..\lib\lwres\win32\Debug\liblwres.lib"
217
218"..\..\..\Build\Debug\host.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
219    $(LINK32) @<<
220  $(LINK32_FLAGS) $(LINK32_OBJS)
221<<
222    $(_VC_MANIFEST_EMBED_EXE)
223
224!ENDIF 
225
226.c{$(INTDIR)}.obj::
227   $(CPP) @<<
228   $(CPP_PROJ) $< 
229<<
230
231.cpp{$(INTDIR)}.obj::
232   $(CPP) @<<
233   $(CPP_PROJ) $< 
234<<
235
236.cxx{$(INTDIR)}.obj::
237   $(CPP) @<<
238   $(CPP_PROJ) $< 
239<<
240
241.c{$(INTDIR)}.sbr::
242   $(CPP) @<<
243   $(CPP_PROJ) $< 
244<<
245
246.cpp{$(INTDIR)}.sbr::
247   $(CPP) @<<
248   $(CPP_PROJ) $< 
249<<
250
251.cxx{$(INTDIR)}.sbr::
252   $(CPP) @<<
253   $(CPP_PROJ) $< 
254<<
255
256
257!IF "$(NO_EXTERNAL_DEPS)" != "1"
258!IF EXISTS("host.dep")
259!INCLUDE "host.dep"
260!ELSE 
261!MESSAGE Warning: cannot find "host.dep"
262!ENDIF 
263!ENDIF 
264
265
266!IF "$(CFG)" == "host - Win32 Release" || "$(CFG)" == "host - Win32 Debug"
267SOURCE=..\dighost.c
268
269!IF  "$(CFG)" == "host - Win32 Release"
270
271
272"$(INTDIR)\dighost.obj" : $(SOURCE) "$(INTDIR)"
273	$(CPP) $(CPP_PROJ) $(SOURCE)
274
275
276!ELSEIF  "$(CFG)" == "host - Win32 Debug"
277
278
279"$(INTDIR)\dighost.obj"	"$(INTDIR)\dighost.sbr" : $(SOURCE) "$(INTDIR)"
280	$(CPP) $(CPP_PROJ) $(SOURCE)
281
282
283!ENDIF 
284
285SOURCE=..\host.c
286
287!IF  "$(CFG)" == "host - Win32 Release"
288
289
290"$(INTDIR)\host.obj" : $(SOURCE) "$(INTDIR)"
291	$(CPP) $(CPP_PROJ) $(SOURCE)
292
293
294!ELSEIF  "$(CFG)" == "host - Win32 Debug"
295
296
297"$(INTDIR)\host.obj"	"$(INTDIR)\host.sbr" : $(SOURCE) "$(INTDIR)"
298	$(CPP) $(CPP_PROJ) $(SOURCE)
299
300
301!ENDIF 
302
303!IF  "$(CFG)" == "host - Win32 Release"
304
305"libdns - Win32 Release" : 
306   cd "..\..\..\lib\dns\win32"
307   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Release" 
308   cd "..\..\..\bin\dig\win32"
309
310"libdns - Win32 ReleaseCLEAN" : 
311   cd "..\..\..\lib\dns\win32"
312   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Release" RECURSE=1 CLEAN 
313   cd "..\..\..\bin\dig\win32"
314
315!ELSEIF  "$(CFG)" == "host - Win32 Debug"
316
317"libdns - Win32 Debug" : 
318   cd "..\..\..\lib\dns\win32"
319   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Debug" 
320   cd "..\..\..\bin\dig\win32"
321
322"libdns - Win32 DebugCLEAN" : 
323   cd "..\..\..\lib\dns\win32"
324   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Debug" RECURSE=1 CLEAN 
325   cd "..\..\..\bin\dig\win32"
326
327!ENDIF 
328
329!IF  "$(CFG)" == "host - Win32 Release"
330
331"libisc - Win32 Release" : 
332   cd "..\..\..\lib\isc\win32"
333   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Release" 
334   cd "..\..\..\bin\dig\win32"
335
336"libisc - Win32 ReleaseCLEAN" : 
337   cd "..\..\..\lib\isc\win32"
338   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Release" RECURSE=1 CLEAN 
339   cd "..\..\..\bin\dig\win32"
340
341!ELSEIF  "$(CFG)" == "host - Win32 Debug"
342
343"libisc - Win32 Debug" : 
344   cd "..\..\..\lib\isc\win32"
345   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Debug" 
346   cd "..\..\..\bin\dig\win32"
347
348"libisc - Win32 DebugCLEAN" : 
349   cd "..\..\..\lib\isc\win32"
350   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Debug" RECURSE=1 CLEAN 
351   cd "..\..\..\bin\dig\win32"
352
353!ENDIF 
354
355!IF  "$(CFG)" == "host - Win32 Release"
356
357"libbind9 - Win32 Release" : 
358   cd "..\..\..\lib\bind9\win32"
359   $(MAKE) /$(MAKEFLAGS) /F ".\libbind9.mak" CFG="libbind9 - Win32 Release" 
360   cd "..\..\..\bin\dig\win32"
361
362"libbind9 - Win32 ReleaseCLEAN" : 
363   cd "..\..\..\lib\bind9\win32"
364   $(MAKE) /$(MAKEFLAGS) /F ".\libbind9.mak" CFG="libbind9 - Win32 Release" RECURSE=1 CLEAN 
365   cd "..\..\..\bin\dig\win32"
366
367!ELSEIF  "$(CFG)" == "host - Win32 Debug"
368
369"libbind9 - Win32 Debug" : 
370   cd "..\..\..\lib\bind9\win32"
371   $(MAKE) /$(MAKEFLAGS) /F ".\libbind9.mak" CFG="libbind9 - Win32 Debug" 
372   cd "..\..\..\bin\dig\win32"
373
374"libbind9 - Win32 DebugCLEAN" : 
375   cd "..\..\..\lib\bind9\win32"
376   $(MAKE) /$(MAKEFLAGS) /F ".\libbind9.mak" CFG="libbind9 - Win32 Debug" RECURSE=1 CLEAN 
377   cd "..\..\..\bin\dig\win32"
378
379!ENDIF 
380
381!IF  "$(CFG)" == "host - Win32 Release"
382
383"liblwres - Win32 Release" : 
384   cd "..\..\..\lib\lwres\win32"
385   $(MAKE) /$(MAKEFLAGS) /F ".\liblwres.mak" CFG="liblwres - Win32 Release" 
386   cd "..\..\..\bin\dig\win32"
387
388"liblwres - Win32 ReleaseCLEAN" : 
389   cd "..\..\..\lib\lwres\win32"
390   $(MAKE) /$(MAKEFLAGS) /F ".\liblwres.mak" CFG="liblwres - Win32 Release" RECURSE=1 CLEAN 
391   cd "..\..\..\bin\dig\win32"
392
393!ELSEIF  "$(CFG)" == "host - Win32 Debug"
394
395"liblwres - Win32 Debug" : 
396   cd "..\..\..\lib\lwres\win32"
397   $(MAKE) /$(MAKEFLAGS) /F ".\liblwres.mak" CFG="liblwres - Win32 Debug" 
398   cd "..\..\..\bin\dig\win32"
399
400"liblwres - Win32 DebugCLEAN" : 
401   cd "..\..\..\lib\lwres\win32"
402   $(MAKE) /$(MAKEFLAGS) /F ".\liblwres.mak" CFG="liblwres - Win32 Debug" RECURSE=1 CLEAN 
403   cd "..\..\..\bin\dig\win32"
404
405!ENDIF 
406
407
408!ENDIF 
409
410####################################################
411# Commands to generate initial empty manifest file and the RC file
412# that references it, and for generating the .res file:
413
414$(_VC_MANIFEST_BASENAME).auto.res : $(_VC_MANIFEST_BASENAME).auto.rc
415
416$(_VC_MANIFEST_BASENAME).auto.rc : $(_VC_MANIFEST_BASENAME).auto.manifest
417    type <<$@
418#include <winuser.h>
4191RT_MANIFEST"$(_VC_MANIFEST_BASENAME).auto.manifest"
420<< KEEP
421
422$(_VC_MANIFEST_BASENAME).auto.manifest :
423    type <<$@
424<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
425<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
426</assembly>
427<< KEEP
428