summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2002-05-29 00:48:14 +0000
committerpeter <peter@FreeBSD.org>2002-05-29 00:48:14 +0000
commit8b1c546166f0b0700338a70a81690ebb69b1e080 (patch)
tree84ca77195d6baeb1d69ef68d8e0f2b316adcc119 /Makefile.inc1
parentf19553daeb5713071a7e2afce187cceeb64dd0e7 (diff)
downloadFreeBSD-src-8b1c546166f0b0700338a70a81690ebb69b1e080.zip
FreeBSD-src-8b1c546166f0b0700338a70a81690ebb69b1e080.tar.gz
Put on peril sensitive sunglasses and turn C++ stuff back on.
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