[MPlayer-cvslog] r22539 - trunk/Makefile
diego
subversion at mplayerhq.hu
Tue Mar 13 00:24:43 CET 2007
Author: diego
Date: Tue Mar 13 00:24:42 2007
New Revision: 22539
Modified:
trunk/Makefile
Log:
dirclean target was removed, don't mark as phony.
Modified: trunk/Makefile
==============================================================================
--- trunk/Makefile (original)
+++ trunk/Makefile Tue Mar 13 00:24:42 2007
@@ -426,5 +426,5 @@ libass/libass.a: .norecurse $(wildcard l
-include .depend
-.PHONY: all install* uninstall dirclean clean distclean strip dep depend
+.PHONY: all install* uninstall clean distclean strip dep depend
.PHONY: doxygen doxygen_clean
More information about the MPlayer-cvslog
mailing list