New commits:
commit 41657c51d99d48ee18dd445d521acfff2e31f98b
Author: Andrew Cagney <cag...@gnu.org>
Date:   Mon Mar 2 09:30:20 2015 -0500

    building: use $(basename $(notdir )) instead of $$(basename)
    
    Since the former is expanded by make, it makes for more readable output.
    For instance, "-o a/prefix/$(basename $f .c).o" vs "-o a/prefix/f.o".

_______________________________________________
Swan-commit mailing list
Swan-commit@lists.libreswan.org
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to