freebsd-dev/usr.sbin/adduser/Makefile
Tom Rhodes 00de0ec339 Add an adduser.conf manual page.
Hook it to the build in Makefile.
Xref from adduser.8.
Update adduser.8's BUGS section.
Bump the date on adduser.8.
2004-03-30 21:50:42 +00:00

7 lines
105 B
Makefile

# $FreeBSD$
SCRIPTS=adduser.sh rmuser.sh
MAN= adduser.conf.5 adduser.8 rmuser.8
.include <bsd.prog.mk>