4 lines
96 B
Makefile
4 lines
96 B
Makefile
DEMODIR = $(GFXLIB)/demos/modules/gwin/graph
|
|
GFXINC += $(DEMODIR)
|
|
GFXSRC += $(DEMODIR)/main.c
|