svn path=/trunk/; revision=10203
@@ -0,0 +1,8 @@
SUBDIRS := $(shell find */* -name "Makefile" | xargs --max-args=1 dirname)
.PHONY: subdirs $(SUBDIRS)
subdirs: $(SUBDIRS)
$(SUBDIRS):
$(MAKE) -C $@
The note is not visible to the blocked user.