summaryrefslogtreecommitdiff
path: root/archival/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
|
* rpm applet by Laurence AndersonGlenn L McGrath2002-12-101-0/+1
|
* Make uncompress a seperate applet so it doesnt pull in all the gunzip codeGlenn L McGrath2002-11-011-0/+2
|
* Completely rework the config system so that it no longer annoys me to work onEric Andersen2002-04-121-0/+41
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