1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/codecs/libspc
2009-02-23 08:45:16 +00:00
..
libspc.make Stop hiding errors by redirecting stderr to /dev/null. If we really need to do re-introduce somewhere we should rather make it dependent on the V variable so that make V=1 would still show the error and only "normal" builds would hide it. 2009-02-23 08:45:16 +00:00
SOURCES Re-added libspc which got dropped in a black hole. 2008-11-05 14:38:14 +00:00
spc_codec.h New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
spc_cpu.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
spc_dsp.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
spc_emu.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
spc_profiler.c New makefile solution: A single invocation of 'make' to build the entire tree. Fully controlled dependencies give faster and more correct recompiles. 2008-11-20 11:27:31 +00:00
spc_profiler.h Re-added libspc which got dropped in a black hole. 2008-11-05 14:38:14 +00:00