(

  make              &&
  prepare_install   &&
  make install      &&
  install -m755 samples/sample.* /usr/share/udchp

) > $C_FIFO 2>&1
