aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Em/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Em/Makefile')
-rw-r--r--regress/mdoc/Em/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/regress/mdoc/Em/Makefile b/regress/mdoc/Em/Makefile
new file mode 100644
index 00000000..13de4337
--- /dev/null
+++ b/regress/mdoc/Em/Makefile
@@ -0,0 +1,6 @@
+# $OpenBSD: Makefile,v 1.3 2014/11/17 06:44:35 schwarze Exp $
+
+REGRESS_TARGETS = font noarg punct
+LINT_TARGETS = noarg punct
+
+.include <bsd.regress.mk>