2001-12-12 04:48:43 +03:00
|
|
|
# $NetBSD: Makefile,v 1.7 2001/12/12 01:49:29 tv Exp $
|
2001-01-05 10:32:32 +03:00
|
|
|
|
2001-03-07 10:05:08 +03:00
|
|
|
SUBDIR= rcconf dailyconf weeklyconf securityconf inetdconf mailerconf
|
2001-08-02 09:41:18 +04:00
|
|
|
SUBDIR+= usermgmtconf sysctl localtime sshdconf
|
2001-01-05 10:32:32 +03:00
|
|
|
|
2001-03-11 09:36:38 +03:00
|
|
|
FILES= index help
|
2001-01-05 10:32:32 +03:00
|
|
|
FILESDIR=${BINDIR}/sushi/system
|
2001-12-12 04:48:43 +03:00
|
|
|
NOOBJ= # defined
|
2001-01-05 10:32:32 +03:00
|
|
|
|
|
|
|
.include "../../Makefile.inc"
|
|
|
|
.include <bsd.prog.mk>
|
|
|
|
.include <bsd.subdir.mk>
|