From 8b1c546166f0b0700338a70a81690ebb69b1e080 Mon Sep 17 00:00:00 2001 From: peter Date: Wed, 29 May 2002 00:48:14 +0000 Subject: Put on peril sensitive sunglasses and turn C++ stuff back on. --- Makefile.inc1 | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'Makefile.inc1') 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 \ -- cgit v1.1