<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Approximatrix Forums — Getting rid of a subroutine in the makefile]]></title>
	<link rel="self" href="http://forums.approximatrix.com/extern.php?action=feed&amp;tid=659&amp;type=atom" />
	<updated>2017-10-24T11:30:41Z</updated>
	<generator>PunBB</generator>
	<id>http://forums.approximatrix.com/viewtopic.php?id=659</id>
		<entry>
			<title type="html"><![CDATA[Re: Getting rid of a subroutine in the makefile]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3061#p3061" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[jeff]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=2</uri>
			</author>
			<updated>2017-10-24T11:30:41Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3061#p3061</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Getting rid of a subroutine in the makefile]]></title>
			<link rel="alternate" href="http://forums.approximatrix.com/viewtopic.php?pid=3058#p3058" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[asharpley]]></name>
				<uri>http://forums.approximatrix.com/profile.php?id=3761</uri>
			</author>
			<updated>2017-10-23T15:53:36Z</updated>
			<id>http://forums.approximatrix.com/viewtopic.php?pid=3058#p3058</id>
		</entry>
</feed>
