commit | 85208e2ab94ddd60cc97dd7ae4a3b2a588281398 | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Apr 12 12:05:57 2002 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Apr 12 12:05:57 2002 +0000 |
tree | 8065760390f8f705c47f01a30a7f63c93cef8cf3 | |
parent | b1591d1f8b9444c770771c9482d708dd5e497829 [diff] |
Completely rework the config system so that it no longer annoys me to work on the busybox development tree. This eliminates the use of recursive make, and once again allows us to run 'make' in a subdirectory with the expected result. And things are now much faster too. Greatly improved IMHO... -Erik