mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
+1
-1
@@ -25,4 +25,4 @@ include $(BUILDRULES)
|
||||
|
||||
install install-dev: default
|
||||
|
||||
-include .dep
|
||||
-include .ltdep
|
||||
|
||||
Reference in New Issue
Block a user