<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/tmake/patches/" rel="alternate"/><link href="https://sourceforge.net/p/tmake/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/tmake/patches/</id><updated>2009-03-01T04:53:28Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>fix default TMAKEPATH</title><link href="https://sourceforge.net/p/tmake/patches/2/" rel="alternate"/><published>2009-03-01T04:53:28Z</published><updated>2009-03-01T04:53:28Z</updated><author><name>Johannes Dewender</name><uri>https://sourceforge.net/u/jonnyjd/</uri></author><id>https://sourceforge.neta11f4b4e8514b7ae4e3b63dab07a4b635f6f094a</id><summary type="html">&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;</summary></entry><entry><title>Fix for bad makefile when OBJECTS_DIR specified</title><link href="https://sourceforge.net/p/tmake/patches/1/" rel="alternate"/><published>2006-04-07T11:42:54Z</published><updated>2006-04-07T11:42:54Z</updated><author><name>Craig Gallagher</name><uri>https://sourceforge.net/u/craiggallagher/</uri></author><id>https://sourceforge.neta7eee016ded6dc1e4ce47654b39df3dca5415a9b</id><summary type="html">&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;</summary></entry></feed>