# fss-0002

main:
  ./configure $CONF 
  make
  cp -v ddrescue /sbin/
  chgrp e_device /sbin/ddrescue
  chmod o-rx /sbin/ddrescue
