Initial revision

This commit is contained in:
Josh Coalson
2000-12-10 04:09:52 +00:00
commit bb7f6b99d0
63 changed files with 12744 additions and 0 deletions

13
test/Makefile Normal file
View File

@@ -0,0 +1,13 @@
#
# GNU makefile
#
all: clean
./test_unit.sh
./test_streams.sh
debug: all
release: all
clean:
rm -f *.raw *.flac *.cmp *.log