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/termios/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/termios') diff --git a/test/termios/Makefile b/test/termios/Makefile index 4c7450be2..a65022826 100644 --- a/test/termios/Makefile +++ b/test/termios/Makefile @@ -38,7 +38,7 @@ termios: termios.c Makefile $(TESTDIR)/Rules.mak termios_glibc: termios.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