# fss-0002

main:
  ./configure $CONF
  make LDFLAGS="-liconv"
  make install
  chgrp e_mount /bin/{copyfs-daemon,copyfs-mount}
  chmod o-rx /bin/{copyfs-daemon,copyfs-mount}
  rm -Rf /bin/copyfs-fversion
  tkis_handle_documentation man standard /man
