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.
This commit is contained in:
David E. O'Brien 2001-05-19 05:54:11 +00:00
parent f24457ab3d
commit 05f0d9ffd6
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=76838

View File

@ -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}