This build-file builds the Scala NSC compiler as well as various related tools. The 'build.TEMPLATE.properties' file must be customised for your own particular system, no other customisation should be required. The build file expects the file structure of a Scala CVS distribution. Loading properties from '${basedir}/build.support/build.base.properties' Loading properties from '${build.support.dir}/build.${user.name}.properties' Loading properties from '${build.support.dir}/build.default.properties' oslib.jar=${oslib.jar} oslib.src=${oslib.src} ostools.jar=${ostools.jar} fjbg.jar=${fjbg.jar} msil.jar=${msil.jar} jaco.jar=${jaco.jar} Windows distribution is not supported yet. 'test' is not implemented yet. oslib.jar=${oslib.jar} oslib.src=${oslib.src} ostools.jar=${ostools.jar} Execute 'ant -projecthelp' for build file help. Execute 'ant -help' for Ant help.