]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - tools/locktest/Makefile
Remove all the Makefiles
[nfs-utils.git] / tools / locktest / Makefile
diff --git a/tools/locktest/Makefile b/tools/locktest/Makefile
deleted file mode 100644 (file)
index d597228..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#
-# testlk -     lock a file to test client side locking.
-#
-
-TOP    = ../../
-TOOL   = testlk
-OBJS   = testlk.o
-
-include $(TOP)rules.mk
-
-install::
-       @: