summaryrefslogtreecommitdiff
path: root/sim/moxie/Makefile.in
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2013-06-26 15:55:59 +0000
committerTom Tromey <tromey@redhat.com>2013-06-26 15:55:59 +0000
commit03a7a095719ba7eab65a965af5532e064095aed8 (patch)
tree2524f098ad35091d8fd5be7d9c41a15ce0e59dd1 /sim/moxie/Makefile.in
parent8dd829c3b71bce6c874eb3304de5069f19ceb460 (diff)
downloadgdb-03a7a095719ba7eab65a965af5532e064095aed8.tar.gz
* Makefile.in (dtbdir): Don't use gdb's version.in.
Diffstat (limited to 'sim/moxie/Makefile.in')
-rw-r--r--sim/moxie/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/moxie/Makefile.in b/sim/moxie/Makefile.in
index 884d27735f3..3be637b0e99 100644
--- a/sim/moxie/Makefile.in
+++ b/sim/moxie/Makefile.in
@@ -17,7 +17,7 @@
## COMMON_PRE_CONFIG_FRAG
-dtbdir = @datadir@/gdb-`sed q ${srcdir}/../../gdb/version.in`/dtb
+dtbdir = @datadir@/gdb/dtb
SIM_OBJS = interp.o sim-load.o sim-io.o sim-config.o sim-utils.o \
sim-options.o sim-module.o sim-core.o sim-endian.o sim-trace.o \