view alpha/Makefile @ 12499:bc17df45daa3 libavcodec

Properly add HAVE_YASM around yasmified symbols. Should fix compile error on configurations using --disable-yasm.
author rbultje
date Fri, 17 Sep 2010 03:01:57 +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     \