OSDN Git Service

NEON-OBJS should also be cleared for each subdir.
authorRamiro Polla <ramiro.polla@gmail.com>
Mon, 25 May 2009 18:46:47 +0000 (18:46 +0000)
committerRamiro Polla <ramiro.polla@gmail.com>
Mon, 25 May 2009 18:46:47 +0000 (18:46 +0000)
Originally committed as revision 18944 to svn://svn.ffmpeg.org/ffmpeg/trunk

Makefile

index 6b20ac1..ada935e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ $(PROGS): %$(EXESUF): %_g$(EXESUF)
        $(STRIP) $@
 
 SUBDIR_VARS := OBJS FFLIBS CLEANFILES DIRS TESTPROGS EXAMPLES \
-               ALTIVEC-OBJS MMX-OBJS YASM-OBJS-FFT YASM-OBJS
+               ALTIVEC-OBJS MMX-OBJS NEON-OBJS YASM-OBJS-FFT YASM-OBJS
 
 define RESET
 $(1) :=