#include "../Imakefile.Widgets"

SRCS = Led.c
OBJS = Led.o

AllTarget($(OBJS))

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

DependTarget()
