]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.sbin/bsdconfig/password/Makefile
MFC r319026:
[FreeBSD/stable/10.git] / usr.sbin / bsdconfig / password / Makefile
1 # $FreeBSD$
2
3 NO_OBJ=
4
5 SUBDIR= include share
6
7 FILESDIR=       ${LIBEXECDIR}/bsdconfig/040.password
8 FILES=          INDEX USAGE
9
10 SCRIPTSDIR=     ${FILESDIR}
11 SCRIPTS=        password
12
13 .include <bsd.prog.mk>