mirror of
https://github.com/koreader/koreader
synced 2024-11-11 19:11:14 +00:00
25d29aca4a
If the Android NDK and/or SDK are not setup, `kodev` will try to invoke the `android-ndk` and/or `android-sdk` make targets. This can't be done with `TARGET=android`, as `base/Makefile.defs` will error out trying to call the (missing) compiler to get the target machine. Those rules need to be available to all targets. |
||
---|---|---|
.. | ||
android.mk | ||
appimage.mk | ||
cervantes.mk | ||
kindle-legacy.mk | ||
kindle.mk | ||
kindlepw2.mk | ||
kobo.mk | ||
linux.mk | ||
macos.mk | ||
pocketbook.mk | ||
remarkable.mk | ||
sony-prstux.mk | ||
ubuntu-touch.mk |