[PATCH] xfsprogs: Make the compile output cleaner V2
Dave Chinner
david at fromorbit.com
Wed Jan 13 16:30:01 CST 2010
On Wed, Jan 13, 2010 at 05:08:14PM -0500, 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?
That's the "make clean doesn't cause configure to run again" fix.
> Otherwise looks good,
>
>
> Reviewed-by: Christoph Hellwig <hch at lst.de>
>
> Any chance you could also port it to xfsdump?
Yes, I'm slowly working my way through the different trees
doing this, then I'll go fix all the compile warnings we
currently have...
Cheers,
Dave.
--
Dave Chinner
david at fromorbit.com
More information about the xfs
mailing list