mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 23:19:00 +00:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
PROG= mtest
|
|
MAN8= mtest.8
|
|
|
|
.include <bsd.prog.mk>
|