1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-05 22:20:24 -08:00
emacs/cross
Po Lu ad90fe7db7 Check in missing files
* .gitignore:
* cross/lib/_Noreturn.h (_Noreturn): Add missing gnulib files.
2023-01-29 12:48:54 +08:00
..
lib Check in missing files 2023-01-29 12:48:54 +08:00
ndk-build Update Android port 2023-01-29 11:21:07 +08:00
langinfo.h
Makefile.in Update Android port 2023-01-26 22:11:04 +08:00
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.