1 # $NetBSD: Makefile,v 1.23 2012/04/04 10:52:59 joerg Exp $
5 TESTSDIR
= ${TESTSBASE}/lib
/libc
/stdlib
11 # LSC: Unsupported on MINIX
12 #TESTS_C+= t_getenv_thread
15 TESTS_C
+= t_mi_vector_hash
16 # LSC: Unsupported on MINIX
17 #TESTS_C+= t_posix_memalign
31 PROGS
+= h_getopt h_getopt_long
35 LDADD.t_getenv_thread
= -lpthread
37 .
include <bsd.
test.mk
>