OSDN Git Service

More stuff
[uclinux-h8/uClibc.git] / test / silly / Makefile
index 94f745d..72bac02 100644 (file)
@@ -41,7 +41,7 @@ hello: hello.c Makefile $(TOPDIR)libc.a
        $(STRIP)
        -ldd $@
        ls $(LSFLAGS) $@
-       -./$@
+       ./$@
        -@ echo " "
 
 hello_glibc: hello.c Makefile $(TOPDIR)libc.a