[PATCH] xfsprogs: Make the compile output cleaner V2

Alex Elder aelder at sgi.com
Wed Jan 13 16:43:33 CST 2010


Christoph Hellwig wrote:
> 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,

I didn't get the original in my e-mail or I would have
responded to it directly.  I like this change a lot.

> Reviewed-by: Christoph Hellwig <hch at lst.de>
> 
> Any chance you could also port it to xfsdump?

And dmapi and xfstests, for that matter...

Reviewed-by: Alex Elder <aelder at sgi.com>




More information about the xfs mailing list