[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Questions about leim/makefile.w32-in
From: |
Juanma Barranquero |
Subject: |
Questions about leim/makefile.w32-in |
Date: |
Fri, 15 Dec 2006 18:39:11 +0100 |
# 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
- Questions about leim/makefile.w32-in,
Juanma Barranquero <=