e10469fef8
entirely as previously advertised. md(4) adopted all assets of vn(4) some time back and has proper devfs support and cloning abilities to boot.
8 lines
102 B
Makefile
8 lines
102 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mdconfig
|
|
MAN8= mdconfig.8
|
|
MLINKS= mdconfig.8 vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|