repo.or.cz
/
mplayer.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
10l: comparison of char* ptrs with string literals
[mplayer.git]
/
libass
/
Makefile
blob
4e1b4b5f2d71f5d6a100a172ee78de31a811ff95
1
2
include
..
/
config.mak
3
4
LIBNAME
=
libass.a
5
6
SRCS
=
ass.c \
7
ass_cache.c \
8
ass_fontconfig.c \
9
ass_render.c \
10
ass_utils.c \
11
ass_mp.c \
12
ass_bitmap.c \
13
ass_library.c \
14
ass_font.c \
15
16
CFLAGS
= -
I..
/
libmpcodecs
17
18
include
..
/
mpcommon.mak