summaryrefslogtreecommitdiffstats
path: root/package/which
Commit message (Collapse)AuthorAgeFilesLines
* - quote HOST_CC.Bernhard Reutner-Fischer2006-03-101-1/+1
| | | | | Allows for passing flags along HOST_CC which is sometimes needed on certain architectures.
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* add whichMike Frysinger2004-11-113-0/+56