summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Frontend')
-rw-r--r--clang/lib/Frontend/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/clang/lib/Frontend/Makefile b/clang/lib/Frontend/Makefile
index 962568b58d2..3eb4bc95f4c 100644
--- a/clang/lib/Frontend/Makefile
+++ b/clang/lib/Frontend/Makefile
@@ -11,7 +11,5 @@ CLANG_LEVEL := ../..
LIBRARYNAME := clangFrontend
BUILD_ARCHIVE = 1
-CPP.Flags += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
-
include $(CLANG_LEVEL)/Makefile
OpenPOWER on IntegriCloud