[MPlayer-cvslog] r26496 - trunk/Makefile
diego
subversion at mplayerhq.hu
Tue Apr 22 23:21:46 CEST 2008
Author: diego
Date: Tue Apr 22 23:21:46 2008
New Revision: 26496
Log:
Simplify phony target generation.
Modified:
trunk/Makefile
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Apr 22 23:21:46 2008
@@ -514,4 +514,4 @@ toolsclean:
rm -f $(TOOLS) TOOLS/fastmem*-* TOOLS/netstream$(EXESUF)
rm -f TOOLS/bmovl-test$(EXESUF) TOOLS/vfw2menc$(EXESUF) $(REAL_TARGETS)
-.PHONY: all doxygen install* uninstall recurse strip tools
+.PHONY: all doxygen *install* recurse strip tools
More information about the MPlayer-cvslog
mailing list