OSDN Git Service

remove readelf from helptext
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 16 Oct 2009 09:38:53 +0000 (11:38 +0200)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Fri, 16 Oct 2009 09:38:53 +0000 (11:38 +0200)
readelf was removed

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Makefile.help

index 4fb8a6f..78ec1ef 100644 (file)
@@ -15,7 +15,7 @@ help:
        @echo '  all                    - libraries and generated headers'
        @echo '  pregen         - generate headers'
        @echo '  utils                  - build target utilities'
-       @echo '                   (readelf, ldd, ldconfig, locale, iconv)'
+       @echo '                   (ldd, ldconfig, locale, iconv)'
        @echo '  hostutils              - build host utilities (see utils)'
        @echo
        @echo 'Configuration:'