1 # $NetBSD: Makefile,v 1.47 2014/02/17 10:10:41 martin Exp $
3 .
include "Makefile.inc"
6 # LSC: Unsupported on MINIX
7 SUBDIR
+= tls_dso .WAIT
# sync
9 # LSC: Unsupported on MINIX
12 # LSC: db hangs, so compiled, installed, but not added to the testsuite by
15 TESTS_SUBDIRS
+= hash inet locale net regex stdlib
16 TESTS_SUBDIRS
+= stdio string termios time
19 .if
${HAVE_SSP} == "yes"
22 .
endif # !defined(__MINIX)
24 TESTSDIR
= ${TESTSBASE}/lib
/libc
30 .
include <bsd.
test.mk
>