diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-04-28 23:40:37 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2015-04-28 23:40:37 +0000 |
commit | 7b3e355e20978d0ed4aa5eeaeef593e6dc61a3cc (patch) | |
tree | 3cd26bb69287bf26ffac1af6452174009edbf517 /lang/Makefile | |
parent | 80f5600f1f20564b644214629d00a2d8044e371b (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 e084e12602b2..3f074397d150 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -90,6 +90,7 @@ SUBDIR += gcc49 SUBDIR += gcc5 SUBDIR += gcc5-aux + SUBDIR += gcc5-devel SUBDIR += gcc6-devel SUBDIR += gcl SUBDIR += gforth |