From 2c8e931c67ebec7acbabd2c9a07096632398bfae Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:15:45 +0000 Subject: Make spelling of uClibc be consistant. --- 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 9bd6af242..f8992f4fe 100644 --- a/test/ctype/Makefile +++ b/test/ctype/Makefile @@ -26,7 +26,7 @@ all: $(TARGETS) ctype: ctype.c ../testsuite.h Makefile $(TOPDIR)libc.a -@ echo "-------" -@ echo " " - -@ echo "Compiling vs uCLibc: " + -@ echo "Compiling vs uClibc: " -@ echo " " $(CC) $(XCFLAGS) -c $< -o $@.o $(CC) $(XLDFLAGS) $@.o -o $@ $(EXTRA_LIBS) -- cgit v1.2.3