mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-01 08:27:59 +00:00
7 lines
69 B
Makefile
7 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS=manctl.sh
|
|
MAN= manctl.8
|
|
|
|
.include <bsd.prog.mk>
|