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/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 94f745d4d..72bac02ca 100644 --- a/test/silly/Makefile +++ b/test/silly/Makefile @@ -41,7 +41,7 @@ hello: hello.c Makefile $(TOPDIR)libc.a $(STRIP) -ldd $@ ls $(LSFLAGS) $@ - -./$@ + ./$@ -@ echo " " hello_glibc: hello.c Makefile $(TOPDIR)libc.a -- cgit v1.2.3