i create the application in android ndk .In my root directry , i have added the below files-
1: Android.mk
2:.h header files
3: .c files
when i run the ndk-build by cygwin then i have face the below problem --
/cygdrive/d/ndk/build/core/build-binary.mk:168: *** target pattern contains no '%'
Please help me for run the application in ndk r4
1: Android.mk
2:.h header files
3: .c files
when i run the ndk-build by cygwin then i have face the below problem --
/cygdrive/d/ndk/build/core/build-binary.mk:168: *** target pattern contains no '%'
Please help me for run the application in ndk r4