mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
345e52e742
- MAN[1-9] -> MAN.
7 lines
62 B
Makefile
7 lines
62 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mtest
|
|
MAN= mtest.8
|
|
|
|
.include <bsd.prog.mk>
|