ref: 2d0a2f3413308aa682a61f4413f5e857ffce17d9 dir: /src/Makefile/
all: gcc -O3 -g -I../ -I../celt/libcelt -L../celt/libcelt/.libs/ -o test_hybrid test_hybrid.c hybrid_decoder.c hybrid_encoder.c -lcelt0 -lm