summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Makefile.bsd-wrapper
diff options
context:
space:
mode:
authorbeck <>1999-03-16 19:48:09 +0000
committerbeck <>1999-03-16 19:48:09 +0000
commitcef9eda7567f01cbfafeacec26e0bcda54dd9719 (patch)
tree697fb71fce81136fd2e5a3f1e52754937e11b536 /src/lib/libssl/Makefile.bsd-wrapper
parent27393bb10cc7b89961602bda4b6a0f92487a8bb5 (diff)
downloadopenbsd-cef9eda7567f01cbfafeacec26e0bcda54dd9719.tar.gz
openbsd-cef9eda7567f01cbfafeacec26e0bcda54dd9719.tar.bz2
openbsd-cef9eda7567f01cbfafeacec26e0bcda54dd9719.zip
Add ssl.8 man page - configuration and issues overview.
Diffstat (limited to 'src/lib/libssl/Makefile.bsd-wrapper')
-rw-r--r--src/lib/libssl/Makefile.bsd-wrapper7
1 files changed, 1 insertions, 6 deletions
diff --git a/src/lib/libssl/Makefile.bsd-wrapper b/src/lib/libssl/Makefile.bsd-wrapper
index bb64e76798..7b16401601 100644
--- a/src/lib/libssl/Makefile.bsd-wrapper
+++ b/src/lib/libssl/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
1# Build wrapper for SSLeay. 1# Build wrapper for SSLeay.
2# $OpenBSD: Makefile.bsd-wrapper,v 1.7 1999/03/12 17:31:01 espie Exp $ 2# $OpenBSD: Makefile.bsd-wrapper,v 1.8 1999/03/16 19:48:08 beck Exp $
3 3
4# Our lndir is hacked; specify a full path to avoid potential conflicts 4# Our lndir is hacked; specify a full path to avoid potential conflicts
5# with the one installed with X11. 5# with the one installed with X11.
@@ -94,8 +94,3 @@ tags:
94 94
95.include <bsd.obj.mk> 95.include <bsd.obj.mk>
96.include <bsd.subdir.mk> 96.include <bsd.subdir.mk>
97
98
99
100
101