Home | History | Annotate | Line # | Download | only in sbin
Makefile revision 1.4
      1  1.1  cgd #	@(#)Makefile	5.4.1.1 (Berkeley) 5/7/91
      2  1.2  cgd #
      3  1.4  cgd #	$Header: /tank/opengrok/rsync2/NetBSD/src/sbin/Makefile,v 1.4 1993/03/23 23:53:04 cgd Exp $
      4  1.1  cgd 
      5  1.1  cgd SUBDIR=	badsect clri disklabel dmesg dump dumpfs fastboot fsck \
      6  1.4  cgd 	halt ifconfig init mknod mount mount_fdesc mount_isofs mount_kernfs \
      7  1.4  cgd 	mountd newfs 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