13 lines
319 B
Makefile
13 lines
319 B
Makefile
# $NetBSD: Makefile,v 1.6 2001/08/02 05:41:18 garbled Exp $
|
|
|
|
SUBDIR= rcconf dailyconf weeklyconf securityconf inetdconf mailerconf
|
|
SUBDIR+= usermgmtconf sysctl localtime sshdconf
|
|
|
|
FILES= index help
|
|
FILESDIR=${BINDIR}/sushi/system
|
|
MKOBJ= no
|
|
|
|
.include "../../Makefile.inc"
|
|
.include <bsd.prog.mk>
|
|
.include <bsd.subdir.mk>
|