mirror of
https://github.com/alsa-project/alsa-tools.git
synced 2025-10-31 22:25:34 -04:00
autoconf & automake clean up.
This commit is contained in:
parent
e24a42fbea
commit
9d40e1834b
11 changed files with 12 additions and 24 deletions
|
|
@ -23,12 +23,12 @@ imdct_test_LDADD = ../libac3/imdct.o -lm
|
|||
#crc_timing_LDADD = ../crc.o -lm
|
||||
|
||||
check:
|
||||
#rm -f bitstream_test.out
|
||||
#./bitstream_test > bitstream_test.out
|
||||
#diff bitstream_test.out bitstream_test.out.ref
|
||||
#rm -f imdct_test.out
|
||||
#./imdct_test > imdct_test.out
|
||||
#diff imdct_test.out imdct_test.out.ref
|
||||
# rm -f bitstream_test.out
|
||||
# ./bitstream_test > bitstream_test.out
|
||||
# diff bitstream_test.out bitstream_test.out.ref
|
||||
# rm -f imdct_test.out
|
||||
# ./imdct_test > imdct_test.out
|
||||
# diff imdct_test.out imdct_test.out.ref
|
||||
rm -f dither_test.out
|
||||
./dither_test > dither_test.out
|
||||
diff dither_test.out dither_test.out.ref
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue