* missing targets cleanup

Originally committed as revision 3564 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Zdenek Kabelac 2004-10-06 09:55:32 +00:00
parent 7fea94ce4a
commit 2c7357793d
3 changed files with 11 additions and 1 deletions

View File

@ -9,3 +9,4 @@ Makefile.*
ffplay
ffplay_g
output_example
qt-faststart

View File

@ -172,7 +172,8 @@ clean: $(CLEANVHOOK)
$(MAKE) -C libavcodec clean
$(MAKE) -C libavformat clean
$(MAKE) -C tests clean
rm -f *.o *.d *~ .libs .depend gmon.out TAGS ffmpeg_g$(EXESUF) ffplay_g$(EXESUF) $(PROG) $(PROGTEST)
rm -f *.o *.d *~ .libs .depend gmon.out TAGS ffmpeg_g$(EXESUF) \
ffplay_g$(EXESUF) $(PROG) $(PROGTEST) $(QTFASTSTART)
clean-vhook:
$(MAKE) -C vhook clean

8
doc/.cvsignore Normal file
View File

@ -0,0 +1,8 @@
faq.html
ffmpeg-doc.html
ffmpeg.1
ffplay-doc.html
ffplay.1
ffserver-doc.html
ffserver.1
hooks.html