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