TOPDIR=. CLEAN = include lib SUBDIRS = $(shell find . -type d -maxdepth 1 | grep -ve "include\|CVS\|lib" | grep /) include $(TOPDIR)/make/dirs.mk