Files
genode-world/lib/mk/sdl_ttf.mk
Norman Feske c3ba011794 Port of libsdl, mixer, image, net, ttf
Imported from genode repository

Issue genodelabs/genode#3100
2019-01-03 16:22:58 +01:00

9 lines
150 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
CC_CXX_WARN_STRICT =