summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc16
1 files changed, 2 insertions, 4 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 253d004..9e17fa4 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -230,8 +230,8 @@ USRDIRS= usr/bin usr/lib/compat/aout usr/games usr/libdata/ldscripts \
usr/share/groff_font/devutf8 \
usr/share/tmac/mdoc usr/share/tmac/mm
-INCDIRS= arpa dev fs g++/std isc isofs libmilter objc openssl \
- protocols readline rpc rpcsvc security ufs
+INCDIRS= arpa dev fs g++/backward g++/bits g++/ext isc isofs libmilter \
+ objc openssl protocols readline rpc rpcsvc security ufs
#
# buildworld
@@ -572,9 +572,7 @@ installmost:
.if exists(${.CURDIR}/games) && !defined(NOGAMES)
_strfile= games/fortune/strfile
.endif
-.if ${CXX:T} != "c++"
_cxx_consumers= gnu/usr.bin/gperf gnu/usr.bin/groff
-.endif
bootstrap-tools:
.for _tool in ${_strfile} usr.bin/yacc usr.bin/colldef \
OpenPOWER on IntegriCloud