aboutsummaryrefslogtreecommitdiff
path: root/tools/test/stress2/testcases/lockf/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/stress2/testcases/lockf/Makefile')
-rw-r--r--tools/test/stress2/testcases/lockf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/test/stress2/testcases/lockf/Makefile b/tools/test/stress2/testcases/lockf/Makefile
new file mode 100644
index 000000000000..af962546b619
--- /dev/null
+++ b/tools/test/stress2/testcases/lockf/Makefile
@@ -0,0 +1,3 @@
+PROG= lockf
+
+.include <bsd.prog.mk>