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