diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-12-20 23:52:56 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-12-20 23:52:56 +0000 |
commit | 6148a044d7fb2fd85de9293bb93c05d460b08130 (patch) | |
tree | f47c60e9bacdbde58ce6225cc8ee1bdd2c2637c1 /nt/ChangeLog | |
parent | 32d0013e43d07383d6b8828856af02fb89102058 (diff) | |
download | emacs-6148a044d7fb2fd85de9293bb93c05d460b08130.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r-- | nt/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index 7bb8528fd82..60a49f7dab2 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,3 +1,16 @@ +2006-12-20 Eli Zaretskii <eliz@gnu.org> + + * makefile.w32-in ($(TRES)): Depend on $(BLD). Use $< instead of + $(ALL_DEPS). + ($(BLD)/addpm.$(O): + $(BLD)/ddeclient.$(O): + $(BLD)/runemacs.$(O): + $(BLD)/cmdproxy.$(O): + $(BLD)/addsection.$(O): + $(BLD)/preprep.$(O)): New dependency on $(BLD). + (all-other-dirs-nmake, all-other-dirs-gmake, bootstrap-nmake) + (bootstrap-gmake): Depend on addsection. + 2006-10-29 Juanma Barranquero <lekktu@gmail.com> * runemacs.c (WinMain): Process all recognized arguments, not just |