genode/repos/libports/lib/mk/sdl_ttf.mk

7 lines
128 B
Makefile
Raw Normal View History

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