From 1dce8cb9fe9f6f54b5c9a26115541879b2f8ff25 Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Tue, 17 Oct 2000 18:41:23 +0000 Subject: More stuff --- test/ctype/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/ctype') diff --git a/test/ctype/Makefile b/test/ctype/Makefile index 08d367d69..68df8f806 100644 --- a/test/ctype/Makefile +++ b/test/ctype/Makefile @@ -30,7 +30,7 @@ ctype: ctype.c ../testsuite.h Makefile $(TOPDIR)libc.a -@ echo " " $(CC) $(XCFLAGS) -c $< -o $@.o $(CC) $(XLDFLAGS) $@.o -o $@ $(EXTRA_LIBS) - -./$@ + ./$@ -@ echo " " ctype_glibc: ctype.c ../testsuite.h Makefile $(TOPDIR)libc.a -- cgit v1.2.3