XCOMM We don't define IHaveSubdirs since we don't want to install the stuff
XCOMM in this directory.  Instead, list the subdir rules explicitly

#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = clock control dial hello hit import line scrolling scrolling2 stroke text

CleanSubdirs($(SUBDIRS))
TagSubdirs($(SUBDIRS))
MakefileSubdirs($(SUBDIRS))

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