Parse directory using both slashes and backslashes as separators.
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 19:50:26 +0000 (19:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 19:50:26 +0000 (19:50 +0000)
commit2028c2800ac352a0cfe547bb810e4db66612e8c5
treedffe8807c29550fcb34b7dd0ec08c7fd769375e5
parentfd8766b67ee97a673ae5b741e6db395ebffcd96f
Parse directory using both slashes and backslashes as separators.
Do file copying in term of perl statements instead of using cp.
Part of PR: 75
util/mklink.pl