From 763bfae4f8fd6ef6e7debe2f8c7a286bd921bfe4 Mon Sep 17 00:00:00 2001 From: shin Date: Wed, 29 Dec 1999 07:11:50 +0000 Subject: 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. --- usr.sbin/Makefile | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'usr.sbin') diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index 5e54219..dd55d86 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 \ -- cgit v1.1