mirror of
https://github.com/opnsense/src.git
synced 2026-03-12 05:32:15 -04:00
6 lines
111 B
Makefile
6 lines
111 B
Makefile
# $Id: Makefile,v 1.2 1993/12/23 07:04:31 cgd Exp $
|
|
|
|
PROG= vnconfig
|
|
MAN8= vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|