Mercurial > emacs
diff nt/ChangeLog @ 94293:ca9efc5939fc
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-1121
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 23 Apr 2008 05:55:42 +0000 |
parents | 091d7ec207ba 9699ee3d1437 |
children | 188974bfdea0 |
line wrap: on
line diff
--- a/nt/ChangeLog Wed Apr 23 05:15:42 2008 +0000 +++ b/nt/ChangeLog Wed Apr 23 05:55:42 2008 +0000 @@ -1,3 +1,15 @@ +2008-04-23 Eli Zaretskii <eliz@gnu.org> + + * makefile.w32-in (ALL): Move $(CLIENTRES) from here... + (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having + a real file there is not a good idea. + +2008-04-23 Jason Rumney <jasonr@gnu.org> + + * makefile.w32-in (CLIENTRES): New variable and build target. + (all): Depend on it. + ($(TRES)): Use $(TRES) in rule. + 2008-04-21 Jason Rumney <jasonr@gnu.org> * configure.bat (success): Print "make" rather than "gmake", as that