aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/accent/Makefile
blob: 4bc149a7b1b55e4727ca1f9430a338b1826a7d13 (plain) (blame)
1
2
3
4
5
6
7
# $OpenBSD: Makefile,v 1.1 2014/03/08 18:00:59 schwarze Exp $

REGRESS_TARGETS = nocombine utf8only combine
SKIP_ASCII = utf8only combine
UTF8_TARGETS = nocombine utf8only combine

.include <bsd.regress.mk>