1993-03-21 12:45:37 +03:00
|
|
|
# @(#)Makefile 5.4.1.1 (Berkeley) 5/7/91
|
1993-03-22 11:04:00 +03:00
|
|
|
#
|
1993-03-28 07:17:02 +04:00
|
|
|
# $Header: /cvsroot/src/sbin/Makefile,v 1.5 1993/03/28 03:17:02 cgd Exp $
|
1993-03-21 12:45:37 +03:00
|
|
|
|
|
|
|
SUBDIR= badsect clri disklabel dmesg dump dumpfs fastboot fsck \
|
1993-03-28 07:17:02 +04:00
|
|
|
halt ifconfig init mknod mount mount_isofs mount_miscfs\
|
1993-03-24 02:53:04 +03:00
|
|
|
mountd newfs nfsd nfsiod ping reboot restore route routed savecore \
|
1993-03-21 12:45:37 +03:00
|
|
|
shutdown slattach swapon tunefs umount
|
|
|
|
|
|
|
|
.include <bsd.subdir.mk>
|