diff options
-rw-r--r-- | Makefile.help | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.help b/Makefile.help index 4fb8a6f56..78ec1ef9d 100644 --- a/Makefile.help +++ b/Makefile.help @@ -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:' |