summaryrefslogtreecommitdiff
path: root/lib/libc/tests/regex/Makefile
blob: 65675d94c59cca8a9b66905d803fc94896530ecb (plain)
1
2
3
4
5
6
7
8
PACKAGE=	tests

# local test cases
ATF_TESTS_SH+=	multibyte

.include "Makefile.inc"
.include "${.CURDIR:H}/Makefile.netbsd-tests"
.include <bsd.test.mk>