# fss-0002

main: 
  ./configure $CONF $ST_ONLY
  sed -i -e 's|#include <a.out.h>||g' coregrind/m_debuginfo/readstabs.c
  make
  make install
