summaryrefslogtreecommitdiff
path: root/gdb/configure.tgt
diff options
context:
space:
mode:
authorUlrich Weigand <uweigand@de.ibm.com>2009-06-29 13:10:38 +0000
committerUlrich Weigand <uweigand@de.ibm.com>2009-06-29 13:10:38 +0000
commitaaec6fe9f6ab06d150c3133a3137072ba0593a96 (patch)
treea732a04d20349e8b451dd733c1596ad657481989 /gdb/configure.tgt
parent20dadaa446c4b81d4b7a88cf149ef260dea0e6c4 (diff)
downloadgdb-aaec6fe9f6ab06d150c3133a3137072ba0593a96.tar.gz
* Makefile.in (ALL_64_TARGET_OBS): Add amd64-windows-tdep.o.
(ALL_TARGET_OBS): Add moxie-tdep.o, i386-darwin-tdep.o, and solib-darwin.o. * configure.tgt: Add comment.
Diffstat (limited to 'gdb/configure.tgt')
-rw-r--r--gdb/configure.tgt4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/configure.tgt b/gdb/configure.tgt
index 59aa62bea8e..b704842077c 100644
--- a/gdb/configure.tgt
+++ b/gdb/configure.tgt
@@ -7,6 +7,10 @@
# gdb_osabi default OS ABI to use with target
# build_gdbserver set to "yes" if gdbserver supports target
+# NOTE: Every file added to a gdb_target_obs variable for any target here
+# must also be added to either ALL_TARGET_OBS or ALL_64_TARGET_OBS
+# in Makefile.in!
+
case $targ in
d10v-*-* | \
hppa*-*-hiux* | \