gdbserver/Makefile.in: Remove ADD_DEPS
authorSimon Marchi <simon.marchi@polymtl.ca>
Sun, 16 Sep 2018 23:44:47 +0000 (19:44 -0400)
committerSimon Marchi <simon.marchi@polymtl.ca>
Mon, 17 Sep 2018 00:34:56 +0000 (20:34 -0400)
commita1cd91dc2f4e369983fab631f18e96f5e46119bc
tree21a47fbf1a361431e89d8ce361b126bf12f49924
parente08ef628a7e3098699ec6939584e2c9f7a9e1952
gdbserver/Makefile.in: Remove ADD_DEPS

ADD_DEPS is defined nowhere, so I presume it's not useful.  If I'm wrong
and this is actually used, there should be a comment explaining where it
comes from.

gdb/gdbserver/ChangeLog:

* Makefile.in: Remove references to $(ADD_DEPS).
gdb/gdbserver/ChangeLog
gdb/gdbserver/Makefile.in
This page took 0.024794 seconds and 4 git commands to generate.