]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - sbin/Makefile
This commit was generated by cvs2svn to compensate for changes in r2702,
[FreeBSD/FreeBSD.git] / sbin / Makefile
1 #       @(#)Makefile    8.5 (Berkeley) 3/31/94
2
3 # XXX MISSING:          fsdb icheck ncheck
4 # XXX NEEDS CONVERSION: scsiformat
5 SUBDIR= adjkerntz badsect clri comcontrol disklabel dmesg dump dumpfs dumplfs \
6         fsck ifconfig init mknod modload modunload mount mount_cd9660 \
7         mount_fdesc mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
8         mount_procfs mount_umap mount_union mountd newfs newlfs nfsd \
9         nfsiod nologin ping quotacheck reboot restore route savecore \
10         shutdown slattach startslip swapon tunefs umount
11
12 .include <bsd.subdir.mk>