summaryrefslogtreecommitdiff
path: root/make/bzip2.mk
AgeCommit message (Collapse)Author
2003-03-13Do not blindly strip all symbols from from all libs. libpthreadEric Andersen
needs its symbols for pthread debugging to work. Let it be a local decision.
2003-03-10Implement bzip2Eric Andersen
2003-02-12Add support for several new utilitiesEric Andersen