[MPlayer-cvslog] r26584 - trunk/mpcommon.mak
    diego 
    subversion at mplayerhq.hu
       
    Mon Apr 28 19:57:44 CEST 2008
    
    
  
Author: diego
Date: Mon Apr 28 19:57:44 2008
New Revision: 26584
Log:
Mark phony checkheaders target as such.
Modified:
   trunk/mpcommon.mak
Modified: trunk/mpcommon.mak
==============================================================================
--- trunk/mpcommon.mak	(original)
+++ trunk/mpcommon.mak	Mon Apr 28 19:57:44 2008
@@ -41,4 +41,4 @@ $(LIBNAME_COMMON) $(LIBNAME_MPLAYER) $(L
 ALLHEADERS = $(wildcard *.h)
 checkheaders: $(ALLHEADERS:.h=.ho)
 
-.PHONY: libs *clean dep depend
+.PHONY: checkheaders libs *clean dep depend
    
    
More information about the MPlayer-cvslog
mailing list