mirror of
https://github.com/opnsense/src.git
synced 2026-04-04 00:45:17 -04:00
7 lines
101 B
Makefile
7 lines
101 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= mdconfig
|
|
MAN= mdconfig.8
|
|
MLINKS= mdconfig.8 vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|