mirror of
https://github.com/opnsense/src.git
synced 2026-03-19 09:13:43 -04:00
9 lines
87 B
Makefile
9 lines
87 B
Makefile
#
|
|
#
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
PROG= binmiscctl
|
|
MAN= binmiscctl.8
|
|
|
|
.include <bsd.prog.mk>
|