[58083] trunk/base/Makefile.in

toby at macports.org toby at macports.org
Mon Sep 21 17:07:48 PDT 2009


Revision: 58083
          http://trac.macports.org/changeset/58083
Author:   toby at macports.org
Date:     2009-09-21 17:07:47 -0700 (Mon, 21 Sep 2009)
Log Message:
-----------
fix distclean

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

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2009-09-21 23:47:49 UTC (rev 58082)
+++ trunk/base/Makefile.in	2009-09-22 00:07:47 UTC (rev 58083)
@@ -57,7 +57,7 @@
 distclean::
 	rm -f config.log config.status configure.lineno
 	rm -rf autom4te.cache ${DISTDIR}
-	rm -f Makefile Mk/macports.autoconf.mk portmgr/fedora/macports.spec portmgr/freebsd/Makefile
+	rm -f Makefile Mk/macports.autoconf.mk portmgr/freebsd/Makefile
 	rm -f Doxyfile
 	rm -f setupenv.bash
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090921/0e5ecdf5/attachment.html>


More information about the macports-changes mailing list