xref: /openbsd-src/regress/usr.bin/mandoc/char/accent/Makefile (revision 6f6722cba5a9a31277dd5b5cce869a673d43b998)
1# $OpenBSD: Makefile,v 1.2 2018/12/15 19:30:19 schwarze Exp $
2
3REGRESS_TARGETS = nocombine utf8only combine
4SKIP_ASCII = utf8only combine
5UTF8_TARGETS = nocombine utf8only combine
6LINT_TARGETS = nocombine
7
8.include <bsd.regress.mk>
9