mirror of
https://github.com/opnsense/src.git
synced 2026-04-13 13:28:01 -04:00
7 lines
64 B
Makefile
7 lines
64 B
Makefile
|
|
PROG= rctl
|
|
MAN= rctl.8
|
|
|
|
LIBADD= util
|
|
|
|
.include <bsd.prog.mk>
|