Files
emacs/cross
Paul Eggert 421d307733 Simplify cross cleaning
* cross/Makefile.in (clean, maintainer-clean):
Prefer a single ‘find’ to doing ‘find’ in a shell loop.
2025-01-18 23:28:10 -08:00
..
2025-01-01 07:39:17 +00:00
2025-01-01 07:39:17 +00:00
2025-01-18 23:28:10 -08:00
2023-03-05 10:22:49 +08:00

This directory holds Makefiles and other required assets to build an
Emacs binary independently for another toolchain.

The directory ndk-build also contains an implementation of the Android
`ndk-build' build system.