aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bsdconfig/password/Makefile
blob: d660e452a65980d9c17501dd896182e5c2cae437 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

SUBDIR= include share

FILESDIR=	${LIBEXECDIR}/bsdconfig/040.password
FILES=		INDEX USAGE

SCRIPTSDIR=	${FILESDIR}
SCRIPTS=	password

.include <bsd.prog.mk>