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

Andrew Burgess aburgess@redhat.com
Fri Apr 5 12:21:24 GMT 2024


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
-- 
2.25.4



More information about the Gdb-patches mailing list