aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/char/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/roff/char/Makefile')
-rw-r--r--regress/roff/char/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/roff/char/Makefile b/regress/roff/char/Makefile
new file mode 100644
index 00000000..ebd68458
--- /dev/null
+++ b/regress/roff/char/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.1 2018/08/25 16:43:52 schwarze Exp $
+
+REGRESS_TARGETS = basic badarg
+LINT_TARGETS = badarg
+
+.include <bsd.regress.mk>