aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/aio/aiop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'tools/regression/aio/aiop/Makefile')
-rw-r--r--tools/regression/aio/aiop/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/tools/regression/aio/aiop/Makefile b/tools/regression/aio/aiop/Makefile
new file mode 100644
index 000000000000..3d9615c91884
--- /dev/null
+++ b/tools/regression/aio/aiop/Makefile
@@ -0,0 +1,6 @@
+# $FreeBSD$
+
+PROG= aiop
+NO_MAN=
+
+.include <bsd.prog.mk>