1# $NetBSD$
2
3FILES=		service
4MAN=		service.8
5
6FILESDIR=	/usr/sbin
7FILESMODE=	${BINMODE}
8
9.include <bsd.prog.mk>
10