(

  make &&
  prepare_install &&
  mkdir -p /usr/lib/gkrellm/plugins &&
  make INSTALL_DIR=/usr/lib/gkrellm/plugins install

) > $C_FIFO 2>&1
