<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/tmake/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/tmake/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Sun, 01 Mar 2009 04:53:28 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/tmake/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>fix default TMAKEPATH</title><link>https://sourceforge.net/p/tmake/patches/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;There is a mistake in the default TMAKEPATH. The code adds&lt;br /&gt;
/usr/lib//usr/lib/tmake-$TMAKE_VERSION/$gcc_platform but this should only be&lt;br /&gt;
/usr/lib/tmake-$TMAKE_VERSION/$gcc_platform&lt;/p&gt;
&lt;p&gt;With this patch you don't nee to set a TMAKEPATH manually anymore, if you have the libs in the systems library location.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johannes Dewender</dc:creator><pubDate>Sun, 01 Mar 2009 04:53:28 -0000</pubDate><guid>https://sourceforge.neta11f4b4e8514b7ae4e3b63dab07a4b635f6f094a</guid></item><item><title>Fix for bad makefile when OBJECTS_DIR specified</title><link>https://sourceforge.net/p/tmake/patches/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;When specifying OBJECTS_DIR in a project file, the&lt;br /&gt;
resulting makefile is missing a tab after the targets&lt;br /&gt;
for the object files.&lt;/p&gt;
&lt;p&gt;This patch adds them back in.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Craig Gallagher</dc:creator><pubDate>Fri, 07 Apr 2006 11:42:54 -0000</pubDate><guid>https://sourceforge.neta7eee016ded6dc1e4ce47654b39df3dca5415a9b</guid></item></channel></rss>