summaryrefslogtreecommitdiffstats
path: root/regress/usr.bin/mandoc/mdoc/Pa/Makefile
blob: 39ebf00cccb2fa5cd7a3ee38a4df56bde980bdf9 (plain) (blame)
1
2
3
4
5
6
7
8
# $OpenBSD: Makefile,v 1.7 2017/06/10 01:48:31 schwarze Exp $

REGRESS_TARGETS	= font punct
LINT_TARGETS	= punct

# XXX The FILES target doesn't currently work.

.include <bsd.regress.mk>