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