[34251] trunk/base/Makefile.in

afb at macports.org afb at macports.org
Tue Feb 19 04:24:13 PST 2008


Revision: 34251
          http://trac.macosforge.org/projects/macports/changeset/34251
Author:   afb at macports.org
Date:     2008-02-19 04:24:13 -0800 (Tue, 19 Feb 2008)

Log Message:
-----------
tcldox target

Modified Paths:
--------------
    trunk/base/Makefile.in

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2008-02-19 12:20:43 UTC (rev 34250)
+++ trunk/base/Makefile.in	2008-02-19 12:24:13 UTC (rev 34251)
@@ -78,6 +78,9 @@
 tcldoc:
 	find src -name '*.tcl' | xargs tcldoc --verbose --title "MacPorts Documentation" --force tcldoc
 
+tcldox:
+	doxygen
+
 test::
 
-.PHONY: dist _gettag _pkgdist _dopkg tcldoc
+.PHONY: dist _gettag _pkgdist _dopkg tcldoc tcldox

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080219/37beded6/attachment.html 


More information about the macports-changes mailing list