view alpha/Makefile @ 11524:06d8a281e045 libavcodec

Do not use puts, it adds additional newlines making the generated files needlessly ugly.
author reimar
date Sun, 21 Mar 2010 16:29:08 +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     \