driver list: dump linker section from automake build rules
commitae83ff06608ad50febdadda863c70cfa8d37496e
authorGerhard Sittig <gerhard.sittig@gmx.net>
Tue, 9 May 2023 19:30:03 +0000 (9 21:30 +0200)
committerGerhard Sittig <gerhard.sittig@gmx.net>
Tue, 9 May 2023 20:27:08 +0000 (9 22:27 +0200)
tree1e110d2c2d94592829e405476e1900003e66d582
parent2510990b5a0130a49c836bbbdcd382abd6db2aef
driver list: dump linker section from automake build rules

Extend the Makefile.am, add a "make dump" target which displays the
content of the linker section on screen. Requires manual invocation,
yet uncertain how to automatically execute another command after the
library was created. And how to portably get the library's filename.
Makefile.am