
#include "../Imakefile.Widgets"

SRCS = Bubble.c
OBJS = Bubble.o

AllTarget($(OBJS))

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

DependTarget()
