1 # $OpenBSD: Makefile,v 1.3 2015/02/06 11:54:03 schwarze Exp $
3 REGRESS_TARGETS = args noUE
4 LINT_TARGETS = args noUE
6 # groff-1.22.3 defects:
7 # - Without .UE, .UR does not print the URI.
8 # - But .UE prints <> even without .UR.
12 .include <bsd.regress.mk>