1# $OpenBSD: Makefile,v 1.1 2014/03/08 18:00:59 schwarze Exp $ 2 3REGRESS_TARGETS = nocombine utf8only combine 4SKIP_ASCII = utf8only combine 5UTF8_TARGETS = nocombine utf8only combine 6 7.include <bsd.regress.mk> 8