diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-13 11:26:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-04-13 11:26:47 +0000 |
commit | 08f231f091ac65769e58c109a4b1a405acc1909a (patch) | |
tree | 1d0828ad024249593174271e6b0faeafeb72df4c /lang/Makefile | |
parent | 5cd8ee4b962cdd072d3994b007a2d4fa664f498c (diff) | |
download | ports-08f231f091ac65769e58c109a4b1a405acc1909a.tar.gz ports-08f231f091ac65769e58c109a4b1a405acc1909a.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 fbf5c431abd6..9e056640e441 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -63,6 +63,7 @@ SUBDIR += gambas SUBDIR += gauche SUBDIR += gawk + SUBDIR += gcc-objc SUBDIR += gcc27 SUBDIR += gcc28 SUBDIR += gcc295 |