if [[ "$GXMMS2_APP" == "y" ]]
then
  make install_gxmms2
fi &&
if [[ "$GXMMS2_KRELL" == "y" ]]
then
  make install_gkrellxmms2
fi
