[37158] trunk/Makefile
jkh at apple.com
jkh at apple.com
Wed May 28 02:38:21 PDT 2008
Revision: 37158
http://trac.macosforge.org/projects/macports/changeset/37158
Author: jkh at apple.com
Date: 2008-05-28 02:38:21 -0700 (Wed, 28 May 2008)
Log Message:
-----------
Also forward the clean target, just to be nice and neat.
Modified Paths:
--------------
trunk/Makefile
Modified: trunk/Makefile
===================================================================
--- trunk/Makefile 2008-05-28 09:01:14 UTC (rev 37157)
+++ trunk/Makefile 2008-05-28 09:38:21 UTC (rev 37158)
@@ -13,3 +13,7 @@
sed -i .orig -e 's/^rsync/#rsync/' ${SRCS}; \
echo "${SRCS} automatically configured"; \
fi
+
+clean:
+ @(cd base; [ -f Makefile ] && make clean)
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080528/a916ed55/attachment.htm
More information about the macports-changes
mailing list