freebsd-dev/usr.sbin/bsdconfig/usermgmt/Makefile

12 lines
223 B
Makefile
Raw Normal View History

# $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>