]> git.ipfire.org Git - thirdparty/gcc.git/commit
re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)
authorTristan Gingold <gingold@adacore.com>
Wed, 8 Sep 2010 08:25:39 +0000 (08:25 +0000)
committerTristan Gingold <gingold@gcc.gnu.org>
Wed, 8 Sep 2010 08:25:39 +0000 (08:25 +0000)
commit526be3c0946784f43b7dc0697abca870ff09b5b7
tree12d96ba885e64189fc2cd1d4848941e0d5daa542
parent16f60fcbe4a61d31199ab4a0154b9fc83e61bcfe
re PR bootstrap/44001 (.o vs. obj => @OBJEXT@ and $ac_objext)

2010-09-08  Tristan Gingold  <gingold@adacore.com>

PR 44001
* Makefile.in (objext): New variable.
(bid_OBJS): Use $(objext) for extension.
(libdecnumber_a_OBJS): Ditto.
(mostlyclean): Ditto
(.c.o): Ditto.
Update dependencies.

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