2002-08-15 Ralf Corsepius <corsepiu@faw.uni-ulm.de>

* gcc3newlib/Makefile.am: Remove c_only remnants.
	* gcc3newlib/gccnewlib.add: Reflect gcc-3.2 putting c++
	headers into c++ instead of g++.
	* gcc3newlib/target-c++.add: Ditto.
This commit is contained in:
Ralf Corsepius
2002-08-15 23:12:04 +00:00
parent a50b011f70
commit 682c7502d2
4 changed files with 13 additions and 11 deletions

View File

@@ -225,6 +225,7 @@ This is gcc's and newlib C Library's sources with patches for RTEMS.
*libobjc*) echo "$i" >> files.objc ;;
*include/objc*) ;;
*include/g++*);;
*include/c++*);;
*adainclude*);;
*adalib*);;
*gnat1);;