1# Microsoft Developer Studio Generated NMAKE File, Based on namedcheckconf.dsp
2!IF "$(CFG)" == ""
3CFG=namedcheckconf - Win32 Debug
4!MESSAGE No configuration specified. Defaulting to namedcheckconf - Win32 Debug.
5!ENDIF 
6
7!IF "$(CFG)" != "namedcheckconf - Win32 Release" && "$(CFG)" != "namedcheckconf - 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 "namedcheckconf.mak" CFG="namedcheckconf - Win32 Debug"
13!MESSAGE 
14!MESSAGE Possible choices for configuration are:
15!MESSAGE 
16!MESSAGE "namedcheckconf - Win32 Release" (based on "Win32 (x86) Console Application")
17!MESSAGE "namedcheckconf - 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)" == "namedcheckconf - 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)" == "namedcheckconf - Win32 Release"
107
108OUTDIR=.\Release
109INTDIR=.\Release
110# Begin Custom Macros
111OutDir=.\Release
112# End Custom Macros
113
114!IF "$(RECURSE)" == "0" 
115
116ALL : "..\..\..\Build\Release\named-checkconf.exe" "$(OUTDIR)\namedcheckconf.bsc"
117
118!ELSE 
119
120ALL : "libdns - Win32 Release" "libisccfg - Win32 Release" "libisc - Win32 Release" "..\..\..\Build\Release\named-checkconf.exe" "$(OUTDIR)\namedcheckconf.bsc"
121
122!ENDIF 
123
124!IF "$(RECURSE)" == "1" 
125CLEAN :"libisc - Win32 ReleaseCLEAN" "libisccfg - Win32 ReleaseCLEAN" "libdns - Win32 ReleaseCLEAN" 
126!ELSE 
127CLEAN :
128!ENDIF 
129	-@erase "$(INTDIR)\check-tool.obj"
130	-@erase "$(INTDIR)\check-tool.sbr"
131	-@erase "$(INTDIR)\named-checkconf.obj"
132	-@erase "$(INTDIR)\named-checkconf.sbr"
133	-@erase "$(INTDIR)\vc60.idb"
134	-@erase "$(OUTDIR)\namedcheckconf.bsc"
135	-@erase "..\..\..\Build\Release\named-checkconf.exe"
136	-@$(_VC_MANIFEST_CLEAN)
137
138"$(OUTDIR)" :
139    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
140
141CPP_PROJ=/nologo /MD /W3 /GX /O2 /I "./" /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/dns/include" /I "../../../lib/bind9/include" /I "../../../lib/isccfg/include" /D "NDEBUG" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /D "__STDC__" /FR"$(INTDIR)\\" /Fp"$(INTDIR)\namedcheckconf.pch" /YX /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /c 
142BSC32=bscmake.exe
143BSC32_FLAGS=/nologo /o"$(OUTDIR)\namedcheckconf.bsc" 
144BSC32_SBRS= \
145	"$(INTDIR)\check-tool.sbr" \
146	"$(INTDIR)\named-checkconf.sbr"
147
148"$(OUTDIR)\namedcheckconf.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
149    $(BSC32) @<<
150  $(BSC32_FLAGS) $(BSC32_SBRS)
151<<
152
153LINK32=link.exe
154LINK32_FLAGS=user32.lib advapi32.lib ws2_32.lib ../../../lib/isc/win32/Release/libisc.lib  ../../../lib/dns/win32/Release/libdns.lib ../../../lib/isccfg/win32/Release/libisccfg.lib ../../../lib/bind9/win32/Release/libbind9.lib /nologo /subsystem:console /incremental:no /pdb:"$(OUTDIR)\named-checkconf.pdb" /machine:I386 /out:"../../../Build/Release/named-checkconf.exe" 
155LINK32_OBJS= \
156	"$(INTDIR)\check-tool.obj" \
157	"$(INTDIR)\named-checkconf.obj" \
158	"..\..\..\lib\isc\win32\Release\libisc.lib" \
159	"..\..\..\lib\isccfg\win32\Release\libisccfg.lib" \
160	"..\..\..\lib\dns\win32\Release\libdns.lib"
161
162"..\..\..\Build\Release\named-checkconf.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
163    $(LINK32) @<<
164  $(LINK32_FLAGS) $(LINK32_OBJS)
165<<
166    $(_VC_MANIFEST_EMBED_EXE)
167
168!ELSEIF  "$(CFG)" == "namedcheckconf - Win32 Debug"
169
170OUTDIR=.\Debug
171INTDIR=.\Debug
172# Begin Custom Macros
173OutDir=.\Debug
174# End Custom Macros
175
176!IF "$(RECURSE)" == "0" 
177
178ALL : "..\..\..\Build\Debug\named-checkconf.exe" "$(OUTDIR)\namedcheckconf.bsc"
179
180!ELSE 
181
182ALL : "libdns - Win32 Debug" "libisccfg - Win32 Debug" "libisc - Win32 Debug" "..\..\..\Build\Debug\named-checkconf.exe" "$(OUTDIR)\namedcheckconf.bsc"
183
184!ENDIF 
185
186!IF "$(RECURSE)" == "1" 
187CLEAN :"libisc - Win32 DebugCLEAN" "libisccfg - Win32 DebugCLEAN" "libdns - Win32 DebugCLEAN" 
188!ELSE 
189CLEAN :
190!ENDIF 
191	-@erase "$(INTDIR)\check-tool.obj"
192	-@erase "$(INTDIR)\check-tool.sbr"
193	-@erase "$(INTDIR)\named-checkconf.obj"
194	-@erase "$(INTDIR)\named-checkconf.sbr"
195	-@erase "$(INTDIR)\vc60.idb"
196	-@erase "$(INTDIR)\vc60.pdb"
197	-@erase "$(OUTDIR)\named-checkconf.pdb"
198	-@erase "$(OUTDIR)\namedcheckconf.bsc"
199	-@erase "..\..\..\Build\Debug\named-checkconf.exe"
200	-@erase "..\..\..\Build\Debug\named-checkconf.ilk"
201	-@$(_VC_MANIFEST_CLEAN)
202
203"$(OUTDIR)" :
204    if not exist "$(OUTDIR)/$(NULL)" mkdir "$(OUTDIR)"
205
206CPP_PROJ=/nologo /MDd /W3 /Gm /GX /ZI /Od /I "./" /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/dns/include" /I "../../../lib/bind9/include" /I "../../../lib/isccfg/include" /D "_DEBUG" /D "__STDC__" /D "WIN32" /D "_CONSOLE" /D "_MBCS" /FR"$(INTDIR)\\" /Fo"$(INTDIR)\\" /Fd"$(INTDIR)\\" /FD /GZ /c 
207BSC32=bscmake.exe
208BSC32_FLAGS=/nologo /o"$(OUTDIR)\namedcheckconf.bsc" 
209BSC32_SBRS= \
210	"$(INTDIR)\check-tool.sbr" \
211	"$(INTDIR)\named-checkconf.sbr"
212
213"$(OUTDIR)\namedcheckconf.bsc" : "$(OUTDIR)" $(BSC32_SBRS)
214    $(BSC32) @<<
215  $(BSC32_FLAGS) $(BSC32_SBRS)
216<<
217
218LINK32=link.exe
219LINK32_FLAGS=user32.lib advapi32.lib ws2_32.lib ../../../lib/isc/win32/Debug/libisc.lib  ../../../lib/dns/win32/Debug/libdns.lib ../../../lib/isccfg/win32/Debug/libisccfg.lib ../../../lib/bind9/win32/Debug/libbind9.lib ../../../lib/bind9/win32/Debug/libbind9.lib /nologo /subsystem:console /incremental:yes /pdb:"$(OUTDIR)\named-checkconf.pdb" /debug /machine:I386 /out:"../../../Build/Debug/named-checkconf.exe" /pdbtype:sept 
220LINK32_OBJS= \
221	"$(INTDIR)\check-tool.obj" \
222	"$(INTDIR)\named-checkconf.obj" \
223	"..\..\..\lib\isc\win32\Debug\libisc.lib" \
224	"..\..\..\lib\isccfg\win32\Debug\libisccfg.lib" \
225	"..\..\..\lib\dns\win32\Debug\libdns.lib"
226
227"..\..\..\Build\Debug\named-checkconf.exe" : "$(OUTDIR)" $(DEF_FILE) $(LINK32_OBJS)
228    $(LINK32) @<<
229  $(LINK32_FLAGS) $(LINK32_OBJS)
230<<
231    $(_VC_MANIFEST_EMBED_EXE)
232
233!ENDIF 
234
235.c{$(INTDIR)}.obj::
236   $(CPP) @<<
237   $(CPP_PROJ) $< 
238<<
239
240.cpp{$(INTDIR)}.obj::
241   $(CPP) @<<
242   $(CPP_PROJ) $< 
243<<
244
245.cxx{$(INTDIR)}.obj::
246   $(CPP) @<<
247   $(CPP_PROJ) $< 
248<<
249
250.c{$(INTDIR)}.sbr::
251   $(CPP) @<<
252   $(CPP_PROJ) $< 
253<<
254
255.cpp{$(INTDIR)}.sbr::
256   $(CPP) @<<
257   $(CPP_PROJ) $< 
258<<
259
260.cxx{$(INTDIR)}.sbr::
261   $(CPP) @<<
262   $(CPP_PROJ) $< 
263<<
264
265
266!IF "$(NO_EXTERNAL_DEPS)" != "1"
267!IF EXISTS("namedcheckconf.dep")
268!INCLUDE "namedcheckconf.dep"
269!ELSE 
270!MESSAGE Warning: cannot find "namedcheckconf.dep"
271!ENDIF 
272!ENDIF 
273
274
275!IF "$(CFG)" == "namedcheckconf - Win32 Release" || "$(CFG)" == "namedcheckconf - Win32 Debug"
276SOURCE="..\check-tool.c"
277
278"$(INTDIR)\check-tool.obj"	"$(INTDIR)\check-tool.sbr" : $(SOURCE) "$(INTDIR)"
279	$(CPP) $(CPP_PROJ) $(SOURCE)
280
281
282SOURCE="..\named-checkconf.c"
283
284"$(INTDIR)\named-checkconf.obj"	"$(INTDIR)\named-checkconf.sbr" : $(SOURCE) "$(INTDIR)"
285	$(CPP) $(CPP_PROJ) $(SOURCE)
286
287
288!IF  "$(CFG)" == "namedcheckconf - Win32 Release"
289
290"libisc - Win32 Release" : 
291   cd "..\..\..\lib\isc\win32"
292   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Release" 
293   cd "..\..\..\bin\check\win32"
294
295"libisc - Win32 ReleaseCLEAN" : 
296   cd "..\..\..\lib\isc\win32"
297   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Release" RECURSE=1 CLEAN 
298   cd "..\..\..\bin\check\win32"
299
300!ELSEIF  "$(CFG)" == "namedcheckconf - Win32 Debug"
301
302"libisc - Win32 Debug" : 
303   cd "..\..\..\lib\isc\win32"
304   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Debug" 
305   cd "..\..\..\bin\check\win32"
306
307"libisc - Win32 DebugCLEAN" : 
308   cd "..\..\..\lib\isc\win32"
309   $(MAKE) /$(MAKEFLAGS) /F ".\libisc.mak" CFG="libisc - Win32 Debug" RECURSE=1 CLEAN 
310   cd "..\..\..\bin\check\win32"
311
312!ENDIF 
313
314!IF  "$(CFG)" == "namedcheckconf - Win32 Release"
315
316"libisccfg - Win32 Release" : 
317   cd "..\..\..\lib\isccfg\win32"
318   $(MAKE) /$(MAKEFLAGS) /F ".\libisccfg.mak" CFG="libisccfg - Win32 Release" 
319   cd "..\..\..\bin\check\win32"
320
321"libisccfg - Win32 ReleaseCLEAN" : 
322   cd "..\..\..\lib\isccfg\win32"
323   $(MAKE) /$(MAKEFLAGS) /F ".\libisccfg.mak" CFG="libisccfg - Win32 Release" RECURSE=1 CLEAN 
324   cd "..\..\..\bin\check\win32"
325
326!ELSEIF  "$(CFG)" == "namedcheckconf - Win32 Debug"
327
328"libisccfg - Win32 Debug" : 
329   cd "..\..\..\lib\isccfg\win32"
330   $(MAKE) /$(MAKEFLAGS) /F ".\libisccfg.mak" CFG="libisccfg - Win32 Debug" 
331   cd "..\..\..\bin\check\win32"
332
333"libisccfg - Win32 DebugCLEAN" : 
334   cd "..\..\..\lib\isccfg\win32"
335   $(MAKE) /$(MAKEFLAGS) /F ".\libisccfg.mak" CFG="libisccfg - Win32 Debug" RECURSE=1 CLEAN 
336   cd "..\..\..\bin\check\win32"
337
338!ENDIF 
339
340!IF  "$(CFG)" == "namedcheckconf - Win32 Release"
341
342"libdns - Win32 Release" : 
343   cd "..\..\..\lib\dns\win32"
344   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Release" 
345   cd "..\..\..\bin\check\win32"
346
347"libdns - Win32 ReleaseCLEAN" : 
348   cd "..\..\..\lib\dns\win32"
349   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Release" RECURSE=1 CLEAN 
350   cd "..\..\..\bin\check\win32"
351
352!ELSEIF  "$(CFG)" == "namedcheckconf - Win32 Debug"
353
354"libdns - Win32 Debug" : 
355   cd "..\..\..\lib\dns\win32"
356   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Debug" 
357   cd "..\..\..\bin\check\win32"
358
359"libdns - Win32 DebugCLEAN" : 
360   cd "..\..\..\lib\dns\win32"
361   $(MAKE) /$(MAKEFLAGS) /F ".\libdns.mak" CFG="libdns - Win32 Debug" RECURSE=1 CLEAN 
362   cd "..\..\..\bin\check\win32"
363
364!ENDIF 
365
366
367!ENDIF 
368
369####################################################
370# Commands to generate initial empty manifest file and the RC file
371# that references it, and for generating the .res file:
372
373$(_VC_MANIFEST_BASENAME).auto.res : $(_VC_MANIFEST_BASENAME).auto.rc
374
375$(_VC_MANIFEST_BASENAME).auto.rc : $(_VC_MANIFEST_BASENAME).auto.manifest
376    type <<$@
377#include <winuser.h>
3781RT_MANIFEST"$(_VC_MANIFEST_BASENAME).auto.manifest"
379<< KEEP
380
381$(_VC_MANIFEST_BASENAME).auto.manifest :
382    type <<$@
383<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
384<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
385</assembly>
386<< KEEP
387####################################################
388# Commands to generate initial empty manifest file and the RC file
389# that references it, and for generating the .res file:
390
391$(_VC_MANIFEST_BASENAME).auto.res : $(_VC_MANIFEST_BASENAME).auto.rc
392
393$(_VC_MANIFEST_BASENAME).auto.rc : $(_VC_MANIFEST_BASENAME).auto.manifest
394    type <<$@
395#include <winuser.h>
3961RT_MANIFEST"$(_VC_MANIFEST_BASENAME).auto.manifest"
397<< KEEP
398
399$(_VC_MANIFEST_BASENAME).auto.manifest :
400    type <<$@
401<?xml version='1.0' encoding='UTF-8' standalone='yes'?>
402<assembly xmlns='urn:schemas-microsoft-com:asm.v1' manifestVersion='1.0'>
403</assembly>
404<< KEEP
405