]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/accent/Makefile
The wcwidth(3) of Plane 15 and Plane 16 Private Use Characters
[mandoc.git] / regress / char / accent / Makefile
1 # $OpenBSD: Makefile,v 1.1 2014/03/08 18:00:59 schwarze Exp $
2
3 REGRESS_TARGETS = nocombine utf8only combine
4 SKIP_ASCII = utf8only combine
5 UTF8_TARGETS = nocombine utf8only combine
6 LINT_TARGETS = nocombine
7
8 .include <bsd.regress.mk>