cd  src        &&
default_build  &&
if test "$RP_PPPOE_GUI" = "y"; then
  cd  ../gui     &&
  make
fi
