mirror of
https://github.com/opnsense/src.git
synced 2026-02-25 02:42:54 -05:00
Reviewed by: 0mp Sponsored by: The FreeBSD Foundation Differential revision: https://reviews.freebsd.org/D19308
6 lines
67 B
Makefile
6 lines
67 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= proccontrol
|
|
WARNS?= 6
|
|
|
|
.include <bsd.prog.mk>
|