11 lines
383 B
Makefile
11 lines
383 B
Makefile
# @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91
|
|
#
|
|
# $Header: /cvsroot/src/sbin/Makefile,v 1.6 1993/04/05 03:40:06 cgd Exp $
|
|
|
|
SUBDIR= badsect chown clri disklabel dmesg dump dumpfs fastboot fsck \
|
|
halt ifconfig init mknod mount mount_isofs mount_miscfs\
|
|
mountd newfs nfsd nfsiod ping reboot restore route routed savecore \
|
|
shutdown slattach swapon tunefs umount
|
|
|
|
.include <bsd.subdir.mk>
|