OSDN Git Service

* Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
authorAlan Modra <amodra@bigpond.net.au>
Tue, 27 Oct 2009 01:49:26 +0000 (01:49 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 27 Oct 2009 01:49:26 +0000 (01:49 +0000)
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in

index b4bc9ac..9602b1e 100644 (file)
@@ -1,3 +1,9 @@
+2009-10-27  Alan Modra  <amodra@bigpond.net.au>
+
+       * Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
+       * Makefile.in: Regenerate.
+       * po/POTFILES.in: Regenerate.
+
 2009-10-23  Doug Evans  <dje@sebabeach.org>
 
        * cgen-ops.h: Delete, moved to ../include/cgen/basic-ops.h.
index c6c5cb6..495fd57 100644 (file)
@@ -41,7 +41,6 @@ BUILD_LIB_DEPS = @BUILD_LIB_DEPS@
 
 # Header files.
 HFILES = \
-       cgen-ops.h cgen-types.h \
        fr30-desc.h fr30-opc.h \
        frv-desc.h frv-opc.h \
        h8500-opc.h \
index 37269bc..c8fc6c3 100644 (file)
@@ -310,7 +310,6 @@ BFD_H = ../bfd/bfd.h
 
 # Header files.
 HFILES = \
-       cgen-ops.h cgen-types.h \
        fr30-desc.h fr30-opc.h \
        frv-desc.h frv-opc.h \
        h8500-opc.h \