From 2f1c4fcdbb83534d7facb7d28150b8d87a16c8ab Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Fri, 1 Jul 2005 00:23:19 +0000 Subject: GNU libc -> glibc --- test/silly/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/silly') diff --git a/test/silly/Makefile b/test/silly/Makefile index 290dfc045..a1eaa86ee 100644 --- a/test/silly/Makefile +++ b/test/silly/Makefile @@ -46,7 +46,7 @@ hello: hello.c Makefile $(TESTDIR)/Rules.mak hello_glibc: hello.c Makefile -@ echo "-------" -@ echo " " - -@ echo "Compiling $@ vs GNU libc: " + -@ echo "Compiling $@ vs glibc: " -@ echo " " $(HOSTCC) $(GLIBC_CFLAGS) -c $< -o $@.o $(HOSTCC) $(GLIBC_LDFLAGS) $@.o -o $@ -- cgit v1.2.3