don't build DNS plugin coz it's hardly useful for anything

This commit is contained in:
berkeviktor@aol.com
2010-08-10 17:10:18 +02:00
parent bdade69b09
commit 721b8de827
4 changed files with 10 additions and 10 deletions

View File

@@ -6,12 +6,12 @@ set PATH=c:\WinDDK\7600.16385.1\bin\x86\x86;c:\WinDDK\7600.16385.1\bin\x86;c:\Pr
cd ..\src
nmake -f makefile.mak clean
nmake -f makefile.mak
cd ..\plugins\dns
nmake -f makefile.mak clean
nmake -f makefile.mak
cd ..\ewc
cd ..\plugins\ewc
nmake -f makefile.mak clean
nmake -f makefile.mak
::cd ..\dns
::nmake -f makefile.mak clean
::nmake -f makefile.mak
cd ..\perl
nmake -f makefile.mak clean
nmake -f makefile.mak