(
  cd  $SOURCE_DIRECTORY/src          &&
  prepare_install                    &&
  make    install

) > $C_FIFO 2>&1
