[31885] trunk/doc-new/Makefile

simon at macports.org simon at macports.org
Mon Dec 10 14:28:33 PST 2007


Revision: 31885
          http://trac.macosforge.org/projects/macports/changeset/31885
Author:   simon at macports.org
Date:     2007-12-10 14:28:32 -0800 (Mon, 10 Dec 2007)

Log Message:
-----------
doc-new: Ensure "make clean" also removes the man temporary directory.

Modified Paths:
--------------
    trunk/doc-new/Makefile

Modified: trunk/doc-new/Makefile
===================================================================
--- trunk/doc-new/Makefile	2007-12-10 22:26:27 UTC (rev 31884)
+++ trunk/doc-new/Makefile	2007-12-10 22:28:32 UTC (rev 31885)
@@ -64,3 +64,4 @@
 clean:
 	rm -rf $(GUIDE-RESULT)
 	rm -rf $(MAN-RESULT)
+	rm -rf $(MAN-TMP)

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


More information about the macports-changes mailing list