]> git.eshelyaron.com Git - emacs.git/commit
macOS: only cp emacs.pdmp when installing (bug#66022)
authorGerd Möllmann <gerd@gnu.org>
Thu, 21 Sep 2023 05:06:50 +0000 (07:06 +0200)
committerGerd Möllmann <gerd@gnu.org>
Thu, 21 Sep 2023 05:09:53 +0000 (07:09 +0200)
commitd0b1e3647fb4e6d889f9f999388c53daf0e67f0d
treeeb3c0ca880031fe10f27e8468e78d1a61b0a882b
parentdad3afb7eb55932f7273a15895670e818fe144bd
macOS: only cp emacs.pdmp when installing (bug#66022)

* Makefile.in (install-arch-dep): install emacs.pdmp here for
self-contained build
* nextstep/Makefile.in (${ns_applibexecdir}/Emacs.pdmp): Don't cp
emacs.pdmp if self-contained build.
Makefile.in
nextstep/Makefile.in