summaryrefslogtreecommitdiffstats
path: root/Makefile.help
Commit message (Collapse)AuthorAgeFilesLines
* add MULTILIB_DIR: Path component for libdirsBernhard Reutner-Fischer2010-03-121-2/+1
| | | | | | defaults to "lib". Other prominent values include "lib32" or "lib64" Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* document UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer2010-01-261-0/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* remove readelf from helptextBernhard Reutner-Fischer2009-10-161-1/+1
| | | | | | readelf was removed Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* document ARCH=Bernhard Reutner-Fischer2009-09-181-0/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* support building out-of-treeBernhard Reutner-Fischer2009-08-171-0/+1
| | | | | | Handle O= Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - fix typoBernhard Reutner-Fischer2009-04-091-1/+1
|
* - document environment variables used by the install_* targets.Bernhard Reutner-Fischer2008-12-101-0/+9
| | | | See their config helptexts for further detail.
* Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for)Rob Landley2008-12-101-0/+1
| | | | | and add install_hostutils. Now install_utils should use $PREFIX more like other packages do.
* - improve documentation of utils and hostutilsBernhard Reutner-Fischer2008-12-091-5/+4
|
* Mention make utils, hostutils, install_utils.Rob Landley2008-12-091-1/+6
|
* - tidy up indentationBernhard Reutner-Fischer2008-11-071-2/+2
|
* - document more environment variablesBernhard Reutner-Fischer2008-11-071-0/+3
|
* - document environment variables for make(1)Bernhard Reutner-Fischer2008-10-171-0/+4
|
* - tweak helptextBernhard Reutner-Fischer2008-09-301-2/+2
|
* - do not attempt to rm twiceBernhard Reutner-Fischer2008-09-161-1/+2
| | | | - clean targets are supposed to clean independently of any .config
* - add some helpful help text, as advertised.Bernhard Reutner-Fischer2008-09-111-0/+37