<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=Integration_by_Makefile</id>
		<title>Integration by Makefile - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?action=history&amp;feed=atom&amp;title=Integration_by_Makefile"/>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=Integration_by_Makefile&amp;action=history"/>
		<updated>2026-05-16T13:34:53Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=Integration_by_Makefile&amp;diff=3893&amp;oldid=prev</id>
		<title>Kinoshita: Created page with &quot;Here, we explain how to integrate by Makefile.  Makefile  is file that is defined method of compile and link for source code on UNIX,  and it is run by using make...&quot;</title>
		<link rel="alternate" type="text/html" href="http://www.yasunaga-lab.bio.kyutech.ac.jp/Eos/index.php?title=Integration_by_Makefile&amp;diff=3893&amp;oldid=prev"/>
				<updated>2014-09-09T00:47:46Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;Here, we explain how to integrate by &lt;a href=&quot;/Eos/index.php/Makefile&quot; title=&quot;Makefile&quot;&gt;Makefile&lt;/a&gt;.  &lt;a href=&quot;/Eos/index.php/Makefile&quot; title=&quot;Makefile&quot;&gt;Makefile&lt;/a&gt;  is file that is defined method of compile and link for source code on UNIX,  and it is run by using &lt;a href=&quot;/Eos/index.php/make&quot; title=&quot;make&quot;&gt;make&lt;/a&gt;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Here, we explain how to integrate by [[Makefile]].&lt;br /&gt;
&lt;br /&gt;
[[Makefile]]  is file that is defined method of compile and link for source code on UNIX,  and it is run by using [[make]] command. Essentially, this makes only necessary files as target in accordance with  judgement rule of using last update time for input and output files and [[Backward Reasoning]] rule. On Eos, this feature has been used for image processing. [[Integration Commands|This page]] is some example about this command for each purpose. Here, we show how to create integration command by [[Makefile]].&lt;/div&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	</feed>