7 lines
111 B
Makefile
7 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>
|