aboutsummaryrefslogtreecommitdiff
path: root/opcodes/Makefile.am
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2007-12-21 17:04:04 +0000
committerH.J. Lu <hjl.tools@gmail.com>2007-12-21 17:04:04 +0000
commitdf1764b8ab18419eab855810f86419777d12925a (patch)
treed220a3392bbbfa1d4dffbce3af6ef6ca93046d15 /opcodes/Makefile.am
parent7407e2de24aecf239b2f7d070acd2a297a8bce9c (diff)
downloadbinutils-df1764b8ab18419eab855810f86419777d12925a.zip
binutils-df1764b8ab18419eab855810f86419777d12925a.tar.gz
binutils-df1764b8ab18419eab855810f86419777d12925a.tar.bz2
2007-12-21 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (i386-gen.o): Also depend on $(srcdir)/../include/opcode/i386.h. * Makefile.in: Regenerated.
Diffstat (limited to 'opcodes/Makefile.am')
-rw-r--r--opcodes/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index c1defe0..8cd2be1 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -575,7 +575,7 @@ stamp-xc16x: $(CGENDEPS) $(CPUDIR)/xc16x.cpu $(CPUDIR)/xc16x.opc
i386-gen: i386-gen.o
$(LINK) i386-gen.o $(LIBIBERTY)
-i386-gen.o: i386-gen.c i386-opc.h
+i386-gen.o: i386-gen.c i386-opc.h $(srcdir)/../include/opcode/i386.h
$(srcdir)/i386-tbl.h: $(srcdir)/i386-init.h
@echo $@