aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Nd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Nd/Makefile')
-rw-r--r--regress/mdoc/Nd/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/mdoc/Nd/Makefile b/regress/mdoc/Nd/Makefile
new file mode 100644
index 00000000..d67804c4
--- /dev/null
+++ b/regress/mdoc/Nd/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.5 2015/02/11 13:37:31 schwarze Exp $
+
+REGRESS_TARGETS = broken hyph noarg par
+LINT_TARGETS = broken noarg
+
+.include <bsd.regress.mk>