summaryrefslogtreecommitdiff
path: root/lang/egcs-current/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/egcs-current/Makefile')
-rw-r--r--lang/egcs-current/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/egcs-current/Makefile b/lang/egcs-current/Makefile
index 5531ff0a2cc..8d5c7f3ea1e 100644
--- a/lang/egcs-current/Makefile
+++ b/lang/egcs-current/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/06/15 19:06:24 tv Exp $
+# $NetBSD: Makefile,v 1.3 1998/06/22 12:44:29 agc Exp $
#
DISTNAME= egcs-19980608
@@ -14,7 +14,6 @@ USE_GMAKE= yes
MAKE_ENV+= BISON=true
PLIST_SRC= ${WRKSRC}/.PLIST
-MAN1= cccp.1 g++.1 g77.1 gcc.1
INFO_FILES= cpp.info g77.info gcc.info
.include "../../mk/bsd.prefs.mk"