nexmon – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | all: libs/armeabi/libwireshark.so |
2 | |||
3 | libs/armeabi/libwireshark.so: Android.mk |
||
4 | $(NDK_ROOT)/ndk-build NDK_APPLICATION_MK=`pwd`/Application.mk NDK_APP_OUT=. TARGET_PLATFORM=android-21 |
||
5 | |||
6 | clean: |
||
7 | rm -Rf libs |
||
8 | rm -Rf local |