make  HOME="${TRACK_ROOT}/usr"  &&
if  [[  $GIT_DOCS  ==  "y"  ]];  then
  make  -C  Documentation
fi
