view tools/audio_processor_test/compare_wavs_freq/Makefile @ 57:b5be746a0d74 pygar svn.58

[svn r58] removed throttle in main
author punk
date Mon, 10 May 2010 12:17:52 -0400
parents 90197e3375e2
children
line wrap: on
line source
1 default: all
3 clean:
4 rm -f *.o compare_wavs_freq
5 all:
6 g++ /usr/lib/libsndfile.so DFT.cpp compare_wavs_freq.cpp -o compare_wavs_freq