diff options
author | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-02-29 21:49:22 +0000 |
---|---|---|
committer | erik <erik@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2000-02-29 21:49:22 +0000 |
commit | 6b65252692f961f249492e7768d7b2826600d956 (patch) | |
tree | e5262e24142add93b66f923ec59c381c0edf2485 /TODO | |
parent | ef43b8774d31dfbd538532e8dfcf7a62a375c99a (diff) | |
download | busybox-w32-6b65252692f961f249492e7768d7b2826600d956.tar.gz busybox-w32-6b65252692f961f249492e7768d7b2826600d956.tar.bz2 busybox-w32-6b65252692f961f249492e7768d7b2826600d956.zip |
Minor makefile and todo updates
-Erik
git-svn-id: svn://busybox.net/trunk/busybox@385 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -31,6 +31,12 @@ around to it some time. If you have any good ideas, please let me know. | |||
31 | 31 | ||
32 | ----------------------- | 32 | ----------------------- |
33 | 33 | ||
34 | Compile with debugging on, run 'nm --size-sort ./busybox' | ||
35 | and then start with the biggest things and make them smaller... | ||
36 | |||
37 | |||
38 | ----------------------- | ||
39 | |||
34 | 40 | ||
35 | busybox.defs.h is too big and hard to follow. | 41 | busybox.defs.h is too big and hard to follow. |
36 | 42 | ||