2014-02-19 00:36:52 +10:00
|
|
|
GFXINC += $(GFXLIB)
|
2013-05-25 01:26:52 +10:00
|
|
|
GFXSRC += $(GFXLIB)/src/gfx.c
|
2012-11-26 18:45:26 +10:00
|
|
|
|
2014-02-19 00:36:52 +10:00
|
|
|
include $(GFXLIB)/src/gos/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gqueue/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gdisp/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gevent/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gtimer/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gwin/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/ginput/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gadc/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gaudin/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gaudout/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gmisc/sys_make.mk
|
|
|
|
include $(GFXLIB)/src/gfile/sys_make.mk
|