]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.sbin/adduser/Makefile
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / usr.sbin / 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>