(

 # frozen-bubble build script

 make PREFIX='/usr'
 prepare_install
 make install PREFIX='/usr'

) > $C_FIFO 2>&1

