version 1.264, 2013/02/13 02:17:54 |
version 1.265, 2013/03/07 04:51:58 |
Line 1434 print_tooldir_make() |
|
Line 1434 print_tooldir_make() |
|
# 1. build a new version of nbmake in a temporary directory; |
# 1. build a new version of nbmake in a temporary directory; |
# 2. use the temporary nbmake to create the top level obj directory; |
# 2. use the temporary nbmake to create the top level obj directory; |
# 3. use $(getmakevar TOOLDIR) with the temporary nbmake to |
# 3. use $(getmakevar TOOLDIR) with the temporary nbmake to |
# get the corect value of TOOLDIR; |
# get the correct value of TOOLDIR; |
# 4. move the temporary nbmake to ${TOOLDIR}/bin/nbmake. |
# 4. move the temporary nbmake to ${TOOLDIR}/bin/nbmake. |
# |
# |
# However, people don't like building nbmake unnecessarily if their |
# However, people don't like building nbmake unnecessarily if their |