Remove ADD_FILES and ADD_DEPS from Makefile.in
authorTom Tromey <tom@tromey.com>
Mon, 2 Jul 2018 13:32:10 +0000 (07:32 -0600)
committerTom Tromey <tom@tromey.com>
Mon, 9 Jul 2018 14:03:49 +0000 (08:03 -0600)
commit31278b5193ea6025c09110aef2d67d81a952ebcc
tree8f81b9367fd2555e645d163f3fb823e45d12301c
parente5fd1493fd9c2d8d55fd15b9bd6539781ee56209
Remove ADD_FILES and ADD_DEPS from Makefile.in

Nothing defines XM_ADD_FILES, TM_ADD_FILES, or NAT_ADD_FILES any more,
so consequently ADD_FILES and ADD_DEPS are no longer needed.  So, this
removes them.

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

* Makefile.in (ADD_FILES, ADD_DEPS): Remove.
(LIBGDB_OBS, clean mostlyclean): Update.
(gdb$(EXEEXT), insight$(EXEEXT)): Update.
gdb/ChangeLog
gdb/Makefile.in
This page took 0.025895 seconds and 4 git commands to generate.