projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7463ca9
)
*** empty log message ***
author
Ulf Möller
<ulf@openssl.org>
Thu, 29 Jul 1999 14:43:51 +0000
(14:43 +0000)
committer
Ulf Möller
<ulf@openssl.org>
Thu, 29 Jul 1999 14:43:51 +0000
(14:43 +0000)
util/pl/Mingw32.pl
patch
|
blob
|
history
diff --git
a/util/pl/Mingw32.pl
b/util/pl/Mingw32.pl
index c9da4e37d8159148491c1880189d098d473f371c..01e23ad88192e3fe3ec196988b8d0f2efd6aed89 100644
(file)
--- a/
util/pl/Mingw32.pl
+++ b/
util/pl/Mingw32.pl
@@
-5,7
+5,7
@@
$o='/';
$cp='cp';
-$rm='
del'; # use 'rm -f' if using GNU file utilities
+$rm='
rm -f';
$mkdir='gmkdir';
# gcc wouldn't accept backslashes in paths