diff options
author | Eli Zaretskii <eliz@gnu.org> | 2006-12-22 22:58:05 +0000 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2006-12-22 22:58:05 +0000 |
commit | c52bf8c3ca71c731ccb47c13c9551008277abacd (patch) | |
tree | 6bf27b1b19a5244716b33350dd9a54d382851fe0 /nt/ChangeLog | |
parent | cf27cc8311fea87cb0c4181b47e2cf88929a8de2 (diff) | |
download | emacs-c52bf8c3ca71c731ccb47c13c9551008277abacd.tar.gz |
*** empty log message ***
Diffstat (limited to 'nt/ChangeLog')
-rw-r--r-- | nt/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/nt/ChangeLog b/nt/ChangeLog index b7621c63a26..493e2351093 100644 --- a/nt/ChangeLog +++ b/nt/ChangeLog @@ -1,5 +1,7 @@ 2006-12-22 Eli Zaretskii <eliz@gnu.org> + * INSTALL: Explain how to invoke GNU Make for parallel builds. + * makefile.w32-in (bootstrap-gmake): Pass XMFLAGS="$(XMFLAGS)" command-line argument to sub-Make in src, since src/makefile.w32-in invokes Make recursively during bootstrap. |