]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move unittests object files to unittests subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 19:56:55 +0000 (12:56 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:24 +0000 (16:53 -0700)
commit75787ac19cdf7e8aa9b4c28f9421837ba479cf51
tree638ca90be4cf3021b0ad6c013b2d91f3b9a6ae84
parent5c8a943144f6972dc0854f2d01d7cb365b06fceb
Move unittests object files to unittests subdirectory

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

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

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