]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ChangeLog
Fix gdb/data-directory Makefile-regeneration rule
authorTom Tromey <tom@tromey.com>
Sat, 5 Jun 2021 15:04:51 +0000 (09:04 -0600)
committerTom Tromey <tom@tromey.com>
Sat, 5 Jun 2021 15:04:51 +0000 (09:04 -0600)
commit19d6d783e1f76027fa9dc1f14658a157f582334a
treee6093c41395a0ceeefe7b734e62f0e0a1c0e7ef0
parentb316465fab75c1fa1ae2ace63dc2005f65722307
Fix gdb/data-directory Makefile-regeneration rule

My recent changes to the gdb build removed a special case for
data-directory/Makefile, but neglected to update the rule in that
Makefile.  This patch fixes the error by rewriting this rule.

gdb/ChangeLog
2021-06-05  Tom Tromey  <tom@tromey.com>

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