(

  ./configure  --prefix=/usr             \
               --mandir=/usr/share/man  &&

  default_make

) > $C_FIFO 2>&1
