<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Approximatrix Forums — Getting rid of a subroutine in the makefile]]></title>
		<link>http://forums.approximatrix.com/viewtopic.php?id=659</link>
		<atom:link href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=659&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Getting rid of a subroutine in the makefile.]]></description>
		<lastBuildDate>Tue, 24 Oct 2017 11:30:41 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Getting rid of a subroutine in the makefile]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3061#p3061</link>
			<description><![CDATA[<p>Alan,</p><p>I&#039;ve since replied privately, but the error you&#039;re seeing is because two source files with identical names are referenced by the same project.&nbsp; Deleting a file from disk doesn&#039;t actually remove the reference to the source file from your Simply Fortran project.&nbsp; You need to actually <a href="https://simplyfortran.com/docs/full/windows/projects/pane.html">remove the file from the Project Outline panel</a> to remove it from a project.</p>]]></description>
			<author><![CDATA[null@example.com (jeff)]]></author>
			<pubDate>Tue, 24 Oct 2017 11:30:41 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3061#p3061</guid>
		</item>
		<item>
			<title><![CDATA[Getting rid of a subroutine in the makefile]]></title>
			<link>http://forums.approximatrix.com/viewtopic.php?pid=3058#p3058</link>
			<description><![CDATA[<p>I had two versions of the same subroutine &quot;Correl&quot; source-code and both are showing up in the makefile. When I try to compile a new program, I get the error message &quot;Makefile(43): Error: More than one command list found for (build\Correl.o)&quot;&nbsp; I have deleted both versions of the Correl source-code and object file as well as all calls to the subroutine but I still get the message. I now have no reference to the offending subroutine but I can&#039;t remove it from the makefile. Any suggestions?<br />Alan</p>]]></description>
			<author><![CDATA[null@example.com (asharpley)]]></author>
			<pubDate>Mon, 23 Oct 2017 15:53:36 +0000</pubDate>
			<guid>http://forums.approximatrix.com/viewtopic.php?pid=3058#p3058</guid>
		</item>
	</channel>
</rss>
