1 1.1 cgd # @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91 2 1.2 cgd # 3 1.6 cgd # $Header: /tank/opengrok/rsync2/NetBSD/src/sbin/Makefile,v 1.6 1993/04/05 03:40:06 cgd Exp $ 4 1.1 cgd 5 1.6 cgd SUBDIR= badsect chown clri disklabel dmesg dump dumpfs fastboot fsck \ 6 1.5 cgd halt ifconfig init mknod mount mount_isofs mount_miscfs\ 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