[PATCH] xfsprogs: Make the compile output cleaner V2

Christoph Hellwig hch at infradead.org
Wed Jan 13 16:08:14 CST 2010


On Wed, Jan 13, 2010 at 09:03:27PM +1100, Dave Chinner wrote:
> -LDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
> +DISTDIRT = config.log .dep config.status config.cache confdefs.h conftest* \
>  	built .census install.* install-dev.* *.gz autom4te.cache/* libtool \
>  	include/builddefs include/platform_defs.h

>  distclean: clean
> -	rm -f $(LDIRT)
> +	$(Q)rm -f $(DISTDIRT)

What does this have to do with the rest?

Otherwise looks good,


Reviewed-by: Christoph Hellwig <hch at lst.de>

Any chance you could also port it to xfsdump?




More information about the xfs mailing list