You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-15 14:13:16 +02:00
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
This commit is contained in:
3
Makefile
3
Makefile
@@ -248,9 +248,6 @@ distclean::
|
|||||||
$(MAKE) -C libavfilter distclean
|
$(MAKE) -C libavfilter distclean
|
||||||
rm -f .vhookdep version.h config.* *.pc
|
rm -f .vhookdep version.h config.* *.pc
|
||||||
|
|
||||||
TAGS:
|
|
||||||
etags *.[ch] libavformat/*.[ch] libavcodec/*.[ch]
|
|
||||||
|
|
||||||
# regression tests
|
# regression tests
|
||||||
|
|
||||||
fulltest test: codectest libavtest seektest
|
fulltest test: codectest libavtest seektest
|
||||||
|
Reference in New Issue
Block a user