#include <Dore.tmpl>
#define IHaveSubdirs

SUBDIRS = developer user

MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))

