<?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: gnu make dependency checking with directories and symbolic links</title>
	<atom:link href="http://fhf.org/archives/17/feed" rel="self" type="application/rss+xml" />
	<link>http://fhf.org/archives/17</link>
	<description>Darren Holloway</description>
	<lastBuildDate>Tue, 31 Jan 2012 15:26:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Nic Watson</title>
		<link>http://fhf.org/archives/17/comment-page-1#comment-26743</link>
		<dc:creator>Nic Watson</dc:creator>
		<pubDate>Mon, 09 May 2011 14:56:53 +0000</pubDate>
		<guid isPermaLink="false">http://fhf.org/archives/17#comment-26743</guid>
		<description>Passing -L to make will cause make to look at the modification time of the symbolic link itself.</description>
		<content:encoded><![CDATA[<p>Passing -L to make will cause make to look at the modification time of the symbolic link itself.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Reed</title>
		<link>http://fhf.org/archives/17/comment-page-1#comment-3</link>
		<dc:creator>Reed</dc:creator>
		<pubDate>Tue, 05 Feb 2008 18:15:27 +0000</pubDate>
		<guid isPermaLink="false">http://fhf.org/archives/17#comment-3</guid>
		<description>The reason for #2 is that a directories modification time is reset by the OS whenever its contents change.   This makes sense if you think of a directory as a special file that contains a listing of other files.</description>
		<content:encoded><![CDATA[<p>The reason for #2 is that a directories modification time is reset by the OS whenever its contents change.   This makes sense if you think of a directory as a special file that contains a listing of other files.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

