mirror of
https://github.com/opnsense/src.git
synced 2026-04-23 07:07:24 -04:00
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.
6 lines
89 B
Makefile
6 lines
89 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= vnconfig
|
|
NOMAN= "mdconfig supplies manpage"
|
|
|
|
.include <bsd.prog.mk>
|