From 0f41aa8f114eadcd433fb2e0529c710b75a9f0e8 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Thu, 20 Jun 2002 10:19:50 +0000 Subject: Several test case cleanups -Erik --- test/string/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/string') diff --git a/test/string/Makefile b/test/string/Makefile index e53281fdd..236dc68ea 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -22,7 +22,7 @@ include $(TESTDIR)/Rules.mak TARGETS=string string_glibc TARGETS+=testcopy testcopy_glibc -TARGETS+=strerror #strsignal +TARGETS+=#strerror #strsignal all: $(TARGETS) -- cgit v1.2.3