diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-11 22:49:57 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2005-12-11 22:49:57 +0000 |
commit | b240fc287c40d396daedcac3d5c821ad027eb1c6 (patch) | |
tree | 76fad112b69629923363752373a50283eac8a4a0 /lang/Makefile | |
parent | ff3c8b2c01812d6d58c819fc6286792ebbab047f (diff) | |
download | ports-b240fc287c40d396daedcac3d5c821ad027eb1c6.tar.gz ports-b240fc287c40d396daedcac3d5c821ad027eb1c6.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 1f305928631d..6433c96f5cf6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -74,6 +74,7 @@ SUBDIR += gcc34 SUBDIR += gcc40 SUBDIR += gcc41 + SUBDIR += gcc42 SUBDIR += gcl SUBDIR += gdc SUBDIR += gforth |