mirror of
https://github.com/opnsense/src.git
synced 2026-04-05 17:35:17 -04:00
7 lines
71 B
Makefile
7 lines
71 B
Makefile
|
|
# $FreeBSD$
|
||
|
|
|
||
|
|
SCRIPTS=certctl.sh
|
||
|
|
MAN= certctl.8
|
||
|
|
|
||
|
|
.include <bsd.prog.mk>
|