GC LIBPC and LIBPLOT: they never existed in unencumbered BSD versions.

Reviewed by:	bde
This commit is contained in:
ru 2004-02-02 21:44:48 +00:00
parent 03d2a71777
commit aef6df4460

View File

@ -93,9 +93,7 @@ MINUSLPAM+= -lssh -lcrypto
.endif
LIBPANEL?= ${DESTDIR}${LIBDIR}/libpanel.a
LIBPC?= ${DESTDIR}${LIBDIR}/libpc.a # XXX doesn't exist
LIBPCAP?= ${DESTDIR}${LIBDIR}/libpcap.a
LIBPLOT?= ${DESTDIR}${LIBDIR}/libplot.a # XXX doesn't exist
LIBPTHREAD?= ${DESTDIR}${LIBDIR}/libpthread.a
LIBRADIUS?= ${DESTDIR}${LIBDIR}/libradius.a
LIBREADLINE?= ${DESTDIR}${LIBDIR}/libreadline.a