00de0ec339
Hook it to the build in Makefile. Xref from adduser.8. Update adduser.8's BUGS section. Bump the date on adduser.8.
7 lines
105 B
Makefile
7 lines
105 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS=adduser.sh rmuser.sh
|
|
MAN= adduser.conf.5 adduser.8 rmuser.8
|
|
|
|
.include <bsd.prog.mk>
|