diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2014-04-21 22:16:33 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2014-04-21 22:16:33 +0000 |
commit | b4bbb4895c3f3018e7eff8d1565d391cdafa7b0e (patch) | |
tree | 226f0fcaa68c1d8be43e3ba4c2133bbbe2e89812 /lang/Makefile | |
parent | 4053a4a28f59456389c51775041937d12b6c2058 (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 c1366f78e9c3..02cde0d36f84 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -30,6 +30,7 @@ SUBDIR += cfortran SUBDIR += chicken SUBDIR += cint + SUBDIR += clang-cheri SUBDIR += clang-devel SUBDIR += clang32 SUBDIR += clang33 |