;This is a template file. ;Copy this file in ./current.env and replace all placeholders - included between {: and :} flags - by your own values ;Path to COTS dir COTS_BASE_DIR='{:COTS_BASE_DIR:}' ;Path to tools dir TOOLS_BASE_DIR='{:TOOLS_BASE_DIR:}' ;Define kernel build type KERNEL_BUILD_TYPE='{:KERNEL_BUILD_TYPE:}' ;Path to AMDA_Kernel base dir AMDA_KERNEL_DIR='{:AMDA_KERNEL_DIR:}' ;Path to AMDA_IHM base dir IHM_SRC_DIR='{:IHM_SRC_DIR:}'