2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/make
Benoit Pierre 25d29aca4a
android: fix building with kodev (#11817)
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.
2024-05-14 10:30:15 +02:00
..
android.mk android: fix building with kodev (#11817) 2024-05-14 10:30:15 +02:00
appimage.mk make: support changing the build / install directory location 2024-05-12 09:48:15 +02:00
cervantes.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
kindle-legacy.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
kindle.mk make: support changing the build / install directory location 2024-05-12 09:48:15 +02:00
kindlepw2.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
kobo.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
linux.mk Add generic Linux package (#9351) 2024-05-13 12:11:11 +02:00
macos.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
pocketbook.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
remarkable.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
sony-prstux.mk make: move target specific rules to dedicated files 2024-05-12 09:48:15 +02:00
ubuntu-touch.mk make: support changing the build / install directory location 2024-05-12 09:48:15 +02:00