mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 21:09:28 +00:00
7 lines
69 B
Makefile
7 lines
69 B
Makefile
# $FreeBSD$
|
|
|
|
SCRIPTS=manctl.sh
|
|
MAN= manctl.8
|
|
|
|
.include <bsd.prog.mk>
|