(
  ./configure  $OPTS     &&
  make  -f  Makefile.en  &&
  prepare_install        &&
  install  -m 755  bin/en/mpdc  /usr/bin
) > $C_FIFO 2>&1
