xfstests: 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>
This commit is contained in:
Alex Elder
2010-07-30 21:49:48 +00:00
parent 0629d83588
commit 2294e28218
3 changed files with 15 additions and 9 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ include $(BUILDRULES)
install install-dev: default
-include .dep
-include .ltdep