diff options
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Frontend/Makefile')
-rw-r--r-- | contrib/llvm/tools/clang/lib/Frontend/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/llvm/tools/clang/lib/Frontend/Makefile b/contrib/llvm/tools/clang/lib/Frontend/Makefile index 3eb4bc9..3c13ad6 100644 --- a/contrib/llvm/tools/clang/lib/Frontend/Makefile +++ b/contrib/llvm/tools/clang/lib/Frontend/Makefile @@ -9,7 +9,6 @@ CLANG_LEVEL := ../.. LIBRARYNAME := clangFrontend -BUILD_ARCHIVE = 1 include $(CLANG_LEVEL)/Makefile |