aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/mdoc/Sy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'regress/mdoc/Sy/Makefile')
-rw-r--r--regress/mdoc/Sy/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/regress/mdoc/Sy/Makefile b/regress/mdoc/Sy/Makefile
index 36c1859b..752d1382 100644
--- a/regress/mdoc/Sy/Makefile
+++ b/regress/mdoc/Sy/Makefile
@@ -1,6 +1,8 @@
-# $OpenBSD: Makefile,v 1.5 2014/11/17 06:44:35 schwarze Exp $
+# $OpenBSD: Makefile,v 1.8 2020/03/13 00:31:06 schwarze Exp $
-REGRESS_TARGETS = noarg font punct
+REGRESS_TARGETS = noarg font punct tag
+TAG_TARGETS = tag
LINT_TARGETS = noarg punct
+HTML_TARGETS = tag
.include <bsd.regress.mk>