summaryrefslogtreecommitdiff
path: root/nt/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney <jasonr@gnu.org>2008-04-10 09:44:59 +0000
committerJason Rumney <jasonr@gnu.org>2008-04-10 09:44:59 +0000
commit99e0bf597ef0324db24ad1e4c2d28dbceab58b54 (patch)
tree53031d7a39ae099a68e7fce435724720314839c5 /nt/ChangeLog
parent65af6499e937fc75c69e42b7af6a3722965a2210 (diff)
downloademacs-99e0bf597ef0324db24ad1e4c2d28dbceab58b54.tar.gz
(CLIENTRES): New variable and build target.
(all): Depend on it. ($(TRES)): Use $(TRES) in rule.
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r--nt/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog
index ae0fe4dedef..6aea7bdc112 100644
--- a/nt/ChangeLog
+++ b/nt/ChangeLog
@@ -2,6 +2,10 @@
* emacsclient.rc: New file.
+ * makefile.w32-in (CLIENTRES): New variable and build target.
+ (all): Depend on it.
+ ($(TRES)): Use $(TRES) in rule.
+
2008-03-26 Chong Yidong <cyd@stupidchicken.com>
* Version 22.2 released.