date and time created 93/06/08 18:48:12 by bostic
[unix-history] / usr / src / sbin / Makefile
CommitLineData
effed53e 1# @(#)Makefile 5.9 (Berkeley) %G%
27686d8d
KB
2
3# Missing: icheck, init, ncheck
5edcd1df 4
1394cd2d
KB
5SUBDIR= XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
6 fsck fsdb icheck ifconfig init mknod mount mount_fdesc mount_kernfs \
7 mount_lofs mount_nfs mount_null mount_portal mount_umap mountd \
8 ncheck newfs newlfs nfsd nfsiod nologin ping quotacheck reboot \
d68a24dd
KB
9 restore route routed savecore scsiformat shutdown slattach startslip \
10 swapon tunefs umount
5edcd1df 11
f15273bc 12.include <bsd.subdir.mk>