From 95b50ecaf26171d442151b7720ffc6f4ffdbc081 Mon Sep 17 00:00:00 2001 From: uebayasi Date: Mon, 6 Jan 2003 07:43:25 +0000 Subject: Add & enable gcc3. --- lang/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index eb4ef36321f..e0cce65aaa4 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.140 2002/12/18 22:35:30 tsarna Exp $ +# $NetBSD: Makefile,v 1.141 2003/01/06 07:43:25 uebayasi Exp $ # COMMENT= Programming languages @@ -33,6 +33,7 @@ SUBDIR+= gawk SUBDIR+= gb SUBDIR+= gcc SUBDIR+= gcc-ssp +SUBDIR+= gcc3 SUBDIR+= gforth SUBDIR+= ghc SUBDIR+= gprolog -- cgit v1.2.3