mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
* cross/ndk-build/ndk-build.mk.in (NDK_BUILD_MODULES) (NDK_BUILD_SHARED, NDK_BUILD_STATIC): Define group rule to build all files so that they are built within one make process. * java/Makefile.in: Reorganize cross compilation and make sure there is only one make subprocess for each subdirectory of cross. |
||
|---|---|---|
| .. | ||
| lib | ||
| ndk-build | ||
| langinfo.h | ||
| Makefile.in | ||
| README | ||
| verbose.mk.android | ||
This directory holds Makefiles and other required assets to build an Emacs binary independently for another toolchain. It also holds another copy of gnulib that may be modified to work on Android. The directory ndk-build also contains an implementation of the Android `ndk-build' build system.