#include "../Imakefile.Widgets"

SRCS = Gantt.c
OBJS = Gantt.o

AllTarget($(OBJS))

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

DependTarget()
