<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88</id>
		<title>Makefileによる統合 - 変更履歴</title>
		<link rel="self" type="application/atom+xml" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?action=history&amp;feed=atom&amp;title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88"/>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;action=history"/>
		<updated>2026-04-18T23:53:03Z</updated>
		<subtitle>このウィキのこのページに関する変更履歴</subtitle>
		<generator>MediaWiki 1.23.6</generator>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=10853&amp;oldid=prev</id>
		<title>2014年9月1日 (月) 07:54にKinoshitaによる</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=10853&amp;oldid=prev"/>
				<updated>2014-09-01T07:54:23Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;←前の版&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;2014年9月1日 (月) 07:54時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;行1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;行1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ここでは、[[Makefile]]による統合方法を概説します。&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ここでは、[[Makefile]]による統合方法を概説します。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Makefile]]は、UNIXにおいてソースコードのコンパイル・リンクの手順を定義したファイルで、[[make]]というコマンドを使って実行されます。この本質は、入力ファイルと出力ファイルの最終変更時刻を利用した更新判定基準と[[後ろ向き推論]]規則に則って、targetとなる必要なファイルだけを作成する事です。Eosではこの機能を利用して、画像処理に利用してきました。[[統合コマンド|こちら]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;には用途別にその一例があります。ここでは、その&lt;/del&gt;[[Makefile]]を用いた統合コマンドの作り方を説明します。&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Makefile]]は、UNIXにおいてソースコードのコンパイル・リンクの手順を定義したファイルで、[[make]]というコマンドを使って実行されます。この本質は、入力ファイルと出力ファイルの最終変更時刻を利用した更新判定基準と[[後ろ向き推論]]規則に則って、targetとなる必要なファイルだけを作成する事です。Eosではこの機能を利用して、画像処理に利用してきました。[[統合コマンド|こちら]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;には用途別にその一例を挙げております。ここでは、その&lt;/ins&gt;[[Makefile]]を用いた統合コマンドの作り方を説明します。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=10852&amp;oldid=prev</id>
		<title>2014年9月1日 (月) 07:53にKinoshitaによる</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=10852&amp;oldid=prev"/>
				<updated>2014-09-01T07:53:54Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;table class='diff diff-contentalign-left'&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;col class='diff-marker' /&gt;
				&lt;col class='diff-content' /&gt;
				&lt;tr style='vertical-align: top;'&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;←前の版&lt;/td&gt;
				&lt;td colspan='2' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;2014年9月1日 (月) 07:53時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;行1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;行1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ここでは、[[Makefile]]による統合方法を概説します。&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;ここでは、[[Makefile]]による統合方法を概説します。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;&amp;#160;&lt;/td&gt;&lt;td style=&quot;background-color: #f9f9f9; color: #333333; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #e6e6e6; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class='diff-marker'&gt;−&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Makefile]]は、UNIXにおいてソースコードのコンパイル・リンクの手順を定義したファイルで、[[make]]というコマンドを使って実行されます。この本質は、入力ファイルと出力ファイルの最終変更時刻を利用した更新判定基準と[[後ろ向き推論]]&lt;del class=&quot;diffchange diffchange-inline&quot;&gt;規則に則って、targetとなる必要なファイルだけを作成する事です。Eosではこの機能を利用して、画像処理に利用してきました。ここでは、その&lt;/del&gt;[[Makefile]]を用いた統合コマンドの作り方を説明します。&lt;/div&gt;&lt;/td&gt;&lt;td class='diff-marker'&gt;+&lt;/td&gt;&lt;td style=&quot;color:black; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Makefile]]は、UNIXにおいてソースコードのコンパイル・リンクの手順を定義したファイルで、[[make]]というコマンドを使って実行されます。この本質は、入力ファイルと出力ファイルの最終変更時刻を利用した更新判定基準と[[後ろ向き推論]]&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt;規則に則って、targetとなる必要なファイルだけを作成する事です。Eosではこの機能を利用して、画像処理に利用してきました。[[統合コマンド|こちら]]には用途別にその一例があります。ここでは、その&lt;/ins&gt;[[Makefile]]を用いた統合コマンドの作り方を説明します。&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Kinoshita</name></author>	</entry>

	<entry>
		<id>https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=695&amp;oldid=prev</id>
		<title>Admin: ページの作成：「ここでは、Makefileによる統合方法を概説します。  Makefileは、UNIXにおいてソースコードのコンパイル・リンクの手順を定...」</title>
		<link rel="alternate" type="text/html" href="https://www.yasunaga-lab.bio.kyutech.ac.jp/EosJ/index.php?title=Makefile%E3%81%AB%E3%82%88%E3%82%8B%E7%B5%B1%E5%90%88&amp;diff=695&amp;oldid=prev"/>
				<updated>2012-10-19T20:26:47Z</updated>
		
		<summary type="html">&lt;p&gt;ページの作成：「ここでは、&lt;a href=&quot;/EosJ/index.php/Makefile&quot; title=&quot;Makefile&quot;&gt;Makefile&lt;/a&gt;による統合方法を概説します。  &lt;a href=&quot;/EosJ/index.php/Makefile&quot; title=&quot;Makefile&quot;&gt;Makefile&lt;/a&gt;は、UNIXにおいてソースコードのコンパイル・リンクの手順を定...」&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;ここでは、[[Makefile]]による統合方法を概説します。&lt;br /&gt;
&lt;br /&gt;
[[Makefile]]は、UNIXにおいてソースコードのコンパイル・リンクの手順を定義したファイルで、[[make]]というコマンドを使って実行されます。この本質は、入力ファイルと出力ファイルの最終変更時刻を利用した更新判定基準と[[後ろ向き推論]]規則に則って、targetとなる必要なファイルだけを作成する事です。Eosではこの機能を利用して、画像処理に利用してきました。ここでは、その[[Makefile]]を用いた統合コマンドの作り方を説明します。&lt;/div&gt;</summary>
		<author><name>Admin</name></author>	</entry>

	</feed>