<?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 auto dependencies with GCC</title>
	<atom:link href="http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/feed/" rel="self" type="application/rss+xml" />
	<link>http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/</link>
	<description>Collection of assorted technology tips</description>
	<lastBuildDate>Tue, 30 May 2017 02:56:35 +0000</lastBuildDate>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9.19</generator>
	<item>
		<title>By: Marcus</title>
		<link>http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/#comment-60753</link>
		<dc:creator><![CDATA[Marcus]]></dc:creator>
		<pubDate>Tue, 30 May 2017 02:56:35 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.defraine.net/techtips/?p=74#comment-60753</guid>
		<description><![CDATA[Is there a way to implement this without relying on Gmake&#039;s extensions?]]></description>
		<content:encoded><![CDATA[<p>Is there a way to implement this without relying on Gmake&#8217;s extensions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bruno</title>
		<link>http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/#comment-60667</link>
		<dc:creator><![CDATA[bruno]]></dc:creator>
		<pubDate>Wed, 03 May 2017 09:09:08 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.defraine.net/techtips/?p=74#comment-60667</guid>
		<description><![CDATA[Thanks Chris, I&#039;ve updated the article.]]></description>
		<content:encoded><![CDATA[<p>Thanks Chris, I&#8217;ve updated the article.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christopher Paul Chiasson</title>
		<link>http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/#comment-60664</link>
		<dc:creator><![CDATA[Christopher Paul Chiasson]]></dc:creator>
		<pubDate>Tue, 02 May 2017 20:14:16 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.defraine.net/techtips/?p=74#comment-60664</guid>
		<description><![CDATA[The -include line needs to be moved below the first non-phony target. Otherwise, it will override the default target.]]></description>
		<content:encoded><![CDATA[<p>The -include line needs to be moved below the first non-phony target. Otherwise, it will override the default target.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hmijail</title>
		<link>http://bruno.defraine.net/techtips/makefile-auto-dependencies-with-gcc/#comment-50775</link>
		<dc:creator><![CDATA[hmijail]]></dc:creator>
		<pubDate>Thu, 27 Aug 2015 12:09:31 +0000</pubDate>
		<guid isPermaLink="false">http://bruno.defraine.net/techtips/?p=74#comment-50775</guid>
		<description><![CDATA[Interesting, thanks. Looks like the -MP thingie is not so well know… or maybe just one more kinda-dark corner grown to compensate for other dark corners.]]></description>
		<content:encoded><![CDATA[<p>Interesting, thanks. Looks like the -MP thingie is not so well know… or maybe just one more kinda-dark corner grown to compensate for other dark corners.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
