OSDN Git Service

libgcc/
authorhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2012 15:53:13 +0000 (15:53 +0000)
committerhainque <hainque@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 16 May 2012 15:53:13 +0000 (15:53 +0000)
commit8406dfc97808bf33271eb0b93dfa29c97f304530
tree371d30bc3dba7bea5397eeb68676024a754ba198
parent0fd929e6c0795b8e8fe139021137f301931a439f
libgcc/
* Makefile.in (install-unwind_h): Rename into ...
(install-unwind_h-forbuild): New target.
(all): Use it instead of the former install-unwind_h.
(install-unwind_h): Reinstate, copy to user install destination
for include files, not to the internal gcc object directory one.
(install-leaf): Depend on it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@187600 138bc75d-0d04-0410-961f-82ee72b054a4
libgcc/ChangeLog
libgcc/Makefile.in