New makefile solution: A single invocation of 'make' to build the entire tree. Fully...
[kugel-rb.git] / apps / codecs / libffmpegFLAC / SOURCES
blob688cd3bce7cacfb54463a3ea3a1e17047e6a3f4f
1 bitstream.c
2 decoder.c
3 shndec.c
4 tables.c
5 #if defined(CPU_COLDFIRE)
6 coldfire.S
7 #elif defined(CPU_ARM)
8 arm.S
9 #endif