[77866] trunk/base/Makefile.in

afb at macports.org afb at macports.org
Fri Apr 15 00:32:30 PDT 2011


Revision: 77866
          http://trac.macports.org/changeset/77866
Author:   afb at macports.org
Date:     2011-04-15 00:32:30 -0700 (Fri, 15 Apr 2011)
Log Message:
-----------
make sure to use the right make

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

Modified: trunk/base/Makefile.in
===================================================================
--- trunk/base/Makefile.in	2011-04-15 07:31:49 UTC (rev 77865)
+++ trunk/base/Makefile.in	2011-04-15 07:32:30 UTC (rev 77866)
@@ -18,7 +18,7 @@
 
 Mk/macports.autoconf.mk: Mk/macports.autoconf.mk.in src/config.h.in Makefile.in config.status
 	./config.status
-	make clean
+	${MAKE} clean
 
 config.status: configure
 	@if test -f ./config.status ; then	\
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110415/1d12be6b/attachment.html>


More information about the macports-changes mailing list