<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Makefile performance: $(shell)</title>
	<atom:link href="http://www.electric-cloud.com/blog/2009/03/23/makefile-performance-shell/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electric-cloud.com/blog/2009/03/23/makefile-performance-shell/</link>
	<description>This is your source for private development cloud best practices and technical tips and tricks for Electric Cloud solutions</description>
	<lastBuildDate>Thu, 03 May 2012 01:47:53 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Shell commands in GNU make &#171; blog.melski.net</title>
		<link>http://www.electric-cloud.com/blog/2009/03/23/makefile-performance-shell/#comment-29</link>
		<dc:creator>Shell commands in GNU make &#171; blog.melski.net</dc:creator>
		<pubDate>Mon, 15 Nov 2010 19:39:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.electric-cloud.com/?p=263#comment-29</guid>
		<description>[...] written before about the importance of using := assignment with $(shell). In short: not using := assignment can cause your makefile to invoke the shell far more often than [...]</description>
		<content:encoded><![CDATA[<p>[...] written before about the importance of using := assignment with $(shell). In short: not using := assignment can cause your makefile to invoke the shell far more often than [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Top posts for September 2010 &#171; blog.melski.net</title>
		<link>http://www.electric-cloud.com/blog/2009/03/23/makefile-performance-shell/#comment-28</link>
		<dc:creator>Top posts for September 2010 &#171; blog.melski.net</dc:creator>
		<pubDate>Thu, 30 Sep 2010 15:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.electric-cloud.com/?p=263#comment-28</guid>
		<description>[...] Makefile performance: $(shell): 28% of page views [...]</description>
		<content:encoded><![CDATA[<p>[...] Makefile performance: $(shell): 28% of page views [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

