summaryrefslogtreecommitdiff
path: root/test/silly/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/silly/Makefile')
-rw-r--r--test/silly/Makefile2
1 files changed, 1 insertions, 1 deletions
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