PR ld/11621

* Makefile.am: Replace all occurences of .o with .@OBJEXT@
        * Makefile.in: Regenerate.
This commit is contained in:
Nick Clifton
2010-05-25 14:02:38 +00:00
parent a928f1d7a2
commit 52a6ecd218
9 changed files with 915 additions and 1209 deletions

View File

@ -1,6 +1,11 @@
2010-05-25 Jay Krell <jay.krell@cornell.edu>
PR ld/11621
* Makefile.am: Replace all occurences of .o with .@OBJEXT@
* Makefile.in: Regenerate.
2010-05-25 Kai Tietz <kai.tietz@onevision.com>
* deffilep.y (opt_name): Allow leading dot.
(dot_name): Likewise.
(anylang_id): Likewise.