[SCM] libav/experimental: Add "testclean" target to .PHONY

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:41:14 UTC 2013


The following commit has been merged in the experimental branch:
commit 90a30ad59ff9295480d3d167727df97fbc9d7726
Author: Reimar Döffinger <Reimar.Doeffinger at gmx.de>
Date:   Fri Mar 13 13:51:52 2009 +0000

    Add "testclean" target to .PHONY
    
    Originally committed as revision 17948 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index 5240151..c032bbc 100644
--- a/Makefile
+++ b/Makefile
@@ -303,4 +303,4 @@ tests/seek_test$(EXESUF): tests/seek_test.c $(FF_DEP_LIBS)
 	$(CC) $(FF_LDFLAGS) $(CFLAGS) -o $@ $< $(FF_EXTRALIBS)
 
 
-.PHONY: lib documentation *test regtest-* swscale-error zlib-error alltools check
+.PHONY: lib documentation *test regtest-* testclean swscale-error zlib-error alltools check

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list