view alpha/Makefile @ 12274:1d207bb5cd29 libavcodec

Use nested ifs instead of &&, which appears to not work with %ifidn (i.e. this construct was always enabled, even for <ssse3 versions).
author rbultje
date Mon, 26 Jul 2010 13:56:51 +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     \