diff options
author | jkh <jkh@FreeBSD.org> | 1994-08-26 05:55:13 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-08-26 05:55:13 +0000 |
commit | f953722dd28215d68de42ddc70208affb7a3aa93 (patch) | |
tree | 4c0969539fd2a9db09ee8df6a705bd477314ccf2 /usr.sbin | |
parent | 61f6dbe5633d551b24f1c8685a14be979d88b41e (diff) | |
download | FreeBSD-src-f953722dd28215d68de42ddc70208affb7a3aa93.zip FreeBSD-src-f953722dd28215d68de42ddc70208affb7a3aa93.tar.gz |
xntp and tcpdump targets added.
Reviewed by:
Submitted by:
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/Makefile b/usr.sbin/Makefile index b197d0d..e27ec4e 100644 --- a/usr.sbin/Makefile +++ b/usr.sbin/Makefile @@ -6,8 +6,8 @@ SUBDIR= accton amd arp chown chroot dbsym dev_mkdb diskpart \ edquota inetd kbdcontrol kgmon kvm_mkdb lpr mtree portmap pstat \ pwd_mkdb quotaon repquota routed rmt rwhod sendmail \ - sliplogin sysctl syslogd traceroute trpt vidcontrol vipw \ - ypbind yppoll ypset + sliplogin sysctl syslogd tcpdump traceroute trpt xntpd vidcontrol \ + vipw ypbind yppoll ypset # # XNSrouted and trsp are of very marginal utility to anyone at this |