view libass/Makefile @ 25563:1e9ef4ed8e8f

Relicense file to GPL v2 or later with the permission of Rudolf Marek, the author and update his email contact address.
author diego
date Wed, 02 Jan 2008 23:35:19 +0000
parents 35ba35934057
children
line wrap: on
line source

include ../config.mak

LIBNAME_COMMON = libass.a

SRCS_COMMON = ass.c \
              ass_cache.c \
              ass_fontconfig.c \
              ass_render.c \
              ass_utils.c \
              ass_mp.c \
              ass_bitmap.c \
              ass_library.c \
              ass_font.c \

include ../mpcommon.mak