Home | History | Annotate | Line # | Download | only in sbin
Makefile revision 1.2
      1 #	@(#)Makefile	5.4.1.1 (Berkeley) 5/7/91
      2 #
      3 #	$Id: Makefile,v 1.2 1993/03/22 08:04:00 cgd Exp $
      4 
      5 SUBDIR=	badsect clri disklabel dmesg dump dumpfs fastboot fsck \
      6 	halt ifconfig init mknod mount mount_isofs mountd newfs \
      7 	nfsd nfsiod ping reboot restore route routed savecore \
      8 	shutdown slattach swapon tunefs umount
      9 
     10 .include <bsd.subdir.mk>
     11