HomeClusterLabs Projects

Build: Fix ordering of LIBADD and LDADD libraries in Makefiles.

Description

Build: Fix ordering of LIBADD and LDADD libraries in Makefiles.

Libraries should be listed before anything they require. Additionally,
change how libraries are listed to be one per line using the += syntax
and clean up the spacing. I think this makes it easier to read.

Details

Provenance
clumensAuthored on Aug 11 2023, 4:48 PM
Parents
rPcf6ff759c9c8: Build: Break a large chunk of xml Makefile out into a script.
Branches
Unknown
Tags
Unknown