Move mi objects to mi subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 19:26:11 +0000 (12:26 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:22 +0000 (16:53 -0700)
commit6f3cdf9a3bfa2c0a22fa9dc40b45578e2ea7957d
tree4df08f706bfd6ce7c2003f5196361c3f6b28892a
parentf06afa533665d88c651617de528b9640eb4e8611
Move mi objects to mi subdirectory

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

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

* Makefile.in (SUBDIR_MI_OBS): Redefine.
(%.o): Remove mi rule.
(CONFIG_SRC_SUBDIR): Add mi.
(COMMON_OBS): Use mi/mi-common.o
gdb/ChangeLog
gdb/Makefile.in