summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormsmith <msmith@FreeBSD.org>1998-02-18 13:48:37 +0000
committermsmith <msmith@FreeBSD.org>1998-02-18 13:48:37 +0000
commit2a88b53c7d0926306907bea1b22e2d1d8d728421 (patch)
tree242b82df9a94c47291788adfcb89103fe88703e5 /usr.sbin
parent892f7dbda182dbe6ec8f30dcc11b8c87c346604a (diff)
downloadFreeBSD-src-2a88b53c7d0926306907bea1b22e2d1d8d728421.zip
FreeBSD-src-2a88b53c7d0926306907bea1b22e2d1d8d728421.tar.gz
Disconnect (nonexistent) qcamcontrol
Submitted by: pst
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 0053eba..97f606a 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.113 1997/09/20 04:58:08 imp Exp $
+# $Id: Makefile,v 1.114 1997/12/07 02:27:48 peter Exp $
# XXX MISSING: mkproto
SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot ckdist \
@@ -19,13 +19,13 @@ SUBDIR+=IPXrouted
.if make(clean) || make(cleandir)
SUBDIR+=apm apmconf bad144 config fdformat fdwrite fdcontrol iostat \
kbdcontrol kbdmap lptcontrol mixer moused mptable ncrcontrol \
- qcamcontrol rtprio sgsc sicontrol spkrtest stallion vidcontrol
+ 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 mptable ncrcontrol \
- qcamcontrol rtprio sgsc sicontrol spkrtest stallion vidcontrol
+ rtprio sgsc sicontrol spkrtest stallion vidcontrol
.elif ${MACHINE} == "luna68k"
SUBDIR+=config iostat
.elif ${MACHINE} == "mips"
OpenPOWER on IntegriCloud