summaryrefslogtreecommitdiff
path: root/src/lib/libssl/Makefile.bsd-wrapper
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libssl/Makefile.bsd-wrapper')
-rw-r--r--src/lib/libssl/Makefile.bsd-wrapper4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/libssl/Makefile.bsd-wrapper b/src/lib/libssl/Makefile.bsd-wrapper
index 0b37f1d31e..71e293369a 100644
--- a/src/lib/libssl/Makefile.bsd-wrapper
+++ b/src/lib/libssl/Makefile.bsd-wrapper
@@ -1,5 +1,5 @@
1# Build wrapper for OpenSSL 1# Build wrapper for OpenSSL
2# $OpenBSD: Makefile.bsd-wrapper,v 1.44 2002/05/15 01:48:54 beck Exp $ 2# $OpenBSD: Makefile.bsd-wrapper,v 1.45 2002/05/15 02:29:01 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.
@@ -673,7 +673,7 @@ maninstall:
673 --center='OpenSSL' --release="OpenBSD `uname -r`" \ 673 --center='OpenSSL' --release="OpenBSD `uname -r`" \
674 `basename ${.ALLSRC}` ) | nroff -Tps -man > ${.TARGET} 674 `basename ${.ALLSRC}` ) | nroff -Tps -man > ${.TARGET}
675 675
676SSL_SRC=openssl 676SSL_SRC=src
677 677
678all: prereq ${MANALL} ${PSALL} 678all: prereq ${MANALL} ${PSALL}
679# egcs bombs optimising this file on vax 679# egcs bombs optimising this file on vax