1# $NetBSD: Makefile,v 1.9 2010/12/25 21:10:25 pgoyette Exp $ 2 3.include <bsd.own.mk> 4 5TESTS_SUBDIRS+= gen hash stdlib stdio string 6 7TESTSDIR= ${TESTSBASE}/lib/libc 8 9.include <bsd.test.mk> 10