This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
A better fix than change 24005 was ;)
authorSteve Hay <SteveHay@planit.com>
Fri, 4 Mar 2005 17:19:46 +0000 (17:19 +0000)
committerSteve Hay <SteveHay@planit.com>
Fri, 4 Mar 2005 17:19:46 +0000 (17:19 +0000)
commit65980d9413eea8415cdea4a9a608257b175e4fb6
tree5e287f3656eea3706374df9cadda17be3259ba87
parent6bbff615ed723ae41b6e721cd8dfbcda8084de40
A better fix than change 24005 was ;)

Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
no-op.  This was being used in the Win95 case, but works fine on WinNT
too, and is actually what ExtUtils-MakeMaker uses.

Also change the nmake Makefile.

p4raw-id: //depot/perl@24006
win32/Makefile
win32/makefile.mk