projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e99b0bf
)
Suppress "ECHO is on." messages when using dmake on Win32
author
Steve Hay
<SteveHay@planit.com>
Fri, 4 Mar 2005 17:11:56 +0000
(17:11 +0000)
committer
Steve Hay
<SteveHay@planit.com>
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
patch
|
blob
|
history
diff --git
a/win32/makefile.mk
b/win32/makefile.mk
index c4c0115e48a9d06fd9b108303fbaf4c87fdac2d3..dfb3fb4fde6f05637ada62e24414ade4c67074cd 100644
(file)
--- a/
win32/makefile.mk
+++ b/
win32/makefile.mk
@@
-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