mirror of
https://github.com/opnsense/src.git
synced 2026-03-21 18:30:08 -04:00
6 lines
72 B
Makefile
6 lines
72 B
Makefile
# $FreeBSD$
|
|
|
|
PROG = fdcontrol
|
|
MAN = fdcontrol.8
|
|
|
|
.include <bsd.prog.mk>
|