[PATCH] removes some unused targets

Rafael Espíndola rafael.espindola@gmail.com
Sat Oct 22 17:26:00 GMT 2005


All frontend except java have something analogous to
treelang TREELANG: ...

in their Make-lang.in. Only the lowercase target is used. The attached
patch removes the other.

Tested with:
../gcc/configure
--enable-languages=c,c++,fortran,java,objc,obj-c++,treelang
--prefix=/work/gcc/inst/

make bootstrap
make install

:ADDPATCH build:
Rafael

2005-09-27  Rafael Ávila de Espíndola  <rafael.espindola@gmail.com>

                  * gcc/cp/Make-lang.in:  Removed the C++ target
                  * gcc/fortran/Make-lang.in: Removed the FORTRAN target
                  * gcc/objc/Make-lang.in:  Removed the OBJC target
                  * gcc/objcp/Make-lang.in:  Removed the OBJ-C++ target
                  * gcc/treelang/Make-lang.in:  Removed the TREELANG target
                  * gcc/ada/Make-lang.in: Removed the Ada target
                  * gcc/Makefile.in: Removed the C target
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make.patch
Type: text/x-diff
Size: 4595 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051022/5568c4fc/attachment.bin>


More information about the Gcc-patches mailing list