btrfs: test incremental send after a succession of rename and link operations
[xfstests-dev.git] / lib / Makefile
index 43fb0a092808eccd36464e21b5bbb279ea42ea96..53540ca705f7dd4cee8b472a99b271acb25f6f9d 100644 (file)
@@ -1,4 +1,4 @@
-#
+# SPDX-License-Identifier: GPL-2.0
 # Copyright (c) 2003 Silicon Graphics, Inc.  All Rights Reserved.
 #
 
@@ -19,10 +19,12 @@ CFILES = dataascii.c databin.c datapid.c file_lock.c forker.c \
        str_to_bytes.c tlibio.c write_log.c \
        random.c
 
-default: ltdepend $(LTLIBRARY)
+default: depend $(LTLIBRARY)
 
 include $(BUILDRULES)
 
+depend: .ltdep
+
 install install-dev: default
 
--include .dep
+-include .ltdep