Home | History | Annotate | Line # | Download | only in sbin
Makefile revision 1.1.1.2
      1 #	@(#)Makefile	8.5 (Berkeley) 3/31/94
      2 
      3 SUBDIR=	XNSrouted badsect clri disklabel dmesg dump dumpfs dumplfs fastboot \
      4 	fsck fsdb icheck ifconfig init mknod mount mount_cd9660 mount_fdesc \
      5 	mount_kernfs mount_lfs mount_nfs mount_null mount_portal \
      6 	mount_procfs mount_umap mount_union mountd ncheck newfs newlfs nfsd \
      7 	nfsiod nologin ping quotacheck reboot restore route routed savecore \
      8 	scsiformat shutdown slattach startslip swapon tunefs umount
      9 
     10 .include <bsd.subdir.mk>
     11