<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>itchyny</author_name>
  <author_url>https://blog.hatena.ne.jp/itchyny/</author_url>
  <blog_title>プログラムモグモグ</blog_title>
  <blog_url>https://itchyny.hatenablog.com/</blog_url>
  <categories>
    <anon>Makefile</anon>
  </categories>
  <description>複数のファイルを結合して一つのソースコードに結合したい. cat src/*js &gt; output.js ＼(^o^)／ おわたー でもでも, ファイルに依存関係があったらどうしよ.例えば, file1.js -&gt; file2.js -&gt; file4.js -&gt; file3.js -&gt; file5.js のように依存していたら？ file1.jsがfile2.jsに依存, file2.jsの方を先に読み込まないといけないと? cat src/file5.js src/file3.js src/file4.js src/file2.js src/file1.js &gt; output.js 何にも依…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fitchyny.hatenablog.com%2Fentry%2F20120206%2F1328537850&quot; title=&quot;Makefileの中でファイルを依存関係順に並び替えて結合する / Topological sorting  - プログラムモグモグ&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url>http://cdn-ak.f.st-hatena.com/images/fotolife/i/itchyny/20120206/20120206224458.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2012-02-06 23:17:30</published>
  <title>Makefileの中でファイルを依存関係順に並び替えて結合する / Topological sorting </title>
  <type>rich</type>
  <url>https://itchyny.hatenablog.com/entry/20120206/1328537850</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
