mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-28 05:55:27 +01: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>
|