summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat4x.alpha/Makefile
diff options
context:
space:
mode:
authorps <ps@FreeBSD.org>2001-03-21 08:49:02 +0000
committerps <ps@FreeBSD.org>2001-03-21 08:49:02 +0000
commit37fbaa04c47b8d96f06c60428b244c77e3597218 (patch)
treeedbaa6723896208db7d244f49a93bdd04484b636 /lib/compat/compat4x.alpha/Makefile
parent4c4460ea2d603a67c1ec15cecbe168596d47fb10 (diff)
downloadFreeBSD-src-37fbaa04c47b8d96f06c60428b244c77e3597218.zip
FreeBSD-src-37fbaa04c47b8d96f06c60428b244c77e3597218.tar.gz
Add libssl and libcrypto compat4x libraries since the major number
changed. These were taken from the 4.2-RELEASE dist on ftp.freebsd.org. This will be MFC'd shortly as it is required in RELENG_4 to maintain compatability with binaries linked against these libraries.
Diffstat (limited to 'lib/compat/compat4x.alpha/Makefile')
-rw-r--r--lib/compat/compat4x.alpha/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/compat/compat4x.alpha/Makefile b/lib/compat/compat4x.alpha/Makefile
index c42d74b..45944b2 100644
--- a/lib/compat/compat4x.alpha/Makefile
+++ b/lib/compat/compat4x.alpha/Makefile
@@ -7,6 +7,7 @@ LIBCOMPATDIR= ${LIBDIR}/compat
LIBS= \
libc.so.4 \
libc_r.so.4 \
+ libcrypto.so.1 \
libdialog.so.4 \
libedit.so.3 \
libfetch.so.2 \
@@ -14,6 +15,7 @@ LIBS= \
libhistory.so.4 \
libncurses.so.5 \
libreadline.so.4 \
+ libssl.so.1 \
libstdc++.so.3 \
libutil.so.3 \
libwrap.so.3 \
OpenPOWER on IntegriCloud