(

  export DEBUG=-DNDEBUG

  make configure    &&
  default_make      &&
  make    install-dev

) > $C_FIFO 2>&1
