summaryrefslogtreecommitdiffstats
path: root/make/bzip2.mk
Commit message (Collapse)AuthorAgeFilesLines
* Fix a perl to sed conversion errorEric Andersen2003-11-141-1/+1
|
* By popular demand, use 'sed' rather than 'perl' for doingEric Andersen2003-11-131-2/+2
| | | | | | search and replace stuff. Hopefully we do not have any perl specific regexs that will be broken by this change, but it seems to be working thus far anyways,
* Do not blindly strip all symbols from from all libs. libpthreadEric Andersen2003-03-131-0/+1
| | | | | needs its symbols for pthread debugging to work. Let it be a local decision.
* Implement bzip2Eric Andersen2003-03-101-25/+63
|
* Add support for several new utilitiesEric Andersen2003-02-121-0/+45