summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-05-14 17:21:02 +0000
committerru <ru@FreeBSD.org>2001-05-14 17:21:02 +0000
commit767c484a85baf9e713b2057988eea646974dc7e9 (patch)
treee8327090bf01b1f741988d730ad549169d823d61 /Makefile.inc1
parentdca0cbadc364dfad338512a273178976abbfe1dc (diff)
downloadFreeBSD-src-767c484a85baf9e713b2057988eea646974dc7e9.zip
FreeBSD-src-767c484a85baf9e713b2057988eea646974dc7e9.tar.gz
Add kbdcontrol(1) to bootstrap-tools.
This fixes the upgrade path breakage in usr.sbin/sysinstall.
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 6cd8cd7..dc2dfbb 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -563,6 +563,7 @@ _strfile= games/fortune/strfile
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef usr.sbin/config \
+ usr.sbin/kbdcontrol \
gnu/usr.bin/gperf gnu/usr.bin/groff gnu/usr.bin/texinfo
cd ${.CURDIR}/${_tool}; \
${MAKE} obj; \
OpenPOWER on IntegriCloud