summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index 88ba8b5034..20f73156b0 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -4,7 +4,7 @@ SHELL = $(COMSPEC)
ECHO1 = $(V:1=@:)
RUNCMD = $(COMSPEC) /c
MKFILES = Makefile verconf.mk
-NULLCMD = :
+NULLCMD = type nul
NULL = nul
CHDIR = cd
PATH_SEPARATOR = ;