From b1117fc3109dd2b13d5bbbb57043f67d1105fbe3 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Fri, 25 May 2001 23:30:34 +0000 Subject: Fixing flak from the directory rearrangement --- test/string/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test') diff --git a/test/string/Makefile b/test/string/Makefile index 1cf768222..c39469c61 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -61,7 +61,7 @@ testcopy_diff: testcopy testcopy_glibc -@ echo " " -strerror: ../../string/strerror.c $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(TESTCC) +strerror: ../../libc/string/strerror.c $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(TESTCC) -@ echo "-------" -@ echo " " -@ echo "Compiling vs uClibc: " @@ -72,7 +72,7 @@ strerror: ../../string/strerror.c $(TESTDIR)/Config $(TESTDIR)/Rules.mak $(TESTC -./$@ -@ echo " " -strsignal: ../../string/strsignal.c +strsignal: ../../libc/string/strsignal.c -@ echo "-------" -@ echo " " -@ echo "Compiling vs uClibc: " -- cgit v1.2.3