# fss-0002

main:
  ./configure $CONF $DOCDIR 
  make
  make install
  chgrp e_input /bin/joy2key
  chmod o-rx /bin/joy2key
