]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - opcodes/Makefile.in
* opc2c.c: Include "libiberty.h" and <errno.h>.
authorNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2009 13:14:55 +0000 (13:14 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 5 Oct 2009 13:14:55 +0000 (13:14 +0000)
commit49293ef70b002b7abc5a539728248f249a2907eb
treeba904158a9174f3b1ccf0cf2bb418fa4ab15948f
parent8d417781d6d279b118e21a63f96aca8e13c2dc51
    * opc2c.c: Include "libiberty.h" and <errno.h>.
        (orig_filename): Constify.
        (dump_lines): Fix line number directive.
        (main): Set orig_filename to basename of input file.  Use
        xstrerror.

        * Makefile.am (rx-dis.lo): Remove explicit dependencies.
        ($(srcdir)/rx-decode.c): Use @MAINT@.  Use $(EXEEXT_FOR_BUILD)
        instead of $(EXEEXT).
        (opc2c$(EXEEXT_FOR_BUILD)): Renamed from opc2c$(EXEEXT) and use
        $(LINK_FOR_BUILD).  Link with libiberty.
        (MOSTLYCLEANFILES): Add opc2c$(EXEEXT_FOR_BUILD).
        (MAINTAINERCLEANFILES): Add $(srcdir)/rx-decode.c.
        * Makefile.in: Regenerated.
        * rx-decode.c: Regenerated.
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/opc2c.c
opcodes/rx-decode.c