view alpha/Makefile @ 12518:67e7e49058c2 libavcodec

Split and then simplify address generation macro. Allows nasm to work for this code.
author reimar
date Sun, 26 Sep 2010 09:08:11 +0000
parents cd71b238e78b
children
line wrap: on
line source

OBJS                                   += alpha/dsputil_alpha.o         \
                                          alpha/dsputil_alpha_asm.o     \
                                          alpha/motion_est_alpha.o      \
                                          alpha/motion_est_mvi_asm.o    \
                                          alpha/mpegvideo_alpha.o       \
                                          alpha/simple_idct_alpha.o     \