unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Questions about leim/makefile.w32-in
@ 2006-12-15 17:39 Juanma Barranquero
  2006-12-16 13:37 ` Eli Zaretskii
  0 siblings, 1 reply; 6+ messages in thread
From: Juanma Barranquero @ 2006-12-15 17:39 UTC (permalink / raw)


# Subdirectories to be made if $(srcdir) is different from the current
# directory.
SUBDIRS=quail

...

distclean: clean
	- $(DELTREE) $(SUBDIRS)
	- $(DEL) stamp-subdir

but:

 - DELTREE should be DEL_TREE
 - The comment talks about current dir != $(srcdir), but distclean
unconditionally deletes quail/. Why so?

                    /L/e/k/t/u

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

end of thread, other threads:[~2006-12-16 22:04 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 17:39 Questions about leim/makefile.w32-in Juanma Barranquero
2006-12-16 13:37 ` Eli Zaretskii
2006-12-16 15:45   ` Juanma Barranquero
2006-12-16 18:59     ` Eli Zaretskii
2006-12-16 20:09       ` Juanma Barranquero
2006-12-16 22:04         ` Eli Zaretskii

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).