# fss-0002

main:
  ./configure $CONF 
  make
  make install
  chgrp e_text /bin/patch
  chmod o-rx /bin/patch
