diff options
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 | ||