> The ping/Makefile.am does not mention Makefile.in in the > MAINTAINERCLEANFILES. Here > (http://glug-nith.org/~rishi/download/src/ping-Makefile.diff) is > a 'diff -uNp' on ping/Makefile.am:
I think those two patches are wrong. From the GNU Standards, on maintainer-clean: Good catch, I was thinking that maintainer-clean was the target that would whip every non-generated file; but it is supposed to whip out generated files during `./configure && make'; we kinda use DISTCLEANFILES for that from a quick glance. Could you look into that? Thanks! I have reverted the change. _______________________________________________ bug-inetutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-inetutils
