summaryrefslogtreecommitdiff
path: root/procps/Makefile.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update a bunch of docs. Run a script to update my email addr.Eric Andersen2003-07-141-1/+1
|
* Bugfix from Claudio Fleiner <claudio@fleiner.com>Eric Andersen2002-09-301-1/+1
|
* Add a new top appletEric Andersen2002-09-171-0/+1
| | | | -Erik
* 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