1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-12 14:30:42 -08:00
emacs/lib-src
Glenn Morris 3a4155de66 Install a self-contained NS build's libexec directly into the right place
This is rather than installing it in one place then moving it.

* configure.in (archlibdir): Set it for self-contained ns builds.
(libexecdir): Don't expand it now (this is mainly cosmetic).

* Makefile.in (ns_appbindir, ns_appresdir):
Move them before things that may refer to them.
(install-arch-dep): No need to relocate self-contained ns libexec.

* lib-src/Makefile.in (ns_appbindir): New, set by configure.
2012-05-16 21:23:03 -04:00
..
.gitignore
ChangeLog Install a self-contained NS build's libexec directly into the right place 2012-05-16 21:23:03 -04:00
COPYING
ebrowse.c
emacsclient.c
etags.c
grep-changelog
hexl.c
make-docfile.c
Makefile.in Install a self-contained NS build's libexec directly into the right place 2012-05-16 21:23:03 -04:00
makefile.w32-in
movemail.c
ntlib.c
ntlib.h
pop.c
pop.h
profile.c
rcs-checkin
rcs2log
README
test-distrib.c
testfile
update-game-score.c
vcdiff

This directory contains the source code for the architecture-dependent
files that go in ${archlibdir}.  At present, these are mostly utility
programs used by GNU Emacs.