summaryrefslogtreecommitdiffstats
path: root/lib/compat/compat4x.i386
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-05-19 05:54:11 +0000
committerobrien <obrien@FreeBSD.org>2001-05-19 05:54:11 +0000
commit55e3c47fe3fd734b7c4b3d12624bdace885687ad (patch)
tree60c51bd26e0df35b9242e200a626322bd197a845 /lib/compat/compat4x.i386
parente1f7288a4a9a2d77e71a14d0e0521c65d1b6cdc6 (diff)
downloadFreeBSD-src-55e3c47fe3fd734b7c4b3d12624bdace885687ad.zip
FreeBSD-src-55e3c47fe3fd734b7c4b3d12624bdace885687ad.tar.gz
Remove these libs that are the same .so version as the ones in
5-CURRENT. These libs will not be used [sitting in /usr/lib/compat] as the -current ones in /usr/lib will be found first by ld-elf.so.1.
Diffstat (limited to 'lib/compat/compat4x.i386')
-rw-r--r--lib/compat/compat4x.i386/Makefile13
1 files changed, 1 insertions, 12 deletions
diff --git a/lib/compat/compat4x.i386/Makefile b/lib/compat/compat4x.i386/Makefile
index 45944b2..29a3fd8 100644
--- a/lib/compat/compat4x.i386/Makefile
+++ b/lib/compat/compat4x.i386/Makefile
@@ -8,18 +8,7 @@ LIBS= \
libc.so.4 \
libc_r.so.4 \
libcrypto.so.1 \
- libdialog.so.4 \
- libedit.so.3 \
- libfetch.so.2 \
- libftpio.so.5 \
- libhistory.so.4 \
- libncurses.so.5 \
- libreadline.so.4 \
- libssl.so.1 \
- libstdc++.so.3 \
- libutil.so.3 \
- libwrap.so.3 \
- libxpg4.so.3
+ libssl.so.1
CLEANFILES+= ${LIBS}
OpenPOWER on IntegriCloud