default_pre_build         &&

cd "$SOURCE_DIRECTORY"    &&

if [ "$CVS" = "y" ]; then
  ./makeconf.sh
fi
