summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-08-19 21:32:52 +0000
committerkris <kris@FreeBSD.org>2001-08-19 21:32:52 +0000
commit07b5572402ba5e477dfcca41498c1ba09b794272 (patch)
tree96f3927a279a83d59523f56f094e0ea0f2258ba2 /Makefile.inc1
parent2d7a958ca586c5f767a7800f99dbe11b76ee69e3 (diff)
downloadFreeBSD-src-07b5572402ba5e477dfcca41498c1ba09b794272.zip
FreeBSD-src-07b5572402ba5e477dfcca41498c1ba09b794272.tar.gz
Say goodbye to libss, which somehow managed to crouch hidden in the tree
for long after it was used.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc12
1 files changed, 0 insertions, 2 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 78e3e07..1f8d517 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -720,7 +720,6 @@ includes:
cd ${.CURDIR}/lib/libstand; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libtacplus; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libcom_err; ${MAKE} beforeinstall
- cd ${.CURDIR}/lib/libss; ${MAKE} -B hdrs beforeinstall
cd ${.CURDIR}/lib/libutil; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libvgl; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libwrap; ${MAKE} beforeinstall
@@ -746,7 +745,6 @@ includes:
# libtacplus libutil libz libssh
# libradius: libmd
# libreadline: libncurses
-# libss: libcom_err
# libstc++: libm
# libtacplus: libmd
#
OpenPOWER on IntegriCloud