Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-12-10 | - document environment variables used by the install_* targets. | Bernhard Reutner-Fischer | |
See their config helptexts for further detail. | |||
2008-12-10 | Remove hardwired usr/ from install_utils (that's what $RUNTIME_PREFIX is for) | Rob Landley | |
and add install_hostutils. Now install_utils should use $PREFIX more like other packages do. | |||
2008-12-09 | - improve documentation of utils and hostutils | Bernhard Reutner-Fischer | |
2008-12-09 | Mention make utils, hostutils, install_utils. | Rob Landley | |
2008-11-07 | - tidy up indentation | Bernhard Reutner-Fischer | |
2008-11-07 | - document more environment variables | Bernhard Reutner-Fischer | |
2008-10-17 | - document environment variables for make(1) | Bernhard Reutner-Fischer | |
2008-09-30 | - tweak helptext | Bernhard Reutner-Fischer | |
2008-09-16 | - do not attempt to rm twice | Bernhard Reutner-Fischer | |
- clean targets are supposed to clean independently of any .config | |||
2008-09-11 | - add some helpful help text, as advertised. | Bernhard Reutner-Fischer | |