[SCM] libav/experimental: Remove TAGS target. It is ages old and has never been updated to match changes to the source tree. Thus it has to be completely unused.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:17:51 UTC 2013


The following commit has been merged in the experimental branch:
commit e58cc8e6046ffbf615b220fc7103900754c30919
Author: Diego Biurrun <diego at biurrun.de>
Date:   Fri Mar 28 00:59:55 2008 +0000

    Remove TAGS target. It is ages old and has never been updated to match
    changes to the source tree. Thus it has to be completely unused.
    
    Originally committed as revision 12610 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Makefile b/Makefile
index fe6cd91..8d85a0e 100644
--- a/Makefile
+++ b/Makefile
@@ -248,9 +248,6 @@ distclean::
 	$(MAKE) -C libavfilter distclean
 	rm -f .vhookdep version.h config.* *.pc
 
-TAGS:
-	etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]
-
 # regression tests
 
 fulltest test: codectest libavtest seektest

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list