]> git.cameronkatri.com Git - pw-darwin.git/blob - adduser/Makefile
Document the -g option in the usage message.
[pw-darwin.git] / adduser / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=adduser.sh rmuser.sh
4 MAN= adduser.8 rmuser.8
5
6 .include <bsd.prog.mk>