[Scipy-svn] r5100 - scipy-docs/trunk

scipy-svn at scipy.org scipy-svn at scipy.org
Thu Nov 13 19:36:45 EST 2008


Author: ptvirtan
Date: 2008-11-13 18:36:33 -0600 (Thu, 13 Nov 2008)
New Revision: 5100

Modified:
   scipy-docs/trunk/Makefile
Log:
Mark targets as phony in makefile

Modified: scipy-docs/trunk/Makefile
===================================================================
--- scipy-docs/trunk/Makefile	2008-11-14 00:35:43 UTC (rev 5099)
+++ scipy-docs/trunk/Makefile	2008-11-14 00:36:33 UTC (rev 5100)
@@ -107,3 +107,6 @@
 	@echo
 	@echo "Link check complete; look for any errors in the above output " \
 	      "or in build/linkcheck/output.txt."
+
+.PHONY: help clean upload dist generate ext html pickle web htmlhelp latex \
+	coverage changes linkcheck




More information about the Scipy-svn mailing list