diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-09-02 10:47:07 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2004-09-02 10:47:07 +0000 |
commit | 702cd6a8a13531a91fb3654fa675abe62c5d3852 (patch) | |
tree | b0a403f05fa383d03cd3868e4d29915680139b2c /lang/Makefile | |
parent | db953b501202d2bf7abb42d9d6d4e845da3332fb (diff) | |
download | ports-702cd6a8a13531a91fb3654fa675abe62c5d3852.tar.gz ports-702cd6a8a13531a91fb3654fa675abe62c5d3852.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |