OSDN Git Service

Move addition of MMX-OBJS to OBJS into common.mak instead of duplicating it.
authorDiego Biurrun <diego@biurrun.de>
Sun, 12 Apr 2009 22:49:58 +0000 (22:49 +0000)
committerDiego Biurrun <diego@biurrun.de>
Sun, 12 Apr 2009 22:49:58 +0000 (22:49 +0000)
Originally committed as revision 29175 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale

libswscale/Makefile

index ce0f7ce..c209ad8 100644 (file)
@@ -16,8 +16,6 @@ OBJS-$(HAVE_VIS)           +=  sparc/yuv2rgb_vis.o
 
 MMX-OBJS-$(CONFIG_GPL)     +=  x86/yuv2rgb_mmx.o        \
 
-OBJS-$(HAVE_MMX)           +=  $(MMX-OBJS-yes)
-
 EXAMPLES  = swscale
 TESTPROGS = colorspace