#define IHaveSubdirs

#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

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

SUBDIRS = label menus buttons

