# fss-0002

main:
  ./configure $CONF --with-ssl=openssl --without-x 
  make
  make install
  chgrp e_web /bin/links
  chmod o-rx /bin/links
