rockbox/tools/rbspeex
Dominik Riebeling 465eb727a3 Fix rebuilding librbspeex on OS X and make rm work on Windows.
OS X ar operates on fat libaries and cannot update existing archives. Remove it
first to avoid this.
Use a make function when removing files to allow calling the correct command on
Windows, which doesn't know about rm.

Change-Id: Ia0c13ef7907239a1e6f4abc26bb08238a226c476
2015-06-20 20:47:35 +02:00
..
Makefile Fix rebuilding librbspeex on OS X and make rm work on Windows. 2015-06-20 20:47:35 +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