0f09e93ce62f8189ed6495ce1e3388b0b9323c96
[platform/upstream/flac.git] / test / Makefile.lite
1 #
2 # GNU makefile
3 #
4 all: clean
5         ./test_unit.sh
6         ./test_streams.sh
7         ./test_bins.sh
8
9 debug: all
10
11 release: all
12
13 clean:
14         rm -f *.raw *.flac *.cmp ../../test_files/bins/*.raw ../../test_files/bins/*.flac ../../test_files/bins/*.cmp *.log core