diff options
author | Alan Modra <amodra@gmail.com> | 2009-10-27 01:49:26 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2009-10-27 01:49:26 +0000 |
commit | a2b2318d998d2829a7af02d3a8208f136b47578e (patch) | |
tree | f437d72b4a25cb2a391c4a0a0a78d4c1c3e5985e /opcodes/Makefile.in | |
parent | *** empty log message *** (diff) | |
download | binutils-gdb-a2b2318d998d2829a7af02d3a8208f136b47578e.tar.gz binutils-gdb-a2b2318d998d2829a7af02d3a8208f136b47578e.tar.bz2 binutils-gdb-a2b2318d998d2829a7af02d3a8208f136b47578e.zip |
* Makefile.am (HFILES): Remove cgen-ops.h and cgen-types.h.
Diffstat (limited to 'opcodes/Makefile.in')
-rw-r--r-- | opcodes/Makefile.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in index 37269bc9c38..c8fc6c31d3d 100644 --- a/opcodes/Makefile.in +++ b/opcodes/Makefile.in @@ -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 \ |