mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-12-04 08:47:11 +00:00
8d09e1def5
Problem reported by Collin Funk (Bug#68996). * GNUmakefile (.): New macro. (help): Use ‘$.’ instead of ‘$ ’. * cross/verbose.mk.android, src/verbose.mk.in (.): New macro. (AM_V_AR, AM_V_CC, AM_V_CXX, AM_V_CCLD, AM_V_CXXLD, AM_V_GEN): Use ‘$.’ instead of ‘$ ’. * lib-src/Makefile.in (install): Use ‘$.’ instead of ‘$ ’. |
||
---|---|---|
.. | ||
ndk-build | ||
langinfo.h | ||
Makefile.in | ||
README | ||
verbose.mk.android |
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.