diff options
author | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-18 16:10:56 +0000 |
---|---|---|
committer | Daichi GOTO <daichi@FreeBSD.org> | 2004-11-18 16:10:56 +0000 |
commit | cfccf82cebb66faf2b63c39b12555b82f5a3c518 (patch) | |
tree | 6c5dcbb8769046134bbcbfa67678333a312ae38c /lang/Makefile | |
parent | 4da32e4a932bd1f4bf358c0cae38cc9d44a1437a (diff) |
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 01dfba5c869c..4e748d8d39fe 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -75,6 +75,7 @@ SUBDIR += gcc34 SUBDIR += gcc40 SUBDIR += gcl + SUBDIR += gdc SUBDIR += generic-haskell SUBDIR += gforth SUBDIR += gfortran |