7 lines
118 B
Makefile
7 lines
118 B
Makefile
# $NetBSD: Makefile,v 1.4 1995/12/30 18:14:01 thorpej Exp $
|
|
|
|
PROG= vnconfig
|
|
MAN= vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|