From 3b40b3e1af5b925bc741f448b48ed15e6a259de4 Mon Sep 17 00:00:00 2001 From: gerald Date: Thu, 2 Sep 2004 10:47:07 +0000 Subject: Complete the repo-copy of gcc34 to gcc35 and update to the 20040829 snapshot of GCC 3.5.0. PR: 70493 --- lang/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lang/Makefile') diff --git a/lang/Makefile b/lang/Makefile index 51f7f6789d79..1c7e04d1d2eb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -72,6 +72,7 @@ SUBDIR += gcc32 SUBDIR += gcc33 SUBDIR += gcc34 + SUBDIR += gcc35 SUBDIR += gcl SUBDIR += generic-haskell SUBDIR += gforth -- cgit