# $NetBSD: Makefile,v 1.1 2011/04/09 17:45:25 pgoyette Exp $ .include TESTSDIR= ${TESTSBASE}/lib/libc/locale TESTS_C+= t_ctype1 TESTS_C+= t_ctype2 TESTS_C+= t_mbtowc TESTS_C+= t_wcstod TESTS_C+= t_wctomb .include