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