if test "$GCC" = yes; then
  CFLAGS=" -O2"
  YFLAGS=" -y"
fi
