# $NetBSD: Makefile,v 1.4 2011/11/21 23:50:45 joerg Exp $ .include TESTSDIR= ${TESTSBASE}/lib/libc/locale TESTS_C+= t_mbrtowc TESTS_C+= t_mbstowcs TESTS_C+= t_mbtowc TESTS_C+= t_wcscspn TESTS_C+= t_wcspbrk TESTS_C+= t_wcsspn TESTS_C+= t_wcstod TESTS_C+= t_wctomb COPTS.t_wctomb.c += -Wno-stack-protector .include