mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 10:53:39 +01:00
e653b48c80
OK'ed by: core
7 lines
88 B
Makefile
7 lines
88 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= vnconfig
|
|
NO_MAN= # mdconfig supplies manpage
|
|
|
|
.include <bsd.prog.mk>
|