default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

if [[ $LINUXSAMPLER_VCS == y ]]
then
  make -f Makefile.cvs
fi
