1# @(#)Makefile 8.5 (Berkeley) 3/31/94 2 3# XXX MISSING: fsdb icheck ncheck 4# XXX NEEDS CONVERSION: scsiformat 5SUBDIR= badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \ 6 fsck ifconfig init mknod mount mount_cd9660 mount_fdesc \ 7 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> 13