diff options
author | wollman <wollman@FreeBSD.org> | 1995-06-13 18:07:05 +0000 |
---|---|---|
committer | wollman <wollman@FreeBSD.org> | 1995-06-13 18:07:05 +0000 |
commit | 7d98a3baf51285b819abdafa925c61bf374078b5 (patch) | |
tree | fdfa21eb6ccc79f68ae093af86fa0f68968b0b14 /usr.sbin/Makefile | |
parent | d7ec2bee9b62915b2bfc4cbeffefb602d913f92d (diff) | |
download | FreeBSD-src-7d98a3baf51285b819abdafa925c61bf374078b5.zip FreeBSD-src-7d98a3baf51285b819abdafa925c61bf374078b5.tar.gz |
Re-enable mrouted now that it matches the kernel code again.
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r-- | usr.sbin/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 5a1560d..045ae62 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -1,11 +1,11 @@ -# @(#)Makefile 5.20 (Berkeley) 6/12/93 +# From: @(#)Makefile 5.20 (Berkeley) 6/12/93 +# $Id$ # XXX MISSING: mkproto # XXX MISSING SOURCES: quot -# XXX TEMP. BROKEN: iostat SUBDIR= ac accton adduser amd arp bootparamd chown chroot cron crunch ctm \ dev_mkdb diskpart edquota inetd kernbb kgmon kvm_mkdb lpr lsdev \ - manctl mtree named nslookup pcvt pkg_install pkg_manage \ + manctl meouted 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 \ |