]> git.ipfire.org Git - thirdparty/gcc.git/commit
Update t-sparc, t-sol2 etc. for automatic dependencies
authorRainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
Wed, 2 Oct 2013 11:29:32 +0000 (11:29 +0000)
committerRainer Orth <ro@gcc.gnu.org>
Wed, 2 Oct 2013 11:29:32 +0000 (11:29 +0000)
commit441ad147323f4ec818f721f75814990685f99be5
treee87dc0031aa99fd42060d843aab59b0457d1d108
parent2deaf8b0d62e6a6ae01da7b5fdd863d1c30e4f5b
Update t-sparc, t-sol2 etc. for automatic dependencies

* config/t-sol2 (sol2-c.o): Remove header dependencies.
Use $(COMPILE) and $(POSTCOMPILE).
(sol2-cxx.o): Likewise.
(sol2-stubs.o): Likewise.
(sol2.o): Likewise.
* config/x-solaris (host-solaris.o): Likewise.

* config/sparc/t-sparc (sparc.o): Remove.
(sparc-c.o): Remove header dependencies.
Use $(COMPILE) and $(POSTCOMPILE).
* config/sparc/x-sparc: Likewise.

From-SVN: r203111
gcc/ChangeLog
gcc/config/sparc/t-sparc
gcc/config/sparc/x-sparc
gcc/config/t-sol2
gcc/config/x-solaris