File indexing completed on 2024-04-21 03:50:57

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