]> git.cameronkatri.com Git - mandoc.git/blobdiff - regress/mdoc/Xr/Makefile
disable .Xr -Tlint test for now,
[mandoc.git] / regress / mdoc / Xr / Makefile
index 618081f26580500ad5d5ca6f87f7ebb7089f28a4..c4382c23f1241f8343d11e52f614290adf5dd18e 100644 (file)
@@ -1,7 +1,9 @@
 # $OpenBSD: Makefile,v 1.4 2015/02/06 01:07:07 schwarze Exp $
 
 REGRESS_TARGETS         = args
+
+# OpenBSD only: .Xr target tests cause too much trouble elsewhere
+
 LINT_TARGETS    = args
-MARKDOWN_TARGETS = args
 
 .include <bsd.regress.mk>