diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-09-26 01:02:18 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2011-09-26 01:02:18 +0000 |
commit | 1e376a2ca12a92ca302ea46a82ae735617344bc2 (patch) | |
tree | ad4970dc2952bcb12bc947a0749bc3a019148038 /lang | |
parent | 963ea02d05d1f1049ef7dbfe365a08cba1fbb172 (diff) |
Notes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index db3037ab4d00..c5f6a8b55511 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -90,6 +90,7 @@ SUBDIR += gambit-c SUBDIR += gauche SUBDIR += gawk + SUBDIR += gcc SUBDIR += gcc34 SUBDIR += gcc42 SUBDIR += gcc44 |