blob: e19548ae168c2d2a37aefeb90878b3a1ff40ca91 [file] [log] [blame]
Josh Coalsonbb7f6b92000-12-10 04:09:52 +00001#
2# GNU makefile
3#
4all: clean
5 ./test_unit.sh
6 ./test_streams.sh
7
8debug: all
9
10release: all
11
12clean:
13 rm -f *.raw *.flac *.cmp *.log