summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/PIC16/PIC16Passes/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/PIC16/PIC16Passes/Makefile')
-rw-r--r--llvm/lib/Target/PIC16/PIC16Passes/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16Passes/Makefile b/llvm/lib/Target/PIC16/PIC16Passes/Makefile
index 61b43623a19..919562106a1 100644
--- a/llvm/lib/Target/PIC16/PIC16Passes/Makefile
+++ b/llvm/lib/Target/PIC16/PIC16Passes/Makefile
@@ -12,8 +12,5 @@ TARGET = PIC16
LOADABLE_MODULE = 1
-# Hack: we need to include 'main' pic16 target directory to grab private headers
-CPPFLAGS = -I$(PROJ_OBJ_DIR)/.. -I$(PROJ_SRC_DIR)/..
-
include $(LEVEL)/Makefile.common
OpenPOWER on IntegriCloud