<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - michaelaskew</title>
<link>http://snipplr.com/users/michaelaskew/tags/echo</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Thu, 23 May 2013 05:03:25 GMT</pubDate>
<item>
<title>(Makefile) Rule to Dump Any Makefile Variable</title>
<link>http://snipplr.com/view/26102/rule-to-dump-any-makefile-variable/</link>
<description><![CDATA[ <p>This rule lets you print the contents of any variable for debugging purposes. Usage:

    > gmake echo_SOURCES
    SOURCES = main.c foo.c</p> ]]></description>
<pubDate>Thu, 07 Jan 2010 20:03:56 GMT</pubDate>
<guid>http://snipplr.com/view/26102/rule-to-dump-any-makefile-variable/</guid>
</item>
</channel>
</rss>