summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorsos <sos@FreeBSD.org>1996-06-23 12:13:02 +0000
committersos <sos@FreeBSD.org>1996-06-23 12:13:02 +0000
commit51f800d978e952ef47db576bddb52e4a8105bbce (patch)
treebdaf59c33de5f1cbf8e2f1d4a9b152de70b230e8 /usr.sbin/Makefile
parent5dad8408abe5674cabf2d9e9bc57e2739b8657ea (diff)
downloadFreeBSD-src-51f800d978e952ef47db576bddb52e4a8105bbce.zip
FreeBSD-src-51f800d978e952ef47db576bddb52e4a8105bbce.tar.gz
Add moused to targets.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 99852c5..1bea374 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.90 1996/06/05 05:23:59 wpaul Exp $
+# $Id: Makefile,v 1.91 1996/06/17 19:49:17 wollman Exp $
# XXX MISSING: mkproto
SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \
@@ -17,13 +17,13 @@ SUBDIR+=IPXrouted
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 config fdformat fdwrite fdcontrol iostat \
- kbdcontrol kbdmap lptcontrol mixer ncrcontrol qcamcontrol \
+ kbdcontrol kbdmap lptcontrol mixer moused 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 ncrcontrol qcamcontrol \
+ kbdcontrol kbdmap lptcontrol mixer moused ncrcontrol qcamcontrol \
rtprio sgsc sicontrol spkrtest stallion vidcontrol
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
OpenPOWER on IntegriCloud