[FFmpeg-cvslog] r17951 - trunk/Makefile

diego subversion
Fri Mar 13 16:56:30 CET 2009


Author: diego
Date: Fri Mar 13 16:56:29 2009
New Revision: 17951

Log:
Remove 'lib' and 'swscale-error' from list of phony targets.
Both targets no longer exist.

Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	Fri Mar 13 16:55:16 2009	(r17950)
+++ trunk/Makefile	Fri Mar 13 16:56:29 2009	(r17951)
@@ -303,4 +303,4 @@ tests/seek_test$(EXESUF): tests/seek_tes
 	$(CC) $(FF_LDFLAGS) $(CFLAGS) -o $@ $< $(FF_EXTRALIBS)
 
 
-.PHONY: lib documentation *test regtest-* swscale-error zlib-error alltools check
+.PHONY: documentation *test regtest-* zlib-error alltools check




More information about the ffmpeg-cvslog mailing list