New commits:
commit bf1d4249c307eb1a38d6002f2b692bc088dc5505
Author: Andrew Cagney <[email protected]>
Date:   Tue May 26 14:25:37 2015 -0400

    building: rewrite "make distclean", ignored $(OBJDIR) for instance
    
    Was deleteing OBJ.$$OSDEP.$$ARCH instead of $(OBJDIR); yes
    those are environment variables!
    
    Also made "distclean" independent of "clean" and non-recursive.
    This removes any dependencies that would trigger a build of $(OBJDIR)
    (only to then delete it).

_______________________________________________
Swan-commit mailing list
[email protected]
https://lists.libreswan.org/mailman/listinfo/swan-commit

Reply via email to