summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/cc/include/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/cc/include/Makefile')
-rw-r--r--gnu/usr.bin/cc/include/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/gnu/usr.bin/cc/include/Makefile b/gnu/usr.bin/cc/include/Makefile
index 875cc1f..210218a 100644
--- a/gnu/usr.bin/cc/include/Makefile
+++ b/gnu/usr.bin/cc/include/Makefile
@@ -2,6 +2,8 @@
.include "../Makefile.inc"
+INCSDIR=${INCLUDEDIR}/gcc/${GCCVER}
+
.PATH: ${GCCDIR}/config/${GCC_CPU}
.if ${TARGET_ARCH} == "i386" || ${TARGET_ARCH} == "amd64"
OpenPOWER on IntegriCloud