From 8fc4dce35a3e4f0703ff072f023af6c154fbb3b3 Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 31 Aug 2001 15:21:37 +0000 Subject: Add gcc30 to the mix. --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index 6528175979d..9e9dcfc3942 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -42,6 +42,7 @@ SUBDIR += gcc27 SUBDIR += gcc28 SUBDIR += gcc295 + SUBDIR += gcc30 SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc -- cgit