7 lines
84 B
Makefile
7 lines
84 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mdconfig
|
|
MLINKS= mdconfig.8 vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|