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