summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-02-04 10:11:35 +0000
committerpst <pst@FreeBSD.org>1996-02-04 10:11:35 +0000
commitd918cfdd489bcb332c6b689c4c13fdae1fb08068 (patch)
treed6acbd20b49116eb6d2dfba0f5ef94a34e1e9814 /usr.sbin/Makefile
parent30717ee2a1bfccf7d6716bbea2dc6bd075a6bd03 (diff)
downloadFreeBSD-src-d918cfdd489bcb332c6b689c4c13fdae1fb08068.zip
FreeBSD-src-d918cfdd489bcb332c6b689c4c13fdae1fb08068.tar.gz
Add qcamcontrol
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 351abd4..888b591 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.78 1996/01/20 00:58:12 nate Exp $
+# $Id: Makefile,v 1.79 1996/01/27 17:57:15 joerg Exp $
# XXX MISSING: mkproto
SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot \
@@ -27,13 +27,13 @@ SUBDIR+=IPXrouted
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite \
fdcontrol iostat kbdcontrol kbdmap lptcontrol mixer ncrcontrol \
- rtprio sgsc sicontrol spkrtest vidcontrol
+ qcamcontrol rtprio sgsc sicontrol spkrtest vidcontrol
.elif ${MACHINE} == "hp300"
SUBDIR+=config iostat
.elif ${MACHINE} == "i386"
SUBDIR+=apm apmconf bad144 cdplay config fdformat fdwrite fdcontrol iostat \
- kbdcontrol kbdmap lptcontrol mixer ncrcontrol rtprio sgsc sicontrol \
- spkrtest vidcontrol
+ kbdcontrol kbdmap lptcontrol mixer ncrcontrol qcamcontrol \
+ rtprio sgsc sicontrol spkrtest vidcontrol
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
.elif ${MACHINE} == "mips"
OpenPOWER on IntegriCloud