[Swan-dev] "make clean" targets

Andrew Cagney andrew.cagney at gmail.com
Sat May 23 00:11:42 EEST 2015


FYI,

I removed a bunch of aliases for "make clean", they died part way through
as only some directories supported them; they really were no different to
"clean".

This leaves us with:

"make clean" this removes everything built by "make all".
One quirk: the second "clean" in "make clean ; make clean" generates
Makefile.depend.mk, only to then delete it.  It probably shouldn't.

"make distclean" deletes everything
Again with a quirk, the second "distclean" in "make distclean ; make
distclean" rebuilds the entire OBJDIR, only to then delete it.  It probably
shouldn't.

Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.libreswan.org/pipermail/swan-dev/attachments/20150522/d62f567a/attachment.html>


More information about the Swan-dev mailing list