#define IHaveSubdirs
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)'

SUBDIRS = \
	Includes \
	bargraph \
	boxAndWhisker \
	bubble \
	chart \
	coloredit \
	contour \
	dial \
	gantt \
	graph \
	historydial \
	interval \
	kiviat \
	led \
	matrix \
	parallelCoords \
	piechart \
	polar \
	scatter3d \
	xygraph

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

DependTarget()
