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/string/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/string/Makefile') diff --git a/test/string/Makefile b/test/string/Makefile index 4a3cecfd3..2d873b629 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -1,8 +1,6 @@ # uClibc string tests # Licensed under the GNU Library General Public License, see COPYING.LIB -TESTS := $(patsubst %.c,%,$(wildcard *.c)) - include ../Test.mak EXTRA_CFLAGS := -fno-builtin -- cgit v1.2.3