# fss-0002
# This has problems compiling!

main:
  ./configure --prefix=/
  make
  make install
  chgrp e_public -R /lib/libboost_*
  chmod o-rx -R /lib/libboost_*
