view tools/audio_processor_test/gen_tone/Makefile @ 27:e5448315b892 pygar svn.28

[svn r28] Cleaning up duplicate files.
author punk
date Fri, 30 Apr 2010 09:09:59 -0400
parents 90197e3375e2
children
line wrap: on
line source
1 default: all
3 clean:
4 rm -f *.o gen_tone *.pcm
5 all:
6 g++ /usr/lib/libsndfile.so SndfileWavUtil.cpp DFT.cpp gen_tone.cpp -o gen_tone