r184558 - in /trunk: gcc/ada/ChangeLog gcc/ada/...
davek@gcc.gnu.org
davek@gcc.gnu.org
Fri Feb 24 16:17:00 GMT 2012
Author: davek
Date: Fri Feb 24 16:17:01 2012
New Revision: 184558
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184558
Log:
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.
Modified:
trunk/gcc/ada/ChangeLog
trunk/gcc/ada/gcc-interface/Makefile.in
trunk/libada/ChangeLog
trunk/libada/Makefile.in
More information about the Gcc-cvs
mailing list