aboutsummaryrefslogtreecommitdiff
path: root/sim/d10v/Makefile.in
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2015-03-30 01:14:04 -0400
committerMike Frysinger <vapier@gentoo.org>2015-03-30 02:20:23 -0400
commitef9535c6bc7c5d50d03e9f98498e018ac56e366c (patch)
tree2b077a0fb150fa49165d54b6728bb3c94b677f34 /sim/d10v/Makefile.in
parent2f783c1f4b23b194efa31e2015fb585b688c6526 (diff)
downloadfsf-binutils-gdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.zip
fsf-binutils-gdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.tar.gz
fsf-binutils-gdb-ef9535c6bc7c5d50d03e9f98498e018ac56e366c.tar.bz2
sim: d10v: use common configure options
In preparation for converting to nrun, call the common functions that are needed. This doesn't produce any new warnings, and the generated code should be the same.
Diffstat (limited to 'sim/d10v/Makefile.in')
-rw-r--r--sim/d10v/Makefile.in5
1 files changed, 0 insertions, 5 deletions
diff --git a/sim/d10v/Makefile.in b/sim/d10v/Makefile.in
index 173fe95..b6d6a18 100644
--- a/sim/d10v/Makefile.in
+++ b/sim/d10v/Makefile.in
@@ -50,8 +50,3 @@ gencode: gencode.o d10v-opc.o
clean-extra:
rm -f table.c simops.h gencode
-
-interp.o: interp.c table.c $(INCLUDE)
-simops.o: simops.c simops.h $(INCLUDE)
-endian.o: endian.c $(INCLUDE)
-table.o: table.c