summaryrefslogtreecommitdiff
path: root/build_w32.bat
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2004-02-24 13:50:19 +0000
committerPaul Smith <psmith@gnu.org>2004-02-24 13:50:19 +0000
commita4c7e4f057176ecda47d96314c2938b78ada71bf (patch)
tree0e83f1ad4a44542b088878e8b9d6de48f16e949d /build_w32.bat
parent2bfbffb163c0cdfce06ea31732a6289d26a2885a (diff)
downloadmake-a4c7e4f057176ecda47d96314c2938b78ada71bf.tar.gz
Many compiler warning cleanups.
Small fixes for W32 (from Jonathan Grant <jg-make@jguk.org>) Maintainer enhancements to clean up the tree.
Diffstat (limited to 'build_w32.bat')
-rw-r--r--build_w32.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build_w32.bat b/build_w32.bat
index 431bcef3..c366b65d 100644
--- a/build_w32.bat
+++ b/build_w32.bat
@@ -1,5 +1,5 @@
set make=gnumake
-+if not exist config.h copy config.h.W32 config.h
+if not exist config.h copy config.h.W32 config.h
cd w32\subproc
echo "Creating the subproc library"
%ComSpec% /c build.bat