]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Remove some gdb/data-directory special cases
authorTom Tromey <tromey@adacore.com>
Tue, 1 Jun 2021 14:11:30 +0000 (08:11 -0600)
committerTom Tromey <tromey@adacore.com>
Tue, 1 Jun 2021 14:11:31 +0000 (08:11 -0600)
commit906f72d454d159f0a116d0a1039616361d2160cb
tree1dfdcc0d9a81fe341f478a3da45f6627d395e417
parentba56237dab86cceb53e5b27c56d930ec4055ea35
Remove some gdb/data-directory special cases

I found an odd special case for data-directory in gdb's Makefile.  I
don't see a reason to have this, so this removes it in favor of having
this code work in the most ordinary way for a subdirectory build.

gdb/ChangeLog
2021-06-01  Tom Tromey  <tromey@adacore.com>

* Makefile.in (all-data-directory): Remove.
(data-directory/Makefile): Remove.
gdb/ChangeLog
gdb/Makefile.in