summaryrefslogtreecommitdiff
path: root/regress/usr.bin/mandoc/mdoc/Pa/Makefile
blob: 3970b5e3e9458636a75ddc4026cec63e25e42c6e (plain)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.5 2017/03/05 19:59:26 schwarze Exp $

REGRESS_TARGETS	= font punct
MARKDOWN_TARGETS = font punct

# XXX The FILES target doesn't currently work.

.include <bsd.regress.mk>