diff options
| author | Glenn Morris | 2010-05-14 17:48:53 -0700 |
|---|---|---|
| committer | Glenn Morris | 2010-05-14 17:48:53 -0700 |
| commit | 2b5f541b4f67c7978cf124012593c7ceaeab6292 (patch) | |
| tree | 52e8250a2ff12fcf3171e58793dd4da9a661c3de /ChangeLog | |
| parent | 02be533b2a5020338453da4957d30dde4ed2c6fb (diff) | |
| download | emacs-2b5f541b4f67c7978cf124012593c7ceaeab6292.tar.gz emacs-2b5f541b4f67c7978cf124012593c7ceaeab6292.zip | |
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
| @@ -1,5 +1,7 @@ | |||
| 1 | 2010-05-15 Glenn Morris <rgm@gnu.org> | 1 | 2010-05-15 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (install-arch-dep): Update odd NS rule for Emacs version. | ||
| 4 | |||
| 3 | * Makefile.in (install-arch-indep): Remove references to RCS, CVS, | 5 | * Makefile.in (install-arch-indep): Remove references to RCS, CVS, |
| 4 | and other files that no longer exist. | 6 | and other files that no longer exist. |
| 5 | 7 | ||