5 lines
54 B
Makefile
5 lines
54 B
Makefile
|
PROG= memcontrol
|
||
|
NOMAN= yes
|
||
|
|
||
|
.include <bsd.prog.mk>
|