8 lines
141 B
Makefile
8 lines
141 B
Makefile
# $Id: Makefile,v 1.1 1994/12/04 20:12:24 phk Exp $
|
|
|
|
PROG= vnconfig
|
|
MAN8= vnconfig.8
|
|
MLINKS= vnconfig.8 swapfile.8
|
|
|
|
.include <bsd.prog.mk>
|