aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2007-12-20 05:36:14 +0000
committerJoel Brobecker <brobecker@gnat.com>2007-12-20 05:36:14 +0000
commit10d00faca93295672eeb9bafece072821165199f (patch)
tree0b7090722394e69c893a35ec24b54a0ff4a9a7b1 /gdb/Makefile.in
parent4106a0814aeb1d2ea9cf3608d0de4bb9fef44ee8 (diff)
downloadgdb-10d00faca93295672eeb9bafece072821165199f.zip
gdb-10d00faca93295672eeb9bafece072821165199f.tar.gz
gdb-10d00faca93295672eeb9bafece072821165199f.tar.bz2
* symtab.h: Remove "defs.h" #include.
* Makefile.in (symtab_h): Update dependencies.
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 f1ec06a..a46c9d4 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -885,7 +885,7 @@ srec_h = srec.h
stabsread_h = stabsread.h
stack_h = stack.h
symfile_h = symfile.h $(symtab_h)
-symtab_h = symtab.h $(defs_h)
+symtab_h = symtab.h
target_h = target.h $(bfd_h) $(symtab_h) $(dcache_h) $(memattr_h) $(vec_h)
target_descriptions_h = target-descriptions.h
terminal_h = terminal.h