view libass/Makefile @ 25152:13fb19d36fdb

Takeover as maintainer of mplayer osx port with Nicolas' blessing. Nicolas will still take care of the MPlayer OS X frontend.
author ulion
date Tue, 27 Nov 2007 12:03:15 +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