Use new `paths' system

This commit is contained in:
Laurence Withers 2007-09-11 22:06:23 +00:00
commit ec8bcba829
21 changed files with 132 additions and 65 deletions

View file

@ -5,7 +5,7 @@ then
fi
do_parameter_subst
add_config_option "HEXDIR" "${COPT_HEXDIR_DEFAULT}"
add_config_option "HEXDIR" "\${SHAREDIR}/@TODO@"
add_config_option "SDCC" "sdcc"
add_config_option "SDCCFLAGS" ""
true