mirror of
https://github.com/opnsense/src.git
synced 2026-04-14 05:47:18 -04:00
5 lines
93 B
Makefile
5 lines
93 B
Makefile
|
|
SCRIPTS=adduser.sh rmuser.sh
|
|
MAN= adduser.conf.5 adduser.8 rmuser.8
|
|
|
|
.include <bsd.prog.mk>
|