mirror of
https://github.com/opnsense/src.git
synced 2026-04-10 20:06:42 -04:00
7 lines
77 B
Makefile
7 lines
77 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= proccontrol
|
|
WARNS?= 6
|
|
MK_MAN=no
|
|
|
|
.include <bsd.prog.mk>
|