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

9 lines
146 B
Makefile
Raw Normal View History

include $(REP_DIR)/ports/sdl_ttf.inc
SRC_C = SDL_ttf.c
LIBS += libc libm freetype sdl
vpath %.c $(REP_DIR)/contrib/$(SDL_TTF)
SHARED_LIB = yes