mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-22 11:17:19 +00:00
7 lines
94 B
Makefile
7 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS=adduser.perl rmuser.perl
|
|
MAN= adduser.8 rmuser.8
|
|
|
|
.include <bsd.prog.mk>
|