You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
SRC_C = SDL_ttf.c
|
|
LIBS += libc libm freetype sdl
|
|
|
|
vpath %.c $(call select_from_ports,sdl_ttf)/src/lib/sdl_ttf
|
|
|
|
SHARED_LIB = yes
|