4 lines
88 B
Makefile
4 lines
88 B
Makefile
DEMODIR = $(GFXLIB)/demos/benchmarks
|
|
GFXINC += $(DEMODIR)
|
|
GFXSRC += $(DEMODIR)/main.c
|