diff options
| author | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
|---|---|---|
| committer | Tim Redfern <tim@eclectronics.org> | 2013-09-05 17:55:35 +0100 |
| commit | 741fb4b9e135cfb161a749db88713229038577bb (patch) | |
| tree | 08bc9925659cbcac45162bacf31dc6336d4f60b4 /ffmpeg1/libavcodec/alpha/Makefile | |
| parent | a2e1bf3495b7bfefdaedb8fc737e969ab06df079 (diff) | |
making act segmenter
Diffstat (limited to 'ffmpeg1/libavcodec/alpha/Makefile')
| -rw-r--r-- | ffmpeg1/libavcodec/alpha/Makefile | 9 |
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 |
