summaryrefslogtreecommitdiff
path: root/ffmpeg/libavresample/x86/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ffmpeg/libavresample/x86/Makefile')
-rw-r--r--ffmpeg/libavresample/x86/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/ffmpeg/libavresample/x86/Makefile b/ffmpeg/libavresample/x86/Makefile
deleted file mode 100644
index 2e8786f..0000000
--- a/ffmpeg/libavresample/x86/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-OBJS += x86/audio_convert_init.o \
- x86/audio_mix_init.o \
- x86/dither_init.o \
-
-YASM-OBJS += x86/audio_convert.o \
- x86/audio_mix.o \
- x86/dither.o \