freebsd-dev/usr.sbin/bsdconfig/usermgmt/Makefile
Bryan Drewery 93e779a26c META MODE: These need object directories to handle staging.
Sponsored by:	EMC / Isilon Storage Division
2015-11-26 01:14:27 +00:00

12 lines
223 B
Makefile

# $FreeBSD$
SUBDIR= include share
FILESDIR= ${LIBEXECDIR}/bsdconfig/070.usermgmt
FILES= INDEX USAGE
SCRIPTSDIR= ${FILESDIR}
SCRIPTS= groupadd groupdel groupedit useradd userdel useredit usermgmt
.include <bsd.prog.mk>