shithub: opus

ref: 05a2297f72980d2e95566ed16405832f43d1bb13
dir: /src/Makefile/

View raw version
all:
	gcc -DHAVE_CONFIG_H -I../celt -W -Wextra -Wall -O3 -g -I../ -I../celt/libcelt -L../celt/libcelt/.libs/ -o test_hybrid test_hybrid.c hybrid_decoder.c hybrid_encoder.c -lcelt0 -lm