xref: /openbsd/regress/usr.bin/mandoc/mdoc/Pa/Makefile (revision 5dea098c)
1# $OpenBSD: Makefile,v 1.7 2017/06/10 01:48:31 schwarze Exp $
2
3REGRESS_TARGETS	= font punct
4LINT_TARGETS	= punct
5
6# XXX The FILES target doesn't currently work.
7
8.include <bsd.regress.mk>
9