[90372] branches/new-help-system/base/doc/Makefile

raimue at macports.org raimue at macports.org
Sat Mar 3 13:54:48 PST 2012


Revision: 90372
          http://trac.macports.org/changeset/90372
Author:   raimue at macports.org
Date:     2012-03-03 13:54:48 -0800 (Sat, 03 Mar 2012)
Log Message:
-----------
Mark phony targets correctly

Modified Paths:
--------------
    branches/new-help-system/base/doc/Makefile

Modified: branches/new-help-system/base/doc/Makefile
===================================================================
--- branches/new-help-system/base/doc/Makefile	2012-03-03 21:46:55 UTC (rev 90371)
+++ branches/new-help-system/base/doc/Makefile	2012-03-03 21:54:48 UTC (rev 90372)
@@ -35,6 +35,8 @@
 
 -include .dep
 
+.PHONY: man xml html
+
 man: ${MAN} ${MAN:%=%.gz}
 
 xml: ${MAN:%=%.xml}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120303/5e0ebc96/attachment.html>


More information about the macports-changes mailing list