Imported Debian version 2.4.3~trusty1
[deb_ffmpeg.git] / ffmpeg / libswresample / x86 / Makefile
1 YASM-OBJS += x86/audio_convert.o\
2 x86/rematrix.o\
3 x86/resample.o\
4
5 OBJS += x86/audio_convert_init.o\
6 x86/rematrix_init.o\
7 x86/resample_init.o\
8
9 OBJS-$(CONFIG_XMM_CLOBBER_TEST) += x86/w64xmmtest.o