[0/4] gcore and config.status related Makefile changes

Message ID cover.1712319537.git.aburgess@redhat.com
Headers
Series gcore and config.status related Makefile changes |

Message

Andrew Burgess April 5, 2024, 12:21 p.m. UTC
  This series started with the observation that 'make all' would not
rebuild the gcore script, instead I needed to do 'make gcore'.

While looking at, and fixing, that problem I noticed a bunch of other
small fixes relating to build rules that invoke config.status to
regenerate files.

Thanks,
Andrew

---

Andrew Burgess (4):
  gdb/Makefile: add gcore to the 'all' target dependency list
  gdb/Makefile: rewrite dependencies for config.status target
  gdb/Makefile: add some missing config.status dependencies
  gdb/Makefile: Print 'GEN' message, and pass SILENT_FLAG more

 gdb/Makefile.in | 41 ++++++++++++++++++++++++++---------------
 1 file changed, 26 insertions(+), 15 deletions(-)


base-commit: 16810e455feb26ef826a3ed876d6d7e6d24818b0