]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: clean up make install build V2
authorDave Chinner <david@fromorbit.com>
Wed, 17 Feb 2010 05:19:17 +0000 (16:19 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 17 Feb 2010 05:19:17 +0000 (16:19 +1100)
commit91128e4cdb106b2db5ed4809a830c8740ef4f8b2
tree59199357e674292c9373928b17969ee4a2b34863
parentc2b707cf506c83ad4ab38c97c11cf358cc0bec88
xfsprogs: clean up make install build V2

The install targets did not get the silent treatment like the
normal build targets. Shut them up.

Also, remove the top level install target dependency on the default
target. Each sub-directory already defines the correct dependencies
for the install targets and so all the rebuilds can be done in one
traversal of the subdirectories via the install rules.

Signed-off-by: Dave Chinner <david@fromorbit.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Makefile
include/buildrules
man/Makefile
mdrestore/Makefile