diff options
author | Tom Tromey <tom@tromey.com> | 2018-12-24 12:01:34 -0700 |
---|---|---|
committer | Tom Tromey <tom@tromey.com> | 2018-12-27 13:15:31 -0700 |
commit | 6987262214a204ea3ab857d86a1faf9f4e66f211 (patch) | |
tree | a1943c2805edb3b185d29619ec9c48c407715496 /gdb/infrun.c | |
parent | b180d0a254034c14fd540c1b57391bb413f788f7 (diff) | |
download | gdb-6987262214a204ea3ab857d86a1faf9f4e66f211.zip gdb-6987262214a204ea3ab857d86a1faf9f4e66f211.tar.gz gdb-6987262214a204ea3ab857d86a1faf9f4e66f211.tar.bz2 |
Build gdb "nat" files in subdirectory
This moves the various "nat" object files into the nat/ subdirectory.
This allows for the removal of a pattern rule from the gdb Makefile,
which is a small cleanup.
I made the configure.nat change in a (semi-) automated way, hopefully
meaning that it is more likely to be correct than had I done it by
hand.
Eventually I would like for the various configure scripts to only
mention source files, and let the Makefile compute the object file
names.
gdb/ChangeLog
2018-12-27 Tom Tromey <tom@tromey.com>
* configure.nat (NATDEPFILES): Use nat/ prefix.
* Makefile.in (CONFIG_SRC_SUBDIR): Add nat.
(%.o: ${srcdir}/nat/%.c): Remove rule.
(INIT_FILES): Do not filter out NATDEPFILES.
Diffstat (limited to 'gdb/infrun.c')
0 files changed, 0 insertions, 0 deletions