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/stdlib/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/stdlib') diff --git a/test/stdlib/Makefile b/test/stdlib/Makefile index 86c9e88df..3d9666865 100644 --- a/test/stdlib/Makefile +++ b/test/stdlib/Makefile @@ -121,6 +121,6 @@ teststrtol_diff: teststrtol_glibc teststrtol -@ echo " " clean: - rm -f *.[oa] *~ core $(TARGETS) + rm -f *.[oa] *~ core $(TARGETS) teststrtol_glibc.out teststrtol.out -- cgit v1.2.3