(

  make  PREFIX=/usr  linux    &&
  prepare_install             &&
  make  PREFIX=/usr  install
  
) > $C_FIFO 2>&1
