[FFmpeg-cvslog] r12610 - trunk/Makefile
diego
subversion
Fri Mar 28 01:59:55 CET 2008
Author: diego
Date: Fri Mar 28 01:59:55 2008
New Revision: 12610
Log:
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.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Fri Mar 28 01:59:55 2008
@@ -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
More information about the ffmpeg-cvslog
mailing list