mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 23:57:03 +08:00
* Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
This commit is contained in:
@ -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>
|
2009-10-23 Doug Evans <dje@sebabeach.org>
|
||||||
|
|
||||||
* cgen-ops.h: Delete, moved to ../include/cgen/basic-ops.h.
|
* cgen-ops.h: Delete, moved to ../include/cgen/basic-ops.h.
|
||||||
|
@ -41,7 +41,6 @@ BUILD_LIB_DEPS = @BUILD_LIB_DEPS@
|
|||||||
|
|
||||||
# Header files.
|
# Header files.
|
||||||
HFILES = \
|
HFILES = \
|
||||||
cgen-ops.h cgen-types.h \
|
|
||||||
fr30-desc.h fr30-opc.h \
|
fr30-desc.h fr30-opc.h \
|
||||||
frv-desc.h frv-opc.h \
|
frv-desc.h frv-opc.h \
|
||||||
h8500-opc.h \
|
h8500-opc.h \
|
||||||
|
@ -310,7 +310,6 @@ BFD_H = ../bfd/bfd.h
|
|||||||
|
|
||||||
# Header files.
|
# Header files.
|
||||||
HFILES = \
|
HFILES = \
|
||||||
cgen-ops.h cgen-types.h \
|
|
||||||
fr30-desc.h fr30-opc.h \
|
fr30-desc.h fr30-opc.h \
|
||||||
frv-desc.h frv-opc.h \
|
frv-desc.h frv-opc.h \
|
||||||
h8500-opc.h \
|
h8500-opc.h \
|
||||||
|
Reference in New Issue
Block a user