Fix parallel bootstrap in lisp/ on MS-Windows.
authorEli Zaretskii <eliz@gnu.org>
Thu, 26 Jul 2012 17:10:21 +0000 (20:10 +0300)
committerEli Zaretskii <eliz@gnu.org>
Thu, 26 Jul 2012 17:10:21 +0000 (20:10 +0300)
commitf8b91036c9ce5e524ca3d21badee83a3c6794941
tree229f25228ecddc544190377b63adeb1f7fcfbf41
parentd6749401cb9c267fb0d168bc63c6527966f39335
Fix parallel bootstrap in lisp/ on MS-Windows.

 lisp/makefile.w32-in ($(lisp)/calendar/cal-loaddefs.el)
 ($(lisp)/calendar/diary-loaddefs.el)
 ($(lisp)/calendar/hol-loaddefs.el, $(lisp)/mh-e/mh-loaddefs.el)
 ($(lisp)/net/tramp-loaddefs.el): Depend on update-subdirs.  Fixes
 failures in parallel bootstrap because subdirs.el is being
 rewritten while the autoload files are built at the same time,
 which needs to load subdirs.el.
lisp/ChangeLog
lisp/makefile.w32-in