(

  ./configure --config=Linux    \
              --prefix=/usr     \
              $OPTS            &&

  default_make

) > $C_FIFO 2>&1
