[PATCH] xfstests: Clean up build output

Christoph Hellwig hch at infradead.org
Sun Jan 17 05:59:05 CST 2010


On Wed, Jan 13, 2010 at 11:05:25PM +1100, Dave Chinner wrote:
> While doing this, remove explicit target-per-file rules in the
> subdirectories being built and replace them with target based rules
> using the buildrules hooks for doing this.  This results in the
> makefiles being simpler, smaller and more consistent.

I agree, but it's also rather unrelated to the output..

A side effect of that rule cleanup seems that we now link all binaries
against all libraries used in a subdirectory.  I don't think it's a
problem, but it's at least worth mentioning.

I'd really prefer if you could split this into two patches, but if
that's too much work consider this reviewed anyway:


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




More information about the xfs mailing list