summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorfsmp <fsmp@FreeBSD.org>1997-04-29 03:09:01 +0000
committerfsmp <fsmp@FreeBSD.org>1997-04-29 03:09:01 +0000
commit09ef0986551723aff0fb522a1b26ebaa600fcbbe (patch)
tree36e54a4528e8c9badb6cd3ad899c0e30b3b6cdbd /usr.sbin/Makefile
parentae132dac72503f6db7846e1cb3da7cc629d31e8f (diff)
downloadFreeBSD-src-09ef0986551723aff0fb522a1b26ebaa600fcbbe.zip
FreeBSD-src-09ef0986551723aff0fb522a1b26ebaa600fcbbe.tar.gz
added mptable to directory list of usr.sbin programs.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index d7a4d8f..f508716 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.103 1997/02/22 16:00:52 peter Exp $
+# $Id: Makefile,v 1.104 1997/03/11 10:49:33 peter Exp $
# XXX MISSING: mkproto
SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot ckdist \
@@ -18,14 +18,14 @@ SUBDIR+=IPXrouted
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 config fdformat fdwrite fdcontrol iostat \
- kbdcontrol kbdmap lptcontrol mixer moused ncrcontrol qcamcontrol \
- rtprio sgsc sicontrol spkrtest stallion vidcontrol
+ kbdcontrol kbdmap lptcontrol mixer moused mptable ncrcontrol \
+ qcamcontrol rtprio sgsc sicontrol spkrtest stallion vidcontrol
.elif ${MACHINE} == "hp300"
SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
SUBDIR+=apm apmconf bad144 config fdformat fdwrite fdcontrol iostat \
- kbdcontrol kbdmap lptcontrol mixer moused ncrcontrol qcamcontrol \
- rtprio sgsc sicontrol spkrtest stallion vidcontrol
+ kbdcontrol kbdmap lptcontrol mixer moused mptable ncrcontrol \
+ qcamcontrol rtprio sgsc sicontrol spkrtest stallion vidcontrol
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
.elif ${MACHINE} == "mips"
OpenPOWER on IntegriCloud