# fss-0002

main:
  ./configure $CONF 
  make
  cp -v src/netcat /bin/netcat
  chgrp e_network /bin/netcat
  chmod o-rx /bin/netcat
