5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
PROG= mtest
|
||
|
MAN8= mtest.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|