Makefile.in (bindir): Import from autoconf and pass down to submake.
authorDave Korn <dave.korn.cygwin@gmail.com>
Fri, 24 Feb 2012 16:17:01 +0000 (16:17 +0000)
committerDave Korn <davek@gcc.gnu.org>
Fri, 24 Feb 2012 16:17:01 +0000 (16:17 +0000)
commit7d78d5a600e1475d2aed1ca81fe6d0687fae0256
tree7e3f906c08edd762b8f0f0e75d4f9b6f06343f82
parent89743f6c30cf306cb21e24a2372fa1bb6eb36230
Makefile.in (bindir): Import from autoconf and pass down to submake.

libada/ChangeLog:

* Makefile.in (bindir): Import from autoconf and pass down to submake.

gcc/ada/ChangeLog:

* gcc-interface/Makefile.in (WIN_SO_PREFIX [windows targets]): New
Windows-specific make variable.
(WIN_SO_INSTALL_DIR [windows targets]): Likewise.
(install-gnatlib): Respect the above during installation when set,
and also install any windows import library that has been built.
(gnatlib-shared-win32): Use WIN_SO_PREFIX to name output DLL and also
build a corresponding import library.

From-SVN: r184558
gcc/ada/ChangeLog
gcc/ada/gcc-interface/Makefile.in
libada/ChangeLog
libada/Makefile.in