(  
  cd $SOURCE_DIRECTORY &&
  make                 &&
  prepare_install      &&
  make install
) > $C_FIFO
