* stepmake/.cvsignore: New file.
+2002-03-28 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * ports/ports.make: Bugfix: ignore CVS directories.
+
+ * stepmake/.cvsignore: New file.
+
2002-03-28 Han-Wen <hanwen@cs.uu.nl>
* lily/multi-measure-rest.cc (brew_molecule): variable width molecule.
# make-root=<LilyPond's datadir>/make
ifeq ($(SUBDIRS),)
-SUBDIRS = $(filter-out .,$(shell find . -maxdepth 1 -type d -not -name 'out*'))
+SUBDIRS = $(filter-out .,$(shell find . -maxdepth 1 -type d -not -name 'out*' -and -not -name 'CVS'))
endif
ifneq ($(make-root),)
--- /dev/null
+GNUmakefile
+config.cache
+config.h
+config.log
+config.make
+config.status
+configure