diff -r 51e4597b07fc -r 3c648212298e config/global/paths.in --- a/config/global/paths.in Thu May 27 23:18:19 2010 +0200 +++ b/config/global/paths.in Sun Oct 24 22:03:47 2010 +0200 @@ -23,7 +23,7 @@ config WORK_DIR string prompt "Working directory" if ! BACKEND - default "${CT_TOP_DIR}/targets" + default "${CT_TOP_DIR}/.build" help Set this to the directory where all build actions will be done.