Home | History | Annotate | Line # | Download | only in sbin
Makefile revision 1.1
      1 #	@(#)Makefile	5.4.1.1 (Berkeley) 5/7/91
      2 
      3 SUBDIR=	badsect clri disklabel dmesg dump dumpfs fastboot fsck \
      4 	halt ifconfig init mknod mount mount_isofs mountd newfs \
      5 	nfsd nfsiod ping reboot restore route routed savecore \
      6 	shutdown slattach swapon tunefs umount
      7 
      8 .include <bsd.subdir.mk>
      9