1 # Microsoft Developer Studio Generated NMAKE File, Based on nslookup.dsp
3 CFG
=nslookup
- @PLATFORM@ Debug
4 !MESSAGE No configuration specified. Defaulting to nslookup
- @PLATFORM@ Debug.
7 !IF
"$(CFG)" != "nslookup - @PLATFORM@ Release" && "$(CFG)" != "nslookup - @PLATFORM@ 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
:
12 !MESSAGE NMAKE
/f
"nslookup.mak" CFG
="nslookup - @PLATFORM@ Debug"
14 !MESSAGE Possible choices for configuration are
:
16 !MESSAGE
"nslookup - @PLATFORM@ Release" (based on
"@PLATFORM@ (x86) Console Application")
17 !MESSAGE
"nslookup - @PLATFORM@ Debug" (based on
"@PLATFORM@ (x86) Console Application")
19 !ERROR An invalid configuration is specified.
22 !IF
"$(OS)" == "Windows_NT"
31 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
33 _VC_MANIFEST_BASENAME
=__VC80
36 _VC_MANIFEST_BASENAME
=__VC80.Debug
39 ####################################################
40 # Specifying name of temporary resource file used only in incremental builds:
42 !if
"$(_VC_MANIFEST_INC)" == "1"
43 _VC_MANIFEST_AUTO_RES
=$(_VC_MANIFEST_BASENAME
).auto.res
45 _VC_MANIFEST_AUTO_RES
=
48 ####################################################
49 # _VC_MANIFEST_EMBED_EXE - command to embed manifest in EXE:
51 !if
"$(_VC_MANIFEST_INC)" == "1"
53 #MT_SPECIAL_RETURN=1090650113
54 #MT_SPECIAL_SWITCH=-notify_resource_update
57 _VC_MANIFEST_EMBED_EXE
= \
58 if exist
$@.manifest mt.exe
-manifest
$@.manifest
-out
:$(_VC_MANIFEST_BASENAME
).auto.manifest
$(MT_SPECIAL_SWITCH
) & \
59 if
"%ERRORLEVEL%" == "$(MT_SPECIAL_RETURN)" \
60 rc
/r
$(_VC_MANIFEST_BASENAME
).auto.rc
& \
61 link
$** /out
:$@
$(LFLAGS
)
65 _VC_MANIFEST_EMBED_EXE
= \
66 if exist
$@.manifest mt.exe
-manifest
$@.manifest
-outputresource
:$@
;1
70 ####################################################
71 # _VC_MANIFEST_EMBED_DLL - command to embed manifest in DLL:
73 !if
"$(_VC_MANIFEST_INC)" == "1"
75 #MT_SPECIAL_RETURN=1090650113
76 #MT_SPECIAL_SWITCH=-notify_resource_update
79 _VC_MANIFEST_EMBED_EXE
= \
80 if exist
$@.manifest mt.exe
-manifest
$@.manifest
-out
:$(_VC_MANIFEST_BASENAME
).auto.manifest
$(MT_SPECIAL_SWITCH
) & \
81 if
"%ERRORLEVEL%" == "$(MT_SPECIAL_RETURN)" \
82 rc
/r
$(_VC_MANIFEST_BASENAME
).auto.rc
& \
83 link
$** /out
:$@
$(LFLAGS
)
87 _VC_MANIFEST_EMBED_EXE
= \
88 if exist
$@.manifest mt.exe
-manifest
$@.manifest
-outputresource
:$@
;2
91 ####################################################
92 # _VC_MANIFEST_CLEAN - command to clean resources files generated temporarily:
94 !if
"$(_VC_MANIFEST_INC)" == "1"
96 _VC_MANIFEST_CLEAN
=-del
$(_VC_MANIFEST_BASENAME
).auto.res \
97 $(_VC_MANIFEST_BASENAME
).auto.rc \
98 $(_VC_MANIFEST_BASENAME
).auto.manifest
106 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
111 !IF
"$(RECURSE)" == "0"
113 ALL
: "..\..\..\Build\Release\nslookup.exe"
117 ALL
: "liblwres - @PLATFORM@ Release" "libbind9 - @PLATFORM@ Release" "libisc - @PLATFORM@ Release" "libdns - @PLATFORM@ Release" "..\..\..\Build\Release\nslookup.exe"
121 !IF
"$(RECURSE)" == "1"
122 CLEAN
:"libdns - @PLATFORM@ ReleaseCLEAN" "libisc - @PLATFORM@ ReleaseCLEAN" "libbind9 - @PLATFORM@ ReleaseCLEAN" "liblwres - @PLATFORM@ ReleaseCLEAN"
126 -@erase
"$(INTDIR)\dighost.obj"
127 -@erase
"$(INTDIR)\nslookup.obj"
128 -@erase
"$(INTDIR)\vc60.idb"
129 -@erase
"..\..\..\Build\Release\nslookup.exe"
130 -@
$(_VC_MANIFEST_CLEAN
)
133 if not exist
"$(OUTDIR)/$(NULL)" mkdir
"$(OUTDIR)"
135 CPP_PROJ
=/nologo
/MD
/W3 @COPTX@ @COPTI@
/O2
/I
"./" /I
"../include" /I
"../../../" @LIBXML2_INC@ @OPENSSL_INC@ @READLINE_INC@
/I
"../../../lib/isc/win32" /I
"../../../lib/isc/win32/include" /I
"../../../lib/isc/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
"USE_READLINE_STATIC" /D
"__STDC__" /D
"NDEBUG" /D
"_CONSOLE" /D
"_MBCS" /Fp
"$(INTDIR)\nslookup.pch" @COPTY@
/Fo
"$(INTDIR)\\" /Fd
"$(INTDIR)\\" /FD
/c
137 BSC32_FLAGS
=/nologo
/o
"$(OUTDIR)\nslookup.bsc"
141 LINK32_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 @READLINE_LIB@ @IDN_LIB@
/nologo
/subsystem
:console
/incremental
:no
/pdb
:"$(OUTDIR)\nslookup.pdb" @MACHINE@
/out
:"../../../Build/Release/nslookup.exe"
143 "$(INTDIR)\dighost.obj" \
144 "$(INTDIR)\nslookup.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"
151 "..\..\..\Build\Release\nslookup.exe" : "$(OUTDIR)" $(DEF_FILE
) $(LINK32_OBJS
)
153 $(LINK32_FLAGS
) $(LINK32_OBJS
)
155 $(_VC_MANIFEST_EMBED_EXE
)
157 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
161 # Begin Custom Macros
165 !IF
"$(RECURSE)" == "0"
167 ALL
: "..\..\..\Build\Debug\nslookup.exe" "$(OUTDIR)\nslookup.bsc"
171 ALL
: "liblwres - @PLATFORM@ Debug" "libbind9 - @PLATFORM@ Debug" "libisc - @PLATFORM@ Debug" "libdns - @PLATFORM@ Debug" "..\..\..\Build\Debug\nslookup.exe" "$(OUTDIR)\nslookup.bsc"
175 !IF
"$(RECURSE)" == "1"
176 CLEAN
:"libdns - @PLATFORM@ DebugCLEAN" "libisc - @PLATFORM@ DebugCLEAN" "libbind9 - @PLATFORM@ DebugCLEAN" "liblwres - @PLATFORM@ DebugCLEAN"
180 -@erase
"$(INTDIR)\dighost.obj"
181 -@erase
"$(INTDIR)\dighost.sbr"
182 -@erase
"$(INTDIR)\nslookup.obj"
183 -@erase
"$(INTDIR)\nslookup.sbr"
184 -@erase
"$(INTDIR)\vc60.idb"
185 -@erase
"$(INTDIR)\vc60.pdb"
186 -@erase
"$(OUTDIR)\nslookup.bsc"
187 -@erase
"$(OUTDIR)\nslookup.pdb"
188 -@erase
"..\..\..\Build\Debug\nslookup.exe"
189 -@erase
"..\..\..\Build\Debug\nslookup.ilk"
190 -@
$(_VC_MANIFEST_CLEAN
)
193 if not exist
"$(OUTDIR)/$(NULL)" mkdir
"$(OUTDIR)"
195 CPP_PROJ
=/nologo
/MDd
/W3
/Gm @COPTX@ @COPTI@
/ZI
/Od
/I
"./" /I
"../include" /I
"../../../" @LIBXML2_INC@ @OPENSSL_INC@ @READLINE_INC@
/I
"../../../lib/isc/win32" /I
"../../../lib/isc/win32/include" /I
"../../../lib/isc/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
"USE_READLINE_STATIC" /D
"_DEBUG" /D
"_CONSOLE" /D
"_MBCS" /FR
"$(INTDIR)\\" /Fo
"$(INTDIR)\\" /Fd
"$(INTDIR)\\" /FD
/GZ
/c
197 BSC32_FLAGS
=/nologo
/o
"$(OUTDIR)\nslookup.bsc"
199 "$(INTDIR)\dighost.sbr" \
200 "$(INTDIR)\nslookup.sbr"
202 "$(OUTDIR)\nslookup.bsc" : "$(OUTDIR)" $(BSC32_SBRS
)
204 $(BSC32_FLAGS
) $(BSC32_SBRS
)
208 LINK32_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 @READLINE_LIBD@ @IDN_LIB@
/nologo
/subsystem
:console
/incremental
:yes
/pdb
:"$(OUTDIR)\nslookup.pdb" /debug @MACHINE@
/out
:"../../../Build/Debug/nslookup.exe" /pdbtype
:sept
210 "$(INTDIR)\dighost.obj" \
211 "$(INTDIR)\nslookup.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"
218 "..\..\..\Build\Debug\nslookup.exe" : "$(OUTDIR)" $(DEF_FILE
) $(LINK32_OBJS
)
220 $(LINK32_FLAGS
) $(LINK32_OBJS
)
222 $(_VC_MANIFEST_EMBED_EXE
)
231 .
cpp{$(INTDIR
)}.obj
::
236 .
cxx{$(INTDIR
)}.obj
::
246 .
cpp{$(INTDIR
)}.sbr
::
251 .
cxx{$(INTDIR
)}.sbr
::
257 !IF
"$(NO_EXTERNAL_DEPS)" != "1"
258 !IF EXISTS
("nslookup.dep")
259 !INCLUDE
"nslookup.dep"
261 !MESSAGE Warning
: cannot find
"nslookup.dep"
266 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release" ||
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
269 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
272 "$(INTDIR)\dighost.obj" : $(SOURCE
) "$(INTDIR)"
273 $(CPP
) $(CPP_PROJ
) $(SOURCE
)
276 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
279 "$(INTDIR)\dighost.obj" "$(INTDIR)\dighost.sbr" : $(SOURCE
) "$(INTDIR)"
280 $(CPP
) $(CPP_PROJ
) $(SOURCE
)
287 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
290 "$(INTDIR)\nslookup.obj" : $(SOURCE
) "$(INTDIR)"
291 $(CPP
) $(CPP_PROJ
) $(SOURCE
)
294 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
297 "$(INTDIR)\nslookup.obj" "$(INTDIR)\nslookup.sbr" : $(SOURCE
) "$(INTDIR)"
298 $(CPP
) $(CPP_PROJ
) $(SOURCE
)
303 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
305 "libdns - @PLATFORM@ Release" :
306 cd
"..\..\..\lib\dns\win32"
307 $(MAKE
) /$(MAKEFLAGS
) /F
".\libdns.mak" CFG
="libdns - @PLATFORM@ Release"
308 cd
"..\..\..\bin\dig\win32"
310 "libdns - @PLATFORM@ ReleaseCLEAN" :
311 cd
"..\..\..\lib\dns\win32"
312 $(MAKE
) /$(MAKEFLAGS
) /F
".\libdns.mak" CFG
="libdns - @PLATFORM@ Release" RECURSE
=1 CLEAN
313 cd
"..\..\..\bin\dig\win32"
315 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
317 "libdns - @PLATFORM@ Debug" :
318 cd
"..\..\..\lib\dns\win32"
319 $(MAKE
) /$(MAKEFLAGS
) /F
".\libdns.mak" CFG
="libdns - @PLATFORM@ Debug"
320 cd
"..\..\..\bin\dig\win32"
322 "libdns - @PLATFORM@ DebugCLEAN" :
323 cd
"..\..\..\lib\dns\win32"
324 $(MAKE
) /$(MAKEFLAGS
) /F
".\libdns.mak" CFG
="libdns - @PLATFORM@ Debug" RECURSE
=1 CLEAN
325 cd
"..\..\..\bin\dig\win32"
329 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
331 "libisc - @PLATFORM@ Release" :
332 cd
"..\..\..\lib\isc\win32"
333 $(MAKE
) /$(MAKEFLAGS
) /F
".\libisc.mak" CFG
="libisc - @PLATFORM@ Release"
334 cd
"..\..\..\bin\dig\win32"
336 "libisc - @PLATFORM@ ReleaseCLEAN" :
337 cd
"..\..\..\lib\isc\win32"
338 $(MAKE
) /$(MAKEFLAGS
) /F
".\libisc.mak" CFG
="libisc - @PLATFORM@ Release" RECURSE
=1 CLEAN
339 cd
"..\..\..\bin\dig\win32"
341 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
343 "libisc - @PLATFORM@ Debug" :
344 cd
"..\..\..\lib\isc\win32"
345 $(MAKE
) /$(MAKEFLAGS
) /F
".\libisc.mak" CFG
="libisc - @PLATFORM@ Debug"
346 cd
"..\..\..\bin\dig\win32"
348 "libisc - @PLATFORM@ DebugCLEAN" :
349 cd
"..\..\..\lib\isc\win32"
350 $(MAKE
) /$(MAKEFLAGS
) /F
".\libisc.mak" CFG
="libisc - @PLATFORM@ Debug" RECURSE
=1 CLEAN
351 cd
"..\..\..\bin\dig\win32"
355 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
357 "libbind9 - @PLATFORM@ Release" :
358 cd
"..\..\..\lib\bind9\win32"
359 $(MAKE
) /$(MAKEFLAGS
) /F
".\libbind9.mak" CFG
="libbind9 - @PLATFORM@ Release"
360 cd
"..\..\..\bin\dig\win32"
362 "libbind9 - @PLATFORM@ ReleaseCLEAN" :
363 cd
"..\..\..\lib\bind9\win32"
364 $(MAKE
) /$(MAKEFLAGS
) /F
".\libbind9.mak" CFG
="libbind9 - @PLATFORM@ Release" RECURSE
=1 CLEAN
365 cd
"..\..\..\bin\dig\win32"
367 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
369 "libbind9 - @PLATFORM@ Debug" :
370 cd
"..\..\..\lib\bind9\win32"
371 $(MAKE
) /$(MAKEFLAGS
) /F
".\libbind9.mak" CFG
="libbind9 - @PLATFORM@ Debug"
372 cd
"..\..\..\bin\dig\win32"
374 "libbind9 - @PLATFORM@ DebugCLEAN" :
375 cd
"..\..\..\lib\bind9\win32"
376 $(MAKE
) /$(MAKEFLAGS
) /F
".\libbind9.mak" CFG
="libbind9 - @PLATFORM@ Debug" RECURSE
=1 CLEAN
377 cd
"..\..\..\bin\dig\win32"
381 !IF
"$(CFG)" == "nslookup - @PLATFORM@ Release"
383 "liblwres - @PLATFORM@ Release" :
384 cd
"..\..\..\lib\lwres\win32"
385 $(MAKE
) /$(MAKEFLAGS
) /F
".\liblwres.mak" CFG
="liblwres - @PLATFORM@ Release"
386 cd
"..\..\..\bin\dig\win32"
388 "liblwres - @PLATFORM@ ReleaseCLEAN" :
389 cd
"..\..\..\lib\lwres\win32"
390 $(MAKE
) /$(MAKEFLAGS
) /F
".\liblwres.mak" CFG
="liblwres - @PLATFORM@ Release" RECURSE
=1 CLEAN
391 cd
"..\..\..\bin\dig\win32"
393 !ELSEIF
"$(CFG)" == "nslookup - @PLATFORM@ Debug"
395 "liblwres - @PLATFORM@ Debug" :
396 cd
"..\..\..\lib\lwres\win32"
397 $(MAKE
) /$(MAKEFLAGS
) /F
".\liblwres.mak" CFG
="liblwres - @PLATFORM@ Debug"
398 cd
"..\..\..\bin\dig\win32"
400 "liblwres - @PLATFORM@ DebugCLEAN" :
401 cd
"..\..\..\lib\lwres\win32"
402 $(MAKE
) /$(MAKEFLAGS
) /F
".\liblwres.mak" CFG
="liblwres - @PLATFORM@ Debug" RECURSE
=1 CLEAN
403 cd
"..\..\..\bin\dig\win32"
410 ####################################################
411 # Commands to generate initial empty manifest file and the RC file
412 # that references it, and for generating the .res file:
414 $(_VC_MANIFEST_BASENAME
).auto.res
: $(_VC_MANIFEST_BASENAME
).auto.rc
416 $(_VC_MANIFEST_BASENAME
).auto.rc
: $(_VC_MANIFEST_BASENAME
).auto.manifest
419 1RT_MANIFEST
"$(_VC_MANIFEST_BASENAME).auto.manifest"
422 $(_VC_MANIFEST_BASENAME
).auto.manifest
:
424 <?xml version
='1.0' encoding
='UTF-8' standalone
='yes'?
>
425 <assembly xmlns
='urn:schemas-microsoft-com:asm.v1' manifestVersion
='1.0'>