# fss-0002

main:
  ./configure $CONF $DOCDIR
  make
  cp -v conspy /sbin/
  chgrp e_terminal_spy /sbin/conspy
  chmod o-rx /sbin/conspy
