config/tools.in
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Mon Oct 26 23:20:33 2009 +0100 (2009-10-26)
changeset 1589 c8619ad47c6d
permissions -rw-r--r--
libc/newlib: cleanup the build and finish steps

build step:
- ./configure
- remove glibc-specific options
- pass the target CFLAGS in the correct variable
- make:
- build in //

finish step:
- print proper message in finish step
yann@924
     1
menu "Tools facilities"
yann@924
     2
source config.gen/tools.in
yann@924
     3
endmenu