# fss-0002

main:
  ./configure $CONF --disable-asm
  make
  make install
  chgrp e_compress /bin/lzop
  chmod o-rx /bin/lzop
