Makefile revision 1.4
11.4Stron# $NetBSD: Makefile,v 1.4 2010/11/16 14:03:47 tron Exp $ 21.1Sjoerg 31.1Sjoerg.include <bsd.own.mk> 41.1Sjoerg 51.1SjoergTESTSDIR= ${TESTSBASE}/lib/libc/stdlib 61.1Sjoerg 71.4StronTESTS_C+= t_mi_vector_hash t_environment t_environment_pth 81.1Sjoerg 91.4StronLDADD.t_environment_pth= -pthread 101.3Stron 111.1Sjoerg.include <bsd.test.mk> 12