From 6d8a9ea7225b228f05cd6bc87165579d38d1994d Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Fri, 17 Nov 2000 17:09:06 +0000 Subject: Some cleanups from Manuel Novoa III , and a bit of extra cleanup in the test makefiles. --- 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 7d2a02bef..c68996812 100644 --- a/test/string/Makefile +++ b/test/string/Makefile @@ -73,6 +73,6 @@ testcopy_diff: testcopy testcopy_glibc clean: - rm -f *.[oa] *~ core $(TARGETS) + rm -f *.[oa] *~ core $(TARGETS) testcopy.gnu.out testcopy.out -- cgit v1.2.3