1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00
emacs/xcompile
..
langinfo.h
Makefile.in
README

This directory holds Makefiles and other required assets to build an
Emacs binary independently for another toolchain, which is currently
required when building for Android.

The files here are extremely ugly, and contain rules that cannot be
interrupted without leaving the build tree in an unsafe state.  At
some point that should be fixed!