diff options
author | John Marino <marino@FreeBSD.org> | 2015-03-14 21:32:03 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-03-14 21:32:03 +0000 |
commit | 05a3c66723459912bdaba4edf00aa21113c7e728 (patch) | |
tree | c20f773a504f65ec04c1837e138fcd537b4bd9a3 /lang/Makefile | |
parent | 09c2ae3d378c06d810169f3859c83490fbc4edc4 (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 cc9854c5ca03..dc24c56bc9f7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -87,6 +87,7 @@ SUBDIR += gcc48 SUBDIR += gcc49 SUBDIR += gcc5 + SUBDIR += gcc5-aux SUBDIR += gcl SUBDIR += gforth SUBDIR += ghc |