summaryrefslogtreecommitdiff
path: root/ffmpeg1/libavcodec/alpha/Makefile
diff options
context:
space:
mode:
authorTim Redfern <tim@eclectronics.org>2013-09-05 17:55:35 +0100
committerTim Redfern <tim@eclectronics.org>2013-09-05 17:55:35 +0100
commit741fb4b9e135cfb161a749db88713229038577bb (patch)
tree08bc9925659cbcac45162bacf31dc6336d4f60b4 /ffmpeg1/libavcodec/alpha/Makefile
parenta2e1bf3495b7bfefdaedb8fc737e969ab06df079 (diff)
making act segmenter
Diffstat (limited to 'ffmpeg1/libavcodec/alpha/Makefile')
-rw-r--r--ffmpeg1/libavcodec/alpha/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/ffmpeg1/libavcodec/alpha/Makefile b/ffmpeg1/libavcodec/alpha/Makefile
deleted file mode 100644
index 6f22137..0000000
--- a/ffmpeg1/libavcodec/alpha/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-OBJS += alpha/dsputil_alpha.o \
- alpha/dsputil_alpha_asm.o \
- alpha/motion_est_alpha.o \
- alpha/motion_est_mvi_asm.o \
- alpha/simple_idct_alpha.o \
-
-OBJS-$(CONFIG_HPELDSP) += alpha/hpeldsp_alpha.o \
- alpha/hpeldsp_alpha_asm.o
-OBJS-$(CONFIG_MPEGVIDEO) += alpha/mpegvideo_alpha.o