The following commit has been merged in the master branch:
commit f2192b5476d9d10f6bd3706a665a667e5632de7d
Author: Cheyenne Wills <cwi...@sinenomine.net>
Date:   Tue Apr 18 16:21:04 2023 -0600

    tests: Add COMMON_LIBS macro to src/tests/Makefile
    
    In order to simplify a future change, introduce a Makefile macro that
    defines the common libs used.
    
    Add COMMON_LIBS which will initially be set to just $(LIBS).
    Replace $(LIBS) with $(COMMON_LIBS) through the rest of the file.  Add
    $(COMMON_LIBS) to the afscp target.
    
    In addition, split the long lines containing the list of libraries.
    
    There are no functional changes in this commit.
    
    Change-Id: Iaf1ef92fdc7fa6ec4adc0582f714416255c1c972
    Reviewed-on: https://gerrit.openafs.org/15396
    Reviewed-by: Michael Meffie <mmef...@sinenomine.net>
    Tested-by: BuildBot <build...@rampaginggeek.com>
    Reviewed-by: Andrew Deason <adea...@sinenomine.net>

 src/tests/Makefile.in | 140 ++++++++++++++++++++++++++++----------------------
 1 file changed, 78 insertions(+), 62 deletions(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
OpenAFS-cvs@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to