Mercurial > emacs
comparison nt/ChangeLog @ 74819:264d896c17ba
*** empty log message ***
author | Eli Zaretskii <eliz@gnu.org> |
---|---|
date | Fri, 22 Dec 2006 21:04:40 +0000 |
parents | 0edd7fcb8880 |
children | 058e08ed672a |
comparison
equal
deleted
inserted
replaced
74818:ed080f337853 | 74819:264d896c17ba |
---|---|
2 | 2 |
3 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" | 3 * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" |
4 command-line argument to sub-Make in src, since src/makefile.w32-in | 4 command-line argument to sub-Make in src, since src/makefile.w32-in |
5 invokes Make recursively during bootstrap. | 5 invokes Make recursively during bootstrap. |
6 (clean): Delete stamp_BLD. | 6 (clean): Delete stamp_BLD. |
7 (bootstrap): Make `all' explicitly in a recursive Make. | |
7 | 8 |
8 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file | 9 * gmake.defs (stamp_BLD): Rename from $(BLD). Create a file |
9 stamp_BLD after creating the $(BLD) directory. | 10 stamp_BLD after creating the $(BLD) directory. |
10 | 11 |
11 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file | 12 * nmake.defs (stamp_BLD): Rename from $(BLD). Create a file |