]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Move compile object files to compile subdirectory
authorTom Tromey <tom@tromey.com>
Tue, 21 Nov 2017 19:35:05 +0000 (12:35 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:23 +0000 (16:53 -0700)
commita26aa30cc535c9bde457cdd00daf0c82f25da0af
tree96f0d0c5cbe8cb6607688374f0a9172326ea9233
parent6f3cdf9a3bfa2c0a22fa9dc40b45578e2ea7957d
Move compile object files to compile subdirectory

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

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

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