diff -r 51e4597b07fc -r 4a45c5758258 config/global/paths.in --- a/config/global/paths.in Thu May 27 23:18:19 2010 +0200 +++ b/config/global/paths.in Sun Sep 12 21:38:12 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.