0a5779d45b
- MAN[1-9] -> MAN.
8 lines
101 B
Makefile
8 lines
101 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mdconfig
|
|
MAN= mdconfig.8
|
|
MLINKS= mdconfig.8 vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|