summaryrefslogtreecommitdiffstats
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1995-08-18 11:41:32 +0000
committerjkh <jkh@FreeBSD.org>1995-08-18 11:41:32 +0000
commitd1880979032a8fb94917b517057770b1592e3c2c (patch)
tree5929f1802cdf71f603565e5a119e7c9388e4c7e7 /usr.sbin/Makefile
parenteb5d5b2cd8a1b435334b638de5092d3ba3339d6b (diff)
downloadFreeBSD-src-d1880979032a8fb94917b517057770b1592e3c2c.zip
FreeBSD-src-d1880979032a8fb94917b517057770b1592e3c2c.tar.gz
Add the cdcontrol program by Serge Vakulenko. It's my understanding
that this is a superset of cdplay, and perhaps it's time to send cdplay into the bit bucket if this works well. According to the docs, it has a friendlier command structure, command line interface etc. Submitted by: Serge Vakulenko <vak@cronyx.ru>
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index ce2d406..0170143 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -1,13 +1,13 @@
# From: @(#)Makefile 5.20 (Berkeley) 6/12/93
-# $Id: Makefile,v 1.66 1995/07/12 18:43:38 bde Exp $
+# $Id: Makefile,v 1.67 1995/08/13 15:28:18 peter Exp $
# XXX MISSING: mkproto
# XXX MISSING SOURCES: quot
-SUBDIR= ac accton adduser amd arp bootparamd chown chroot cron crunch ctm \
- dev_mkdb diskpart edquota inetd kernbb kgmon kvm_mkdb lpr lsdev \
- manctl mrouted mtree named nslookup pcvt pkg_install pkg_manage \
- portmap ppp pppd pppstats pstat pwd_mkdb quotaon rarpd repquota \
- routed rmt rwhod sa sendmail sliplogin slstat sysctl syslogd \
+SUBDIR= ac accton adduser amd arp bootparamd cdcontrol chown chroot cron \
+ crunch ctm dev_mkdb diskpart edquota inetd kernbb kgmon kvm_mkdb \
+ lpr lsdev manctl mrouted mtree named nslookup pcvt pkg_install \
+ pkg_manage portmap ppp pppd pppstats pstat pwd_mkdb quotaon rarpd \
+ repquota routed rmt rwhod sa sendmail sliplogin slstat sysctl syslogd \
tcpdump timed traceroute trpt tzsetup vipw vnconfig watch xntpd \
xten ypbind yppoll ypset zic
OpenPOWER on IntegriCloud