1# $FreeBSD$
2
3SUBDIR= include share
4
5FILESDIR=	${LIBEXECDIR}/bsdconfig/040.password
6FILES=		INDEX USAGE
7
8SCRIPTSDIR=	${FILESDIR}
9SCRIPTS=	password
10
11.include <bsd.prog.mk>
12