Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | handle {,install_}{,host}utils | Bernhard Reutner-Fischer | 2009-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - fix typo | Bernhard Reutner-Fischer | 2009-10-12 | 1 | -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-Fischer | 2009-10-12 | 1 | -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 Landley | 2009-10-12 | 1 | -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 hostutils | Bernhard Reutner-Fischer | 2009-10-12 | 1 | -5/+4 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | Mention make utils, hostutils, install_utils. | Rob Landley | 2009-10-12 | 1 | -1/+6 |
| | | | | Signed-off-by: Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | ||||
* | - tidy up indentation | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -2/+2 |
| | |||||
* | - document more environment variables | Bernhard Reutner-Fischer | 2008-11-07 | 1 | -0/+3 |
| | |||||
* | - document environment variables for make(1) | Bernhard Reutner-Fischer | 2008-10-17 | 1 | -0/+4 |
| | |||||
* | - tweak helptext | Bernhard Reutner-Fischer | 2008-09-30 | 1 | -2/+2 |
| | |||||
* | - do not attempt to rm twice | Bernhard Reutner-Fischer | 2008-09-16 | 1 | -1/+2 |
| | | | | - clean targets are supposed to clean independently of any .config | ||||
* | - add some helpful help text, as advertised. | Bernhard Reutner-Fischer | 2008-09-11 | 1 | -0/+37 |