summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis
diff options
context:
space:
mode:
Diffstat (limited to 'clang/lib/Analysis')
-rw-r--r--clang/lib/Analysis/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/lib/Analysis/Makefile b/clang/lib/Analysis/Makefile
index d6411122e32..9b473803fa9 100644
--- a/clang/lib/Analysis/Makefile
+++ b/clang/lib/Analysis/Makefile
@@ -15,7 +15,7 @@ LEVEL = ../../../..
LIBRARYNAME := clangAnalysis
BUILD_ARCHIVE = 1
-CPPFLAGS += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
+CPP.Flags += -I$(PROJ_SRC_DIR)/../../include -I$(PROJ_OBJ_DIR)/../../include
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud