Mercurial > mplayer.hg
view libass/Makefile @ 22138:9fadbbd19a04
r22129: Link to the mencoder-users list for mencoder stuff
r22140: vp6vfw.dll appears to no longer crash under Linux.
r22141: Move all "Encoding with the XXX codec family" sections together.
author | voroshil |
---|---|
date | Mon, 05 Feb 2007 18:38:25 +0000 |
parents | 490dc8ba9ea4 |
children | 8bcff5c7e387 |
line wrap: on
line source
include ../config.mak LIBNAME=libass.a SRCS = 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 \ CFLAGS = -I../libmpcodecs include ../mpcommon.mak