NetBSD/usr.sbin/Makefile
thorpej e7d6b96938 Merge a bunch of things from crypto-us and crypto-intl into basesrc,
adding support for Heimdal/KTH Kerberos where easy to do so.  Eliminate
bsd.crypto.mk.

There is still a bunch more work to do, but crypto is now more-or-less
fully merged into the base NetBSD distribution.
2000-06-20 06:00:24 +00:00

31 lines
1.1 KiB
Makefile

# $NetBSD: Makefile,v 1.144 2000/06/20 06:00:39 thorpej Exp $
# from: @(#)Makefile 5.20 (Berkeley) 6/12/93
SUBDIR= ac accton amd apm apmd arp bad144 bind bootp catman \
chown chroot chrtbl cnwctl config cron dbsym dev_mkdb \
dhcp diskpart dumpfs dumplfs edquota eeprom \
envstat eshconfig greconfig \
grfconfig grfinfo gspa hilinfo inetd iostat ipf iteconfig kgmon \
kvm_mkdb lastlogin link lpr mailwrapper map-mbone \
mdconfig mdsetimage \
memswitch mopd mountd mrinfo mrouted mtrace mtree \
netgroup_mkdb nfsd ntp pkg_install pppd pstat \
pwd_mkdb quot quotacheck quotaon rarpd rbootd rdate \
repquota rmt rpc.bootparamd rpc.lockd rpc.pcnfsd \
rpc.statd rpc.yppasswdd rpcbind rwhod sa screenblank sesd \
sliplogin slstats spray sup syslogd tadpolectl tcpdchk \
tcpdmatch tcpdump timed traceroute trpt trsp unlink \
usbdevs user videomode vipw vnconfig wiconfig wsconscfg \
wsfontload ypbind yppoll ypserv ypset zdump zic
# IPv6
SUBDIR+=faithd gifconfig ifmcstat mld6query mtrace6 ndp pim6dd pim6sd \
rip6query route6d rtadvd traceroute6 rtsold
# ATM PVC
SUBDIR+=pvcsif pvctxctl
SUBDIR+= kadmin kstash ktutil
.include <bsd.subdir.mk>