Skip to content

Commit

Permalink
Define NULLCMD as an empty label [Bug #16331]
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Nov 10, 2019
1 parent faa4f4f commit 2c55ba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions win32/Makefile.sub
Expand Up @@ -4,6 +4,7 @@ SHELL = $(COMSPEC)
ECHO1 = $(V:1=@:)
RUNCMD = $(COMSPEC) /c
MKFILES = Makefile verconf.mk
NULLCMD = :
NULL = nul
CHDIR = cd
PATH_SEPARATOR = ;
Expand Down

0 comments on commit 2c55ba7

Please sign in to comment.