emacs/cross
2023-02-19 21:57:17 +08:00
..
lib Update from gnulib 2023-02-05 21:06:11 +08:00
ndk-build More fixes to parallel Make 2023-02-19 21:52:21 +08:00
langinfo.h Update android port 2023-01-24 10:24:13 +08:00
Makefile.in * cross/Makefile.in (src/libemacs.so): Depend on libgnu.a. 2023-02-19 21:57:17 +08:00
README Update android port 2023-01-24 10:24:13 +08:00
verbose.mk.android Update android port 2023-01-24 10:24:13 +08:00

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.