#include "../Imakefile.Widgets"

SRCS = Graph.c graphfmt.c
OBJS = Graph.o graphfmt.o

AllTarget($(OBJS))

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

DependTarget()
