This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Suppress "ECHO is on." messages when using dmake on Win32
[perl5.git]
/
win32
/
makefile.mk
diff --git
a/win32/makefile.mk
b/win32/makefile.mk
index
c4c0115
..
dfb3fb4
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