]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Xr/Makefile
new TODO entry: handle Unicode letters in tags
[mandoc.git] / regress / mdoc / Xr / Makefile
1 # $OpenBSD: Makefile,v 1.4 2015/02/06 01:07:07 schwarze Exp $
2
3 REGRESS_TARGETS = args
4
5 # OpenBSD only: .Xr target tests cause too much trouble elsewhere
6
7 LINT_TARGETS = args
8
9 .include <bsd.regress.mk>