From e58cc8e6046ffbf615b220fc7103900754c30919 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 28 Mar 2008 00:59:55 +0000 Subject: [PATCH] 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 --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index fe6cd91e97..8d85a0ed67 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