--- branches/pure-cfg/src/lib/build/Makefile.in 2011/05/13 04:51:39 1210 +++ branches/pure-cfg/src/lib/build/Makefile.in 2011/05/13 04:52:06 1211 @@ -44,8 +44,9 @@ #################### Cleanup #################### -CLEAN_SUBDIRS = $(SUBDIRS) -DISTCLEAN_FILES = $(SUBDIRS) mk/build.gmk +CLEAN_SUBDIRS = $(wildcard rt-*) +DISTCLEAN_FILES = $(wildcard rt-*) mk/build.gmk DEVCLEAN_FILES = include @DIDEROT_MKDIR@/clean-rules.gmk +