]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/Makefile.in
Remove TSOBS from gdb/Makefile.in
authorTom Tromey <tom@tromey.com>
Sun, 1 Jul 2018 23:34:51 +0000 (17:34 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 9 Jul 2018 14:03:48 +0000 (08:03 -0600)
commit97a34db94284f42829e5e5c9c4fa65b216739bcb
treebb654a30205fd9773d7c9c95f4d841c38ef0926c
parent872899f1efeda1e93ed569d322c6b2ee85ce885c
Remove TSOBS from gdb/Makefile.in

The TSOBS variable doesn't seem to serve a useful purpose in
gdb/Makefile.in, so remove it.

gdb/ChangeLog
2018-07-09  Tom Tromey  <tom@tromey.com>

* Makefile.in (TSOBS): Remove.
(INIT_FILES): Update.
(LIBGDB_OBS): Update.
(COMMON_SFILES): Add inflow.c.
(SFILES): Remove inflow.c.
gdb/ChangeLog
gdb/Makefile.in