Reviewed-by: Tom Cosgrove <tom.cosgrove@arm.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/25174)
### Changes between 3.3 and 3.4 [xx XXX xxxx]
+ * Add debuginfo Makefile target for unix platforms to produce
+ a separate DWARF info file from the corresponding shared libs.
+
+ *Neil Horman*
+
* Add feature to retrieve configured TLS signature algorithms,
e.g., via the openssl list command.