[FFmpeg-cvslog] r24151 - trunk/Makefile

mru subversion
Sat Jul 10 01:37:20 CEST 2010


Author: mru
Date: Sat Jul 10 01:37:19 2010
New Revision: 24151

Log:
Remove dead target from .PHONY list

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Sat Jul 10 01:36:04 2010	(r24150)
+++ trunk/Makefile	Sat Jul 10 01:37:19 2010	(r24151)
@@ -291,4 +291,4 @@ fate fate2 $(FATE_TESTS):
 	@echo "SAMPLES not specified, cannot run FATE"
 endif
 
-.PHONY: documentation *test regtest-* zlib-error alltools check config
+.PHONY: documentation *test regtest-* alltools check config



More information about the ffmpeg-cvslog mailing list