emacs/cross
Po Lu 920168c5d8 Fix mostlyclean rules
* cross/Makefile.in: Remove outdated comment.
* src/Makefile.in: (.PHONY): Clean android-emacs and
libemacs.so, not emacs.so and aemacs.
2023-03-01 15:54:57 +08:00
..
lib Update from gnulib 2023-02-26 14:14:43 +08:00
ndk-build Fix ImageMagick build on Android 2023-02-23 21:31:42 +08:00
langinfo.h Update android port 2023-01-24 10:24:13 +08:00
Makefile.in Fix mostlyclean rules 2023-03-01 15:54:57 +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.