(

  cp makefile.linux Makefile &&
  sedit 's/install_root\=\/usr\/local/install_root\=\/usr/' install.sh &&
  default_make

) > $C_FIFO 2>&1
