diff options
author | sos <sos@FreeBSD.org> | 2000-01-06 22:52:20 +0000 |
---|---|---|
committer | sos <sos@FreeBSD.org> | 2000-01-06 22:52:20 +0000 |
commit | fb24515fa7fa2c6a33a99ea45312f7a09ed9944a (patch) | |
tree | 33dd40b3c5069cb77c28b80210b2222fb6bc5aff /usr.sbin/Makefile | |
parent | 1adacc7e11761104ad69a2201820ad2a405379c1 (diff) | |
download | FreeBSD-src-fb24515fa7fa2c6a33a99ea45312f7a09ed9944a.zip FreeBSD-src-fb24515fa7fa2c6a33a99ea45312f7a09ed9944a.tar.gz |
Add burncd to and remove wormcontrol from the targets.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 9ab3104..0a939c2 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -10,6 +10,7 @@ SUBDIR= IPXrouted \ arp \ atm \ bootparamd \ + burncd \ cdcontrol \ chkgrp \ chown \ @@ -106,7 +107,6 @@ SUBDIR= IPXrouted \ vipw \ vnconfig \ watch \ - wormcontrol \ xten \ yp_mkdb \ ypbind \ |