repo.or.cz
/
mplayer
/
greg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add a comment that explains why this header has no multiple inclusion guards.
[mplayer/greg.git]
/
libao2
/
Makefile
blob
d6cf45ccee6a1f62d98024f92c53ec9cbf71fae2
1
include
..
/
config.mak
2
3
LIBNAME_MPLAYER
=
libao2.a
4
5
SRCS_MPLAYER
=
audio_out.c \
6
ao_mpegpes.c \
7
ao_null.c \
8
ao_pcm.c \
9
$(
AO_SRCS
)
\
10
11
include
..
/
mpcommon.mak