mirror of
https://github.com/crosstool-ng/crosstool-ng.git
synced 2025-01-31 08:25:32 +00:00
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'.
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
Rename directory "licenses" to "licenses.d" for those filesystems unable to handle lower/upper case.
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
Languages
Shell
50.9%
C
27.4%
M4
16.9%
Makefile
1.9%
Yacc
1.4%
Other
1.5%