aboutsummaryrefslogtreecommitdiff
path: root/gdb/c-lang.c
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2023-08-26 09:09:13 +0930
committerAlan Modra <amodra@gmail.com>2023-08-26 09:20:45 +0930
commit07f9535fd97025705f17b65f39f6d7d6f0633add (patch)
tree5e8cd0676743ee1ed7a93789a2e80e5c2059948c /gdb/c-lang.c
parent91df9a6f810bca02883dae9275715b4960ea02f0 (diff)
downloadgdb-07f9535fd97025705f17b65f39f6d7d6f0633add.zip
gdb-07f9535fd97025705f17b65f39f6d7d6f0633add.tar.gz
gdb-07f9535fd97025705f17b65f39f6d7d6f0633add.tar.bz2
ld .deps/*.Pc files
This patch gets rid of the individual rules including the .Pc dependency files made while generating e*.c files, replacing them with a fancy GNU make pattern include. I've also moved creation of ldscripts to the makefile since it is possible to run more than one genscripts at once, resulting in "ldscripts: File exists" messages. * Makefile.am: Replace individual include of *.Pc dependency files with one pattern rule. (.Pc): New dummy rule. (ldscripts/stamp): New rule. (GEN_DEPENDS): Add ldscripts/stamp. (install-data-local): Exclude ldscripts/stamp from install. * genscripts.sh: Don't make ldscripts dir. * Makefile.in: Regenerate.
Diffstat (limited to 'gdb/c-lang.c')
0 files changed, 0 insertions, 0 deletions