(
  
  sedit "s:splint:#splint:" Makefile &&
  sedit "s:-Wall:$CFLAGS:"  Makefile &&

  default_make

) > $C_FIFO 2>&1
