summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorbde <bde@FreeBSD.org>1995-07-12 18:43:38 +0000
committerbde <bde@FreeBSD.org>1995-07-12 18:43:38 +0000
commitde0ef4c7a0a62f8d154b2e1135bf205a76efa70a (patch)
treeefa89e4ea933d78f2487381c128c56483ddcc0a2 /usr.sbin/Makefile
parent299beb985009494a0896ba39f65656995b728e08 (diff)
downloadFreeBSD-src-de0ef4c7a0a62f8d154b2e1135bf205a76efa70a.zip
FreeBSD-src-de0ef4c7a0a62f8d154b2e1135bf205a76efa70a.tar.gz
Add kbdmap.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ea22bf8..120b1aa 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,5 +1,5 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
-# $Id: Makefile,v 1.64 1995/06/13 18:07:05 wollman Exp $
+# $Id: Makefile,v 1.65 1995/06/14 15:55:07 wollman Exp $
# XXX MISSING: mkproto
# XXX MISSING SOURCES: quot
@@ -20,13 +20,13 @@ SUBDIR= ac accton adduser amd arp bootparamd chown chroot cron crunch ctm \
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 cdplay config config.new fdformat fdwrite \
- fdcontrol iostat kbdcontrol lptcontrol mixer ncrcontrol rtprio \
- sgsc spkrtest vidcontrol
+ fdcontrol iostat kbdcontrol kbdmap lptcontrol mixer ncrcontrol \
+ rtprio sgsc spkrtest vidcontrol
.elif ${MACHINE} == "hp300"
SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol iostat \
- kbdcontrol lptcontrol mixer ncrcontrol rtprio sgsc spkrtest \
+ kbdcontrol kbdmap lptcontrol mixer ncrcontrol rtprio sgsc spkrtest \
vidcontrol
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
OpenPOWER on IntegriCloud