# fss-0002

main:
  ./configure $CONF
  make
  make install
  chgrp e_mount /bin/bindfs
  chmod o-rx /bin/bindfs
