blob: 4bc149a7b1b55e4727ca1f9430a338b1826a7d13 (
plain) (
tree)
|
|
# $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>
|