aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-05-24 00:12:18 +0000
committerAndrew Cagney <cagney@redhat.com>2002-05-24 00:12:18 +0000
commitb91b96f4f6321cbbb9b4cbe261ae4dc8729ce4fc (patch)
tree0d38e622c0350699fe3554fd4e41360ae8de6493 /gdb/Makefile.in
parent9a2e8b20a33e01c147f8a1023c3093c122b714b8 (diff)
downloadgdb-b91b96f4f6321cbbb9b4cbe261ae4dc8729ce4fc.zip
gdb-b91b96f4f6321cbbb9b4cbe261ae4dc8729ce4fc.tar.gz
gdb-b91b96f4f6321cbbb9b4cbe261ae4dc8729ce4fc.tar.bz2
* sim-d10v.h: Delete file. Moved to include/gdb/.
* sim-d10v.h: New file. Moved from include/sim-d10v.h. * Makefile.in (INCLUDE): Add "gdb/sim-d10v.h". * interp.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * d10v-tdep.c: Include "gdb/sim-d10v.h" instead of "sim-d10v.h". * Makefile.in (sim_d10v_h): Update definition.
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index c050aeb..da4e25e 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -572,7 +572,7 @@ dis_asm_h = $(INCLUDE_DIR)/dis-asm.h
remote_sim_h = $(INCLUDE_DIR)/remote-sim.h
demangle_h = $(INCLUDE_DIR)/demangle.h
obstack_h = $(INCLUDE_DIR)/obstack.h
-sim_d10v_h = $(INCLUDE_DIR)/sim-d10v.h
+sim_d10v_h = $(INCLUDE_DIR)/gdb/sim-d10v.h
splay_tree_h = $(INCLUDE_DIR)/splay-tree.h
readline_headers = \