OPTS="$VILE_OPTS $OPTS" &&

if [ "${VILE_SYMLINK}" == "y" ]; then
  OPTS="--with-symlink=vi $OPTS"
fi &&

default_build
