true                    &&
if  [[ "${TFVER}" == "devel" ]]
then
  default_install
else
  ./unixmake install
fi
