Fix various stuff: that VC++ 5.0 chokes on:
[openssl.git] / util / pl / VC-32.pl
index 9167abfce548fdbe5da4c046cc9b457294ac5b5f..c0d57937a8206d471d01f087b329811503dc4377 100644 (file)
@@ -7,7 +7,7 @@ $crypto="libeay32";
 $RSAref="RSAref32";
 
 $o='\\';
-$cp='"copy /b nul+ "'; # Timestamps get stuffed otherwise
+$cp='copy nul+';       # Timestamps get stuffed otherwise
 $rm='del';
 
 # C compiler stuff