mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
|
PROG= mtest
|
||
|
MAN8= mtest.8
|
||
|
|
||
|
.include <bsd.prog.mk>
|