changeset 9423:b3be9818cf2f libavcodec

Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
author diego
date Sun, 12 Apr 2009 22:48:44 +0000
parents 997f587c3db8
children cb73e3273191
files Makefile
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Apr 12 21:48:43 2009 +0000
+++ b/Makefile	Sun Apr 12 22:48:44 2009 +0000
@@ -463,7 +463,6 @@
                                           x86/motion_est_mmx.o          \
                                           x86/mpegvideo_mmx.o           \
                                           x86/simple_idct_mmx.o         \
-                                          $(MMX-OBJS-yes)
 
 OBJS-$(ARCH_ALPHA)                     += alpha/dsputil_alpha.o         \
                                           alpha/dsputil_alpha_asm.o     \