1 # $NetBSD: Makefile,v 1.46 2013/01/27 02:32:39 christos Exp $
3 .
include "Makefile.inc"
8 # LSC: Unsupported on MINIX
11 # LSC: db hangs, so compiled, installed, but not added to the testsuite by
14 TESTS_SUBDIRS
+= hash inet locale net regex stdlib
15 TESTS_SUBDIRS
+= stdio string termios time
18 .if
${HAVE_SSP} == "yes"
21 .
endif # !defined(__MINIX)
23 TESTSDIR
= ${TESTSBASE}/lib
/libc
29 .
include <bsd.
test.mk
>