From ced4d2934b4ceb0f07ba7475c531de7a5018f212 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Wed, 15 Feb 2006 04:41:04 +0000 Subject: dont bother setting TESTS now --- test/pthread/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/pthread') diff --git a/test/pthread/Makefile b/test/pthread/Makefile index 9dbbed40b..0d6c262ac 100644 --- a/test/pthread/Makefile +++ b/test/pthread/Makefile @@ -1,8 +1,6 @@ # uClibc pthread tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := ex1 ex2 ex3 ex4 ex5 ex6 ex7 - include ../Test.mak EXTRA_LDFLAGS := -lpthread -- cgit v1.2.3