summaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2002-04-14 10:15:36 +0000
committerJeroen Ruigrok van der Werven <asmodai@FreeBSD.org>2002-04-14 10:15:36 +0000
commit3e7458c5b21bd5ef165d8259e52deada53660f12 (patch)
tree98f92ba6c4d6a07ecdc57996a2f52f1c57bbb514 /Makefile.inc1
parentcd5f916bbd5ec1367b57e0c532ea9184d125b73c (diff)
Notes
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc13
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 702fd5db70a7..9b384c431aa9 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -557,7 +557,6 @@ _strfile= games/fortune/strfile
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef usr.bin/xinstall \
- usr.bin/mk_cmds \
usr.sbin/config \
gnu/usr.bin/gperf gnu/usr.bin/groff gnu/usr.bin/texinfo
cd ${.CURDIR}/${_tool}; \
@@ -703,7 +702,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/libusbhid; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libutil; ${MAKE} beforeinstall
cd ${.CURDIR}/lib/libvgl; ${MAKE} beforeinstall
@@ -729,7 +727,6 @@ includes:
# libradius: libmd
# libreadline: libncurses
# libskey: libcrypt libmd
-# libss: libcom_err
# libstc++: msun
# libtacplus: libmd
#