mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-25 01:55:19 +01:00
5 lines
50 B
Makefile
5 lines
50 B
Makefile
PROG= mtest
|
|
MAN8= mtest.8
|
|
|
|
.include <bsd.prog.mk>
|