20 lines
472 B
Makefile
20 lines
472 B
Makefile
|
|
||
|
|
||
|
FILE_LIST = ogg/bitwise.c \
|
||
|
ogg/framing.c \
|
||
|
tremor/block.c \
|
||
|
tremor/codebook.c \
|
||
|
tremor/floor0.c \
|
||
|
tremor/floor1.c \
|
||
|
tremor/info.c \
|
||
|
tremor/mapping0.c \
|
||
|
tremor/mdct.c \
|
||
|
tremor/registry.c \
|
||
|
tremor/res012.c \
|
||
|
tremor/sharedbook.c \
|
||
|
tremor/synthesis.c \
|
||
|
tremor/vorbisfile.c \
|
||
|
tremor/window.c
|
||
|
|
||
|
FILE_LIST =
|