all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Entering directory lisp too many times
@ 2013-11-30 19:17 Eli Zaretskii
  2013-11-30 20:07 ` Andreas Schwab
  0 siblings, 1 reply; 3+ messages in thread
From: Eli Zaretskii @ 2013-11-30 19:17 UTC (permalink / raw)
  To: emacs-devel

Why does "make" enter the lisp/ directory 4 times at the end of the
build?

  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Entering directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[2]: Nothing to be done for `compile-targets'.
  make[2]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'
  make[1]: Leaving directory `/d/gnu/bzr/emacs/trunk/lisp'

(It used to be 2 until very recently, which is also 1 too many.)



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-30 21:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-30 19:17 Entering directory lisp too many times Eli Zaretskii
2013-11-30 20:07 ` Andreas Schwab
2013-11-30 21:12   ` Eli Zaretskii

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.