Move cli object files to cli subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 19:22:11 +0000 (12:22 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:22 +0000 (16:53 -0700)
commitf06afa533665d88c651617de528b9640eb4e8611
tree3ff6f02aef85d4d4f1691e1db6a048b2d67229d9
parentb22c88c2ca013cc25d7a8fcbc748122bb1a349bb
Move cli object files to cli subdirectory

Following the "arch" move, this moves the object files corresponding
to the cli/*.c source files to the "cli" build directory.

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

* Makefile.in (SUBDIR_CLI_OBS): Redefine.
(%.o): Remove cli rule.
(CONFIG_SRC_SUBDIR): Add cli.
gdb/ChangeLog
gdb/Makefile.in