aboutsummaryrefslogtreecommitdiff
path: root/console-tools/Makefile.in
AgeCommit message (Collapse)Author
2004-03-15Remove trailing whitespace. Update copyright to include 2004.Eric Andersen
2003-12-20Kill off the loadacm applet. It is unused, unmaintainedEric Andersen
garbage leftover from before I started maintaining BusyBox. As the Klingon's like to say, Today is a good day to die. -Erik
2003-07-14Update a bunch of docs. Run a script to update my email addr.Eric Andersen
2002-09-16openvt applet by Quy TonthatGlenn L McGrath
2002-04-12Completely rework the config system so that it no longer annoys me to work onEric Andersen
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