Changeset e330033 for Makefile


Ignore:
Timestamp:
Oct 22, 2015, 7:59:55 PM (9 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
536bf70
Parents:
f0ce36a1
Message:

Makefile: update to waf 1.8.14

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rf0ce36a1 re330033  
    55
    66getwaf:
    7         curl https://waf.io/waf-1.8.12 > waf
     7        curl https://waf.io/waf-1.8.14 > waf
    88        @[ -d wafilb ] || rm -fr waflib
    99        @chmod +x waf && ./waf --help > /dev/null
Note: See TracChangeset for help on using the changeset viewer.