nexmon – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 nope:
2  
3 all: libs/armeabi/libglib-2.0.a
4  
5 libs/armeabi/libglib-2.0.a: Android.mk
6 $(NDK_ROOT)/ndk-build NDK_APPLICATION_MK=`pwd`/Application.mk NDK_APP_OUT=. TARGET_PLATFORM=android-23
7  
8 clean:
9 rm -Rf libs
10 rm -Rf local