]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfsprogs: fix depend targets
authorAlex Elder <aelder@sgi.com>
Fri, 30 Jul 2010 21:45:45 +0000 (21:45 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 3 Aug 2010 14:19:19 +0000 (09:19 -0500)
commit932b0ba9d2ea7e1c29e09709a98831064b75e318
tree48e4b32c55043f42eeb12424445cd54e8368aa60
parent370f69dd8d280ceeca77b00d5d44ac9bfe58315b
xfsprogs: fix depend targets

There's no need to re-make the dependency files all the time.  Make
it so the "depend" target rebuilds the ".dep" file only if necessary.
Also change the name of the dependency file created for "ltdepend"
to be ".ltdep".

Signed-off-by: Alex Elder <aelder@sgi.com>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Makefile
include/buildrules
libdisk/Makefile
libhandle/Makefile
libxcmd/Makefile
libxfs/Makefile
libxlog/Makefile