]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move guile object files to guile subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 20:05:26 +0000 (13:05 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:24 +0000 (16:53 -0700)
commitbd810fff78006d38e3c287b7bd241319f4d763be
tree92f01250119292d3915ac8fd91f8e6b8c7d9357c
parent75787ac19cdf7e8aa9b4c28f9421837ba479cf51
Move guile object files to guile subdirectory

Move the object files corresponding to guile/*.c to the guile
subdirectory in the build tree.

ChangeLog
2017-11-27  Tom Tromey  <tom@tromey.com>

* configure: Rebuild.
* configure.ac (CONFIG_OBS): Refer to guile/guile.o.
* Makefile.in (SUBDIR_GUILE_OBS): Redefine.
(CONFIG_SRC_SUBDIR): Add guile.
(%.o): Remove guile rule.
gdb/ChangeLog
gdb/Makefile.in
gdb/configure
gdb/configure.ac