##############################################################################
## subMakefile for gfx
##############################################################################

gfx/gfx.o: gfx/gfx.c gfx/gfx.h gfx/subMakefile
gfx/gfx.o: config.h periph/periph.h file/file.h

OBJS+=gfx/gfx.o
