Yann E. MORIN" cc0082c508 While migrating the samples to use ${CT_TOP_DIR}/build as base for the build directories, the Makefile rules stoped working.
This is because 'all' depends on 'build', which does exist, and make believes there's noting to do.
Work this around by using a rule named '_ct_build' instead of plain 'build'.
2007-04-10 15:49:38 +00:00
2007-04-10 14:55:15 +00:00
2007-04-10 14:55:15 +00:00

This is the README for crosstool-NG

To get you started, hust enter:
  make help

You can find a (terse and WIP) documentation in docs/.

You can also point your browser to
  http://ymorin.is-a-geek.org/dokuwiki/doku.php?id=projects:crosstool
Description
A versatile (cross-)toolchain generator.
Readme
Languages
Shell 50.9%
C 27.4%
M4 16.9%
Makefile 1.9%
Yacc 1.4%
Other 1.5%