mpv/libao2/Makefile

12 lines
216 B
Makefile

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