summaryrefslogtreecommitdiff
path: root/init/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mesg applet by Manuel Novoa IIIGlenn L McGrath2002-09-161-0/+1
|
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-0/+37
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