diff options
| author | Glenn Morris | 2011-05-23 20:40:14 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-23 20:40:14 -0700 |
| commit | fa5d79db2ce8541a7b7342d48146a5ae6cbfdcc8 (patch) | |
| tree | 88a8d09d0039830d03c74be2d7c2eb46be53f45e /ChangeLog | |
| parent | f86307039d8a02d5c76a222b9e7440b2f5066f36 (diff) | |
| download | emacs-fa5d79db2ce8541a7b7342d48146a5ae6cbfdcc8.tar.gz emacs-fa5d79db2ce8541a7b7342d48146a5ae6cbfdcc8.zip | |
Eliminate some duplication in top-level Makefile.in.
* Makefile.in (SUBDIR_MAKEFILES_IN): New variable.
(SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN.
(Makefile): Use $SUBDIR_MAKEFILES_IN.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
| @@ -1,3 +1,9 @@ | |||
| 1 | 2011-05-24 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * Makefile.in (SUBDIR_MAKEFILES_IN): New variable. | ||
| 4 | (SUBDIR_MAKEFILES): Derive from $SUBDIR_MAKEFILES_IN. | ||
| 5 | (Makefile): Use $SUBDIR_MAKEFILES_IN. | ||
| 6 | |||
| 1 | 2011-05-23 Paul Eggert <eggert@cs.ucla.edu> | 7 | 2011-05-23 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 8 | ||
| 3 | * lib/verify.h: Merge from gnulib. | 9 | * lib/verify.h: Merge from gnulib. |