
Nmap Development mailing list archives
Re: [PATCH] make clean/distclean not quite clean in libnetutil
From: Michael McTernan <Michael.McTernan.2001 () cs bris ac uk>
Date: Mon, 18 Jun 2012 16:31:08 +0100
On 06/18/2012 03:52 PM, David Fifield wrote:
Thanks for this suggestion. "distclean" already deletes makefile.dep.
Unless I'm looking at the wrong sources or somehow mistaken, I don't think it does for libnetutil I'm afraid, especially as I actually do distclean between cross builds.
Is deleting dependencies on "clean" really expected behavior?
First look I would have cleaned the deps on a distclean too, but as explained, nsock removes it on the 'clean' target. The top level makefile does the same, so I followed the project's own example for the patch.
Either way, I think libnetutil is the odd one out in forgetting to clean this file which is something of a minor nuisance.
Kind Regards, Mike _______________________________________________ Sent through the nmap-dev mailing list http://cgi.insecure.org/mailman/listinfo/nmap-dev Archived at http://seclists.org/nmap-dev/
Current thread:
- [PATCH] make clean/distclean not quite clean in libnetutil Michael McTernan (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil David Fifield (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil Michael McTernan (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil David Fifield (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil Michael McTernan (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil David Fifield (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil Michael McTernan (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil David Fifield (Jun 19)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil Michael McTernan (Jun 18)
- Re: [PATCH] make clean/distclean not quite clean in libnetutil David Fifield (Jun 18)