Remove unused variables from gdbserver's Makefile
authorTom Tromey <tromey@adacore.com>
Tue, 19 Oct 2021 18:27:51 +0000 (12:27 -0600)
committerTom Tromey <tromey@adacore.com>
Fri, 22 Oct 2021 18:29:04 +0000 (12:29 -0600)
commit63b868ddf8798c69d7b695952cf602e610183fef
tree0d3cc717dfd532cc604440c4481df52c1f8b8d0b
parent5d71c60df5e6e7bd4ca70bd363dd462e8e865b38
Remove unused variables from gdbserver's Makefile

This removes a number of unused variables from gdbserver's Makefile.
I found these while working on the subsequent patches, and figured it
would be cleaner to have a separate patch for the deletions.
gdbserver/Makefile.in