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.
genode/repos/libports/lib/mk/sdl_ttf.mk

7 lines
128 B
Makefile

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