1 2 3 4 5 6 7 8 9 10 11
include ../config.mak LIBNAME_MPLAYER = libao2.a SRCS_MPLAYER = audio_out.c \ ao_mpegpes.c \ ao_null.c \ ao_pcm.c \ $(AO_SRCS) \ include ../mpcommon.mak