summaryrefslogtreecommitdiffstats
path: root/Makefile.help
Commit message (Collapse)AuthorAgeFilesLines
* handle {,install_}{,host}utilsBernhard Reutner-Fischer2009-10-161-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - fix typoBernhard Reutner-Fischer2009-10-121-1/+1
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - document environment variables used by the install_* targets. See their ↵Bernhard Reutner-Fischer2009-10-121-0/+9
| | | | | | config helptexts for further detail. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is ↵Rob Landley2009-10-121-0/+1
| | | | | | for) and add install_hostutils. Now install_utils should use $PREFIX more like other packages do. Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - improve documentation of utils and hostutilsBernhard Reutner-Fischer2009-10-121-5/+4
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* Mention make utils, hostutils, install_utils.Rob Landley2009-10-121-1/+6
| | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com>
* - 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