flac/test/Makefile.lite
2001-01-19 22:30:43 +00:00

14 lines
131 B
Makefile

#
# GNU makefile
#
all: clean
./test_unit.sh
./test_streams.sh
debug: all
release: all
clean:
rm -f *.raw *.flac *.cmp *.log