mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
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>
|