[darwinbuild-changes] [107] trunk/darwinbuild/Makefile

source_changes at macosforge.org source_changes at macosforge.org
Wed Oct 4 01:46:22 PDT 2006


Revision: 107
          http://trac.macosforge.org/projects/darwinbuild/changeset/107
Author:   ssen
Date:     2006-10-04 01:46:22 -0700 (Wed, 04 Oct 2006)

Log Message:
-----------
support clean target for darwinbuild/

Modified Paths:
--------------
    trunk/darwinbuild/Makefile

Modified: trunk/darwinbuild/Makefile
===================================================================
--- trunk/darwinbuild/Makefile	2005-07-28 01:19:33 UTC (rev 106)
+++ trunk/darwinbuild/Makefile	2006-10-04 08:46:22 UTC (rev 107)
@@ -26,3 +26,6 @@
 	rm -f $(DATDIR)/installXcodebuild
 	rm -f $(DATDIR)/manifest
 	-rmdir $(DATDIR)
+
+clean:
+	rm -f manifest
\ No newline at end of file

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/darwinbuild-changes/attachments/20061004/903fc611/attachment-0001.html


More information about the darwinbuild-changes mailing list