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