(

  cc $CFLAGS -o pngcrush *.c -lm
  install -m 755 pngcrush /usr/bin

) > $C_FIFO 2>&1


