]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - lib/libc/tests/regex/Makefile
MFV r347989:
[FreeBSD/FreeBSD.git] / lib / libc / tests / regex / Makefile
1 # $FreeBSD$
2
3 PACKAGE=        tests
4
5 # local test cases
6 ATF_TESTS_SH+=  multibyte
7
8 .include "Makefile.inc"
9 .include "${.CURDIR:H}/Makefile.netbsd-tests"
10 .include <bsd.test.mk>