diff options
| author | afresh1 <> | 2014-04-17 19:20:52 +0000 |
|---|---|---|
| committer | afresh1 <> | 2014-04-17 19:20:52 +0000 |
| commit | b1775c75d1207b8470bc1541bd04c11166acda71 (patch) | |
| tree | 8bc06712ef3cbf999c98aaad3dbe7c906415d1ec /src/lib/libcrypto/util/FreeBSD.sh | |
| parent | c8838e62c12af89dd57056dcfc906ccd79e3b110 (diff) | |
| download | openbsd-b1775c75d1207b8470bc1541bd04c11166acda71.tar.gz openbsd-b1775c75d1207b8470bc1541bd04c11166acda71.tar.bz2 openbsd-b1775c75d1207b8470bc1541bd04c11166acda71.zip | |
Remove unused ssl utils
This code is the reason perl has a name as a write only language.
ok deraadt miod
Diffstat (limited to 'src/lib/libcrypto/util/FreeBSD.sh')
| -rw-r--r-- | src/lib/libcrypto/util/FreeBSD.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/lib/libcrypto/util/FreeBSD.sh b/src/lib/libcrypto/util/FreeBSD.sh deleted file mode 100644 index db8edfc6aa..0000000000 --- a/src/lib/libcrypto/util/FreeBSD.sh +++ /dev/null | |||
| @@ -1,6 +0,0 @@ | |||
| 1 | #!/bin/sh | ||
| 2 | |||
| 3 | perl util/perlpath.pl /usr/bin | ||
| 4 | perl util/ssldir.pl /usr/local | ||
| 5 | perl util/mk1mf.pl FreeBSD >Makefile.FreeBSD | ||
| 6 | perl Configure FreeBSD | ||
