]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
* configure.ac (--enable-targets): New configure option.
authorUlrich Weigand <uweigand@de.ibm.com>
Sat, 17 Nov 2007 01:02:01 +0000 (01:02 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Sat, 17 Nov 2007 01:02:01 +0000 (01:02 +0000)
commitd0c678e6de1230671406e8b9fde61d1d471769c7
tree7e8fa076c83308f54423dfdda19c4ed32134419c
parent6ca0852e7a0010edcf20292ab79c8c42c74b5567
* configure.ac (--enable-targets): New configure option.
Collect gdb_target_obs of multiple targets into TARGET_OBS.
Call configure.tgt multiple times, using $targ as operand.
* configure.tgt: Operate on $targ instead of $target.
* configure: Regenerate.
* Makefile.in (ALL_TARGET_OBS): Define.

* NEWS: Mention --enable-targets option.
gdb/ChangeLog
gdb/Makefile.in
gdb/NEWS
gdb/configure
gdb/configure.ac
gdb/configure.tgt