aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/ll/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/ll/Makefile')
-rw-r--r--regress/roff/ll/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/regress/roff/ll/Makefile b/regress/roff/ll/Makefile
new file mode 100644
index 00000000..c8c99b9c
--- /dev/null
+++ b/regress/roff/ll/Makefile
@@ -0,0 +1,7 @@
+# $OpenBSD: Makefile,v 1.1 2014/03/30 19:47:32 schwarze Exp $
+
+REGRESS_TARGETS = basic
+
+SKIP_TMAN =
+
+.include <bsd.regress.mk>