7 lines
110 B
Makefile
7 lines
110 B
Makefile
# $Id: Makefile,v 1.3 1994/12/22 11:45:40 cgd Exp $
|
|
|
|
PROG= vnconfig
|
|
MAN= vnconfig.8
|
|
|
|
.include <bsd.prog.mk>
|