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