# fss-0002

main:
  ./configure $CONF $TARGET
  make
  make install
  chgrp e_video /bin/{dvdxchap,ogm{cat,demux,info,merge,split}}
  chmod o-rx /bin/{dvdxchap,ogm{cat,demux,info,merge,split}}
