diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-21 12:34:41 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-21 12:34:41 +0200 |
commit | f80eda0c17801058135f47e7f5ac3f6970e718ff (patch) | |
tree | b0881d47fe31009736e4836d8ae358893c00136e /README | |
parent | d07acf5eacf62cd8b5495f12e3b37427050270c9 (diff) |
cleanup eglibc/glibc Makefiles
- make it simpler and more equal
- add dependency to gperf needed for new config system
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ Before you can start you need to install some tools: - wget - flex - bison +- gperf - file - unzip - autoconf |