(
  
    make &&
    prepare_install &&
    make prefix=/usr \
         mandir=/usr/share/man/man1 \
         install

) > $C_FIFO 2>&1
