2015-06-08 02:11:37 +00:00
|
|
|
# This file is subject to the terms of the GFX License. If a copy of
|
|
|
|
# the license was not distributed with this file, you can obtain one at:
|
|
|
|
#
|
|
|
|
# http://ugfx.org/license.html
|
|
|
|
|
2015-01-21 07:26:24 +00:00
|
|
|
GFXSRC += $(GFXLIB)/src/gmisc/gmisc.c \
|
2014-08-20 07:42:53 +00:00
|
|
|
$(GFXLIB)/src/gmisc/gmisc_arrayops.c \
|
2014-11-21 07:09:44 +00:00
|
|
|
$(GFXLIB)/src/gmisc/gmisc_matrix2d.c \
|
2014-08-20 07:42:53 +00:00
|
|
|
$(GFXLIB)/src/gmisc/gmisc_trig.c
|