Patched toybox as people are lazy
Go to file
Rob Landley 5c010f7e44 Might as well make the dependencies slightly more paranoid.
(The only reason to have dependencies at all is so "make install" doesn't
trigger a rebuild.  A rebuild is always a build all anyway.)
2008-01-22 19:20:06 -06:00
generated More documentation for generated/* files. 2008-01-19 17:49:51 -06:00
kconfig Zap toys/Config.in and instead create generated/Config.in from contents of 2008-01-19 17:08:39 -06:00
lib Move dlist_add() to lib/llist.c 2008-01-20 17:34:53 -06:00
scripts Sort newtoys.h by command name, not by USE_ macro. 2008-01-22 17:38:55 -06:00
toys Fluff out hello.c to supply more example code as a skeleton for new commands, 2008-01-20 19:00:16 -06:00
www Fluff out hello.c to supply more example code as a skeleton for new commands, 2008-01-20 19:00:16 -06:00
.hgignore Add kconfig/conf to .hgignore 2007-11-23 21:01:37 +00:00
Config.in Zap toys/Config.in and instead create generated/Config.in from contents of 2008-01-19 17:08:39 -06:00
configure Zap toys/Config.in and instead create generated/Config.in from contents of 2008-01-19 17:08:39 -06:00
LICENSE Starting a new project. Just a bit past the "hello world" stage... 2006-09-27 00:45:05 -04:00
main.c Fix crash when running unknown command via symlink. 2008-01-22 15:33:50 -06:00
Makefile Might as well make the dependencies slightly more paranoid. 2008-01-22 19:20:06 -06:00
test.sh Delete testdir after use. 2007-12-16 18:02:05 -06:00
toynet.h Netcat needs this to build. 2007-12-03 18:57:57 -06:00
toys.h Zap toylist.h, moving contents of global structures into DEFINE_GLOBALS() 2008-01-20 17:25:44 -06:00