aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1996-02-02 06:14:09 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1996-02-02 06:14:09 +0000
commit413b01e6acca8a09fdca48f61a34c635d22c9efd (patch)
tree4b8155572aa025d15ee3b76a44d559f2b2afc8ab
parent43ee9528deb49f0aa33daa6eaf00bc6084ed740d (diff)
Notes
-rw-r--r--usr.sbin/vnconfig/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/vnconfig/Makefile b/usr.sbin/vnconfig/Makefile
index ba8a89327e9bd..2d73db99fbcf9 100644
--- a/usr.sbin/vnconfig/Makefile
+++ b/usr.sbin/vnconfig/Makefile
@@ -1,6 +1,7 @@
-# $Id: Makefile,v 1.2 1993/12/23 07:04:31 cgd Exp $
+# $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>