diff options
| author | Glenn Morris | 2012-05-18 19:15:11 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-05-18 19:15:11 -0400 |
| commit | 6d1a623ec4125ba74f482c4610abe696abd97c5e (patch) | |
| tree | 5733c57a27f4b813427eb3d59e082d8c69841378 /ChangeLog | |
| parent | 77f3b62ecae6cc1c2d2bfb26dbc4040346cbeab7 (diff) | |
| download | emacs-6d1a623ec4125ba74f482c4610abe696abd97c5e.tar.gz emacs-6d1a623ec4125ba74f482c4610abe696abd97c5e.zip | |
Further small Makefile install simplifications
* Makefile.in (install-arch-indep, install-info, install-man):
Simplify some one-sided ifs.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -1,5 +1,8 @@ | |||
| 1 | 2012-05-18 Glenn Morris <rgm@gnu.org> | 1 | 2012-05-18 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * Makefile.in (install-arch-indep, install-info, install-man): | ||
| 4 | Simplify some one-sided ifs. | ||
| 5 | |||
| 3 | * Makefile.in: Install only the relevant DOC file. | 6 | * Makefile.in: Install only the relevant DOC file. |
| 4 | (install-arch-indep): Delete etc/DOC*. | 7 | (install-arch-indep): Delete etc/DOC*. |
| 5 | (install-doc): No more need to delete etc/DOC. | 8 | (install-doc): No more need to delete etc/DOC. |