OSDN Git Service

Clear some more variables that are used on subdir Makefiles.
authorRamiro Polla <ramiro.polla@gmail.com>
Wed, 25 Mar 2009 00:50:56 +0000 (00:50 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Wed, 25 Mar 2009 00:50:56 +0000 (00:50 +0000)
Originally committed as revision 18180 to svn://svn.ffmpeg.org/ffmpeg/trunk

Makefile

index 5dd4cf1..ed8e13a 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -47,7 +47,8 @@ $(PROGS): %$(EXESUF): %_g$(EXESUF)
        cp -p $< $@
        $(STRIP) $@
 
-SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES
+SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES \
+               ALTIVEC-OBJS MMX-OBJS YASM-OBJS-FFT YASM-OBJS
 
 define RESET
 $(1) :=