default_pre_build        &&
cd  "$SOURCE_DIRECTORY"  &&

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