Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $< for...
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Mon, 26 Nov 2007 17:40:21 +0000 (17:40 +0000)
committerPeter Bergner <bergner@gcc.gnu.org>
Mon, 26 Nov 2007 17:40:21 +0000 (11:40 -0600)
commite072c21779512f4831d34f943e317a78749c4297
tree3695ff390773aeee964057e4fdcf9c08f8db321d
parent182e0d71f0e770fdcf6718538da7663b17597ee6
Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies and substitute $< for the source file in...

* Makefile.in (decimal32.o): Prepend $(srcdir) to dependencies
and substitute $< for the source file in compilation command.
(decimal64.o): Likewise.
(decimal128.o): Likewise.
(bid2dpd_dpd2bid.o): Likewise.
(host-ieee32.o): Likewise.
(host-ieee64.o): Likewise.
(host-ieee128.o): Likewise.

From-SVN: r130442
libdecnumber/ChangeLog
libdecnumber/Makefile.in