Parse directory using both slashes and backslashes as separators.
authorRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 19:50:37 +0000 (19:50 +0000)
committerRichard Levitte <levitte@openssl.org>
Thu, 13 Jun 2002 19:50:37 +0000 (19:50 +0000)
commite888074bb479dc2e05659d1b252121faad04b5d9
tree722716b0599ccb3d05dd5e5f69ff45dab644a61d
parent1ef5026ef984df8505f41b93a4c0deb0eb9d5b0e
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