[git commit master] remove readelf from helptext

Bernhard Reutner-Fischer rep.dot.nop at gmail.com
Fri Oct 16 09:38:53 UTC 2009


commit: http://git.uclibc.org/uClibc/commit/?id=76023993fcb353dfa7241786737e1641d980180e
branch: http://git.uclibc.org/uClibc/commit/?id=refs/heads/master

readelf was removed

Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop at gmail.com>
---
 Makefile.help |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile.help b/Makefile.help
index 4fb8a6f..78ec1ef 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:'
-- 
1.6.3.3



More information about the uClibc-cvs mailing list