]> git.cameronkatri.com Git - pw-darwin.git/blob - adduser/Makefile
Also, match the full path to the special nologin shell.
[pw-darwin.git] / adduser / Makefile
1 # $FreeBSD$
2
3 SCRIPTS=adduser.sh rmuser.sh
4 MAN= adduser.conf.5 adduser.8 rmuser.8
5
6 .include <bsd.prog.mk>