mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-19 15:33:56 +00:00
9 lines
113 B
Makefile
9 lines
113 B
Makefile
# $FreeBSD$
|
|
|
|
MAINTAINER= wosch
|
|
|
|
SCRIPTS=adduser.perl rmuser.perl
|
|
MAN= adduser.8 rmuser.8
|
|
|
|
.include <bsd.prog.mk>
|