source: build.sh @ e3e8e9d

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since e3e8e9d was e3e8e9d, checked in by Paul Brossier <piem@piem.org>, 9 years ago

build.sh: add make checkwaf

  • Property mode set to 100644
File size: 153 bytes
Line 
1make checkwaf
2python waf configure --prefix=$PREFIX
3python waf build
4python waf install
5pushd python/
6python setup.py build
7python setup.py install
8popd
Note: See TracBrowser for help on using the repository browser.