Warning, file /education/minuet/configure-csound-android.sh was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 #!/bin/bash
0002 
0003 mkdir android
0004 cd android
0005 git clone https://bitbucket.org/kunstmusik/libsndfile-android.git
0006 cd ..