Changeset 0e39e88


Ignore:
Timestamp:
Jan 3, 2016, 1:52:12 PM (8 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:
6d8db80
Parents:
2e69640
Message:

Makefile: also remove python3 version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    r2e69640 r0e39e88  
    88        @[ -d wafilb ] || rm -fr waflib
    99        @chmod +x waf && ./waf --help > /dev/null
    10         @mv .waf*/waflib . && rm -fr .waf-*
     10        @mv .waf*/waflib . && rm -fr .waf*
    1111        @sed '/^#==>$$/,$$d' waf > waf2 && mv waf2 waf
    1212        @chmod +x waf
Note: See TracChangeset for help on using the changeset viewer.