# fss-0002

main:
  ./configure $CONF $TARGET
  make
  cp -v cmd/synergyc/synergyc /bin/
  cp -v cmd/synergys/synergys /bin/
  chgrp -R e_xorg /bin/synergy{c,s}
