[MPlayer-cvslog] r26443 - trunk/Makefile

diego subversion at mplayerhq.hu
Sun Apr 13 23:21:42 CEST 2008


Author: diego
Date: Sun Apr 13 23:21:42 2008
New Revision: 26443

Log:
The TAGS and tags targets are not phony.


Modified:
   trunk/Makefile

Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile	(original)
+++ trunk/Makefile	Sun Apr 13 23:21:42 2008
@@ -486,4 +486,4 @@ libfaad2/libfaad2.a: .norecurse $(wildca
 loader/libloader.a: .norecurse $(wildcard loader/*.[chSs])
 vidix/libvidix.a: .norecurse $(wildcard vidix/*.[ch])
 
-.PHONY: all install* uninstall strip doxygen doxygen_clean TAGS tags
+.PHONY: all install* uninstall strip doxygen doxygen_clean



More information about the MPlayer-cvslog mailing list