1# @(#)Makefile 8.5 (Berkeley) 3/31/94 2 3# XXX MISSING: fsdb icheck ncheck 4# XXX NEEDS CONVERSION: scsiformat 5SUBDIR= adjkerntz badsect clri 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> 13