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