Suppress "ECHO is on." messages when using dmake on Win32
Steve Hay [Fri, 4 Mar 2005 17:11:56 +0000 (17:11 +0000)]
(The shell's "echo" command displays the current echo setting when
called with no arguments.  Use "echo." to display nothing.)

p4raw-id: //depot/perl@24005

win32/makefile.mk

index c4c0115..dfb3fb4 100644 (file)
@@ -690,7 +690,7 @@ PERLDLL             = ..\perl59.dll
 
 XCOPY          = xcopy /f /r /i /d
 RCOPY          = xcopy /f /r /i /e /d
-NOOP           = @echo
+NOOP           = @echo.
 
 #
 # filenames given to xsubpp must have forward slashes (since it puts