# fss-0002

main:
  ./configure $CONF 
  make
  make install
  chgrp e_power /bin/acpitool
  chmod o-rx /bin/acpitool
