1# $FreeBSD$
2
3FILESDIR=	${SHAREDIR}/bsdconfig/usermgmt
4FILES=		group.subr group_input.subr user.subr user_input.subr
5
6.include <bsd.prog.mk>
7