aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/Makefile
diff options
context:
space:
mode:
authorYoshinobu Inoue <shin@FreeBSD.org>1999-12-29 07:11:50 +0000
committerYoshinobu Inoue <shin@FreeBSD.org>1999-12-29 07:11:50 +0000
commit123689d38f4ea42fa8f3340eafbe46b22069589a (patch)
treedf2f1977f7c9279d452381df4d6e3464344029c9 /usr.sbin/Makefile
parent2635fee8073df9665212d9ce7f0f0e06e9fca53b (diff)
downloadsrc-123689d38f4ea42fa8f3340eafbe46b22069589a.tar.gz
src-123689d38f4ea42fa8f3340eafbe46b22069589a.zip
Forgot to add newly added udp and raw IPv6 apps to usr.sbin SUBDIR.
They are confirmed to be buildable and seems to be working.
Notes
Notes: svn path=/head/; revision=55210
Diffstat (limited to 'usr.sbin/Makefile')
-rw-r--r--usr.sbin/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile
index 5e54219625c3..dd55d8658106 100644
--- a/usr.sbin/Makefile
+++ b/usr.sbin/Makefile
@@ -25,6 +25,8 @@ SUBDIR= IPXrouted \
fdcontrol \
fdformat \
fdwrite \
+ gifconfig \
+ ifmcstat \
inetd \
iostat \
ipftest \
@@ -45,6 +47,7 @@ SUBDIR= IPXrouted \
mrouted \
mtest \
mtree \
+ ndp \
newsyslog \
ngctl \
ntp \
@@ -59,6 +62,7 @@ SUBDIR= IPXrouted \
pppctl \
pppd \
pppstats \
+ prefix \
procctl \
pstat \
pw \
@@ -67,7 +71,9 @@ SUBDIR= IPXrouted \
quotaon \
rarpd \
repquota \
+ rip6query \
rmt \
+ route6d \
rpc.lockd \
rpc.statd \
rpc.umntall \
@@ -75,6 +81,7 @@ SUBDIR= IPXrouted \
rpc.ypupdated \
rpc.ypxfrd \
rtprio \
+ rtsold \
rwhod \
sa \
sliplogin \
@@ -86,6 +93,7 @@ SUBDIR= IPXrouted \
tcpdump \
timed \
traceroute \
+ traceroute6 \
trpt \
tzsetup \
usbd \