diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-19 05:53:50 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-05-19 05:53:50 +0000 |
| commit | f24457ab3dec46da670e7019347b26a73907ffed (patch) | |
| tree | bd82332cfbc4dfce4fae340758b31009b5085b6a /lib | |
| parent | 11695ef016bcdec845535b9de526817f9b941e75 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/compat/compat4x.alpha/Makefile | 13 |
1 files changed, 1 insertions, 12 deletions
diff --git a/lib/compat/compat4x.alpha/Makefile b/lib/compat/compat4x.alpha/Makefile index 45944b2cd6a3..29a3fd8e2c9d 100644 --- a/lib/compat/compat4x.alpha/Makefile +++ b/lib/compat/compat4x.alpha/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} |
