Remove REMOTE_OBS
authorTom Tromey <tom@tromey.com>
Thu, 23 Nov 2017 03:57:04 +0000 (20:57 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 27 Nov 2017 23:53:27 +0000 (16:53 -0700)
commit18ca73470a0d7eb96a807c97559cbb9fddb4b461
treee49a94b7ac8d90615cf2ebf7d4e6b912dd5b476f
parent66599a7dc0369583229c0c51e5e009cfa7cceb73
Remove REMOTE_OBS

This removes REMOTE_OBS from the Makefile.  It is no longer needed, as
remote support is always built into gdb.  The relevant sources are now
added to COMMON_SFILES, where they are treated like other ordinary
sources.

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

* Makefile.in (REMOTE_OBS): Remove.
(SFILES): Remove remote sources.
(COMMON_SFILES): Add remote sources.
(ALLDEPFILES): Remove dcache.c.
gdb/ChangeLog
gdb/Makefile.in
This page took 0.026294 seconds and 4 git commands to generate.