diff options
| author | beck <> | 2002-05-15 02:29:21 +0000 |
|---|---|---|
| committer | beck <> | 2002-05-15 02:29:21 +0000 |
| commit | b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9 (patch) | |
| tree | fa27cf82a1250b64ed3bf5f4a18c7354d470bbcc /src/lib/libssl/Makefile.bsd-wrapper | |
| parent | e471e1ea98d673597b182ea85f29e30c97cd08b5 (diff) | |
| download | openbsd-b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9.tar.gz openbsd-b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9.tar.bz2 openbsd-b64270d1e45fe7f3241e4c9b6ce60d5ac89bc2e9.zip | |
OpenSSL 0.9.7 stable 2002 05 08 merge
Diffstat (limited to 'src/lib/libssl/Makefile.bsd-wrapper')
| -rw-r--r-- | src/lib/libssl/Makefile.bsd-wrapper | 4 |
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 | ||
| 676 | SSL_SRC=openssl | 676 | SSL_SRC=src |
| 677 | 677 | ||
| 678 | all: prereq ${MANALL} ${PSALL} | 678 | all: prereq ${MANALL} ${PSALL} |
| 679 | # egcs bombs optimising this file on vax | 679 | # egcs bombs optimising this file on vax |
