README
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Tue Apr 10 15:49:38 2007 +0000 (2007-04-10)
changeset 25 b1d9951b9933
child 88 f67b52e42fd1
permissions -rw-r--r--
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'.
yann@1
     1
This is the README for crosstool-NG
yann@1
     2
yann@1
     3
To get you started, hust enter:
yann@1
     4
  make help
yann@1
     5
yann@1
     6
You can find a (terse and WIP) documentation in docs/.
yann@1
     7
yann@1
     8
You can also point your browser to
yann@1
     9
  http://ymorin.is-a-geek.org/dokuwiki/doku.php?id=projects:crosstool