rockbox/tools/rbspeex
Dominik Riebeling 43d8d6fece Don't pass ar output to /dev/null.
Since ar is not running in verbose mode there is normally no output to get rid
of, and in case of errors it's useful to see them. Also, Windows doesn't know
about /dev/null.
Make dependency generation for librbspeex more silent as well.

Change-Id: Ie0d4a406e665ebd67331d6cd1fa2fc02f8bf21b9
2013-06-09 16:54:59 +02:00
..
Makefile Don't pass ar output to /dev/null. 2013-06-09 16:54:59 +02:00
rbspeex.c rbspeex: make local functions static. 2012-01-12 20:49:19 +01:00
rbspeex.h rbspeex: make local functions static. 2012-01-12 20:49:19 +01:00
rbspeexdec.c Fix rbspeex on big endian hosts. 2010-03-14 18:20:18 +00:00
rbspeexenc.c Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00