config/global/paths.in
changeset 2152 fb34f799f05b
parent 2060 51e4597b07fc
child 2284 7ede374110e5
     1.1 --- a/config/global/paths.in	Thu May 27 23:18:19 2010 +0200
     1.2 +++ b/config/global/paths.in	Mon Oct 18 21:50:26 2010 +0200
     1.3 @@ -23,7 +23,7 @@
     1.4  config WORK_DIR
     1.5      string
     1.6      prompt "Working directory" if ! BACKEND
     1.7 -    default "${CT_TOP_DIR}/targets"
     1.8 +    default "${CT_TOP_DIR}/.build"
     1.9      help
    1.10        Set this to the directory where all build actions will be done.
    1.11