[FFmpeg-cvslog] r13001 - trunk/libavcodec/Makefile

diego subversion
Sat Apr 26 17:38:00 CEST 2008


Author: diego
Date: Sat Apr 26 17:38:00 2008
New Revision: 13001

Log:
Remove unnecessary test program dependency declarations.


Modified:
   trunk/libavcodec/Makefile

Modified: trunk/libavcodec/Makefile
==============================================================================
--- trunk/libavcodec/Makefile	(original)
+++ trunk/libavcodec/Makefile	Sat Apr 26 17:38:00 2008
@@ -475,6 +475,4 @@ DIRS = alpha armv4l bfin i386 mlib ppc p
 
 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




More information about the ffmpeg-cvslog mailing list