summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2004-02-21 01:07:35 +0000
committerMarc Espie <espie@cvs.openbsd.org>2004-02-21 01:07:35 +0000
commit6394c7713db32ed3d476ca2911dbef78540ad6dc (patch)
tree5c9ba205c475263dbd07f5709dec7cdabb811144 /share
parente0067d7c23febfde4b3b7cec5c0bc3167b9567dd (diff)
+gcc-local, common to both gcc versions.
Diffstat (limited to 'share')
-rw-r--r--share/man/man1/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man1/Makefile b/share/man/man1/Makefile
index db828bc1dc8..6b762f8efec 100644
--- a/share/man/man1/Makefile
+++ b/share/man/man1/Makefile
@@ -1,7 +1,7 @@
-# $OpenBSD: Makefile,v 1.2 2001/01/29 02:11:08 niklas Exp $
+# $OpenBSD: Makefile,v 1.3 2004/02/21 01:07:34 espie Exp $
# $NetBSD: Makefile,v 1.4 1994/12/22 10:48:04 cgd Exp $
-MAN= cd.1 intro.1 wait.1
+MAN= cd.1 intro.1 wait.1 gcc-local.1
.include <bsd.prog.mk>