diff options
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
| @@ -1,3 +1,15 @@ | |||
| 1 | 2008-06-25 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 2 | |||
| 3 | * Makefile.in (Makefile): Use it for its timestamp value as well, and | ||
| 4 | make it depend on all other */.in files. | ||
| 5 | (src/Makefile, src/config.stamp, lib-src/Makefile) | ||
| 6 | (doc/emacs/Makefile, doc/misc/Makefile, doc/lispref/Makefile) | ||
| 7 | (doc/lispintro/Makefile, oldXMenu/Makefile, lwlib/Makefile) | ||
| 8 | (leim/Makefile, lisp/Makefile): Remove those overlapping targets. | ||
| 9 | (leim, ${SUBDIR}, blessmail): Only depend on Makefile now. | ||
| 10 | |||
| 11 | * configure.in: Don't create src/config.stamp any more. | ||
| 12 | |||
| 1 | 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> | 13 | 2008-06-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 14 | ||
| 3 | * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument. | 15 | * Makefile.in (${SUBDIR}): Pass additional BOOTSTRAPEMACS argument. |