diff options
author | Steve Hay <SteveHay@planit.com> | 2006-03-08 16:25:23 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2006-03-08 16:25:23 +0000 |
commit | 2909fc9d34b1974c9d36c05919897a9934ee7df0 (patch) | |
tree | 6e5429411b2c78e7a7a47ab976394b85d12b25b9 /perl.h | |
parent | b1d1c89dd4add0044d7fe8a24cce57e62c9c1d5c (diff) | |
download | perl-2909fc9d34b1974c9d36c05919897a9934ee7df0.tar.gz |
Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
They only existed for the benefit of old shells that didn't
understand "rmdir /s /q", but since change #27195 effectively
drops support for old shells that don't understand "xcopy /y"
it seems unnecessary now.
Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
it's probably only the Windows 9x shells that lose out.
p4raw-link: @27195 on //depot/perl: b6ed73147a6df30ce6f460cb8d6857100c9a83be
p4raw-id: //depot/perl@27421
Diffstat (limited to 'perl.h')
0 files changed, 0 insertions, 0 deletions