diff options
author | Glenn Morris <rgm@gnu.org> | 2010-05-14 17:48:53 -0700 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2010-05-14 17:48:53 -0700 |
commit | 2b5f541b4f67c7978cf124012593c7ceaeab6292 (patch) | |
tree | 52e8250a2ff12fcf3171e58793dd4da9a661c3de /ChangeLog | |
parent | 02be533b2a5020338453da4957d30dde4ed2c6fb (diff) | |
download | emacs-2b5f541b4f67c7978cf124012593c7ceaeab6292.tar.gz |
Minor NS build fixes.
* Makefile.in (install-arch-dep): Update odd NS rule for Emacs version.
* src/Makefile.in (${ns_appdir}): Simplify using umask.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index fabf7b2f3ab..1b52a3784f8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-05-15 Glenn Morris <rgm@gnu.org> + * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version. + * Makefile.in (install-arch-indep): Remove references to RCS, CVS, and other files that no longer exist. |