Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 2 | -3/+8 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | minor cleanups. ncurses make install doesn't like make -jN, N>1 | Eric Andersen | 2005-01-03 | 1 | -6/+6 |
| | |||||
* | more help updates from Tom Cameron | Mike Frysinger | 2004-12-26 | 1 | -4/+4 |
| | |||||
* | Jan Lana writes: | Eric Andersen | 2004-10-27 | 1 | -1/+2 |
| | | | | | | | | | Hi, package/ncurses/ncurses.mk doesn't create root/usr/include directory before installation. There is a simple patch. - Jenda | ||||
* | Make the TAR_VERBOSITY option a bit more sane | Eric Andersen | 2004-10-09 | 1 | -2/+2 |
| | |||||
* | make sure we update timestamps | Mike Frysinger | 2004-10-09 | 1 | -4/+4 |
| | |||||
* | use $(TAR_VERBOSITY) | Mike Frysinger | 2004-10-09 | 1 | -2/+2 |
| | |||||
* | final step in buildroot facelift | Eric Andersen | 2004-10-09 | 2 | -0/+11 |
| | |||||
* | facelift step number two | Eric Andersen | 2004-10-09 | 2 | -2/+13 |
| | |||||
* | Remove the old 'make' directory, and populate the new 'package' | Eric Andersen | 2004-10-09 | 1 | -0/+134 |
directory. |