comparison 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
comparison
equal deleted inserted replaced
94292:f07af351ed0b 94293:ca9efc5939fc
1 2008-04-23 Eli Zaretskii <eliz@gnu.org>
2
3 * makefile.w32-in (ALL): Move $(CLIENTRES) from here...
4 (all): ...to here. $(ALL) is a prerequisite of .PHONY, so having
5 a real file there is not a good idea.
6
7 2008-04-23 Jason Rumney <jasonr@gnu.org>
8
9 * makefile.w32-in (CLIENTRES): New variable and build target.
10 (all): Depend on it.
11 ($(TRES)): Use $(TRES) in rule.
12
1 2008-04-21 Jason Rumney <jasonr@gnu.org> 13 2008-04-21 Jason Rumney <jasonr@gnu.org>
2 14
3 * configure.bat (success): Print "make" rather than "gmake", as that 15 * configure.bat (success): Print "make" rather than "gmake", as that
4 is what MingW uses. 16 is what MingW uses.
5 17