From: Diego Biurrun Date: Sat, 26 Apr 2008 15:38:00 +0000 (+0000) Subject: Remove unnecessary test program dependency declarations. X-Git-Tag: v0.5~4936 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=8033ba57b969838c43608d0210fef8efdacec3c4;p=platform%2Fupstream%2Flibav.git Remove unnecessary test program dependency declarations. Originally committed as revision 13001 to svn://svn.ffmpeg.org/ffmpeg/trunk --- diff --git a/libavcodec/Makefile b/libavcodec/Makefile index 0fc0b1b..2ca05e6 100644 --- a/libavcodec/Makefile +++ b/libavcodec/Makefile @@ -475,6 +475,4 @@ DIRS = alpha armv4l bfin i386 mlib ppc ps2 sh4 sparc include $(SUBDIR)../subdir.mak -$(SUBDIR)i386/cputest-test$(EXESUF): $(SUBDIR)i386/cputest-test.o -$(SUBDIR)apiexample$(EXESUF): $(SUBDIR)apiexample.o $(SUBDIR)$(LIBNAME) $(SUBDIR)dct-test$(EXESUF): $(SUBDIR)fdctref.o