Mercurial > mplayer.hg
view libao2/Makefile @ 23382:aac6604be917
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
author | diego |
---|---|
date | Mon, 28 May 2007 09:30:56 +0000 |
parents | 090ec2169aee |
children |
line wrap: on
line source
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