summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/roff/string/Makefile
blob: b3487fcc7b577c8f37da693c5ac062d68202b597 (plain)
1
2
3
4
5
6
7
8
9
# $OpenBSD: Makefile,v 1.4 2011/01/10 23:53:32 schwarze Exp $

REGRESS_TARGETS=escape infinite zerolength name
GROFF_TARGETS=escape zerolength name

# The infinite test fails badly with groff-1.20.1:
# It fails to print the following text.

.include <bsd.regress.mk>