Commit Graph

4 Commits

Author SHA1 Message Date
Rob Landley
401ae8fe28 Make the config generate gen_config.h with CFG_ and USE() macros.
Add distclean.  Make clean have double colons so the kconfig makefile's
clean matches.
2006-11-01 22:26:25 -05:00
landley
09ea7ac1a2 Implement df. Add -Wall to build and fix up warnings. Add copyright notices.
Add error_msg() and itoa() to library.  Remove argc from globals (since argv is
null terminated), add optflags to globals.
2006-10-30 01:38:00 -05:00
landley
cd9dfc3b7b Next drop of toysh, plus more infratructure. 2006-10-18 18:38:16 -04:00
landley
c56215062c Next snapshot. Tries to grab something out of lib in order to build, I have
an empty "blah.c" in there to make it happy but I'm not checking that in.
2006-09-28 17:18:51 -04:00