Changeset 768b5cb


Ignore:
Timestamp:
Aug 1, 2015, 1:55:45 AM (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:
d9a459a
Parents:
38a462c
Message:

Makefile: test travis build with simplified make

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

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