diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
| commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
| tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /crypto/openssl/util/point.sh | |
| parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) | |
Diffstat (limited to 'crypto/openssl/util/point.sh')
| -rwxr-xr-x | crypto/openssl/util/point.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/crypto/openssl/util/point.sh b/crypto/openssl/util/point.sh deleted file mode 100755 index 47543c88e267d..0000000000000 --- a/crypto/openssl/util/point.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/sh - -rm -f $2 -ln -s $1 $2 -echo "$2 => $1" - |
