New commits: commit 41657c51d99d48ee18dd445d521acfff2e31f98b Author: Andrew Cagney <[email protected]> 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
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit
