<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Gmaj7sus4</author_name>
  <author_url>https://blog.hatena.ne.jp/Gmaj7sus4/</author_url>
  <blog_title>ソフトウェアまわりの備忘録</blog_title>
  <blog_url>https://gmaj7sus4.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>前回、ソースファイルが複数階層に分かれた場合に対応したMakefileが完成！と書いたが、環境によって動作しないことを確認。 find: パス名は評価式の前に置かなければいけません:... なんじゃこりゃ？って思ってたけど、man findを見たところどうやら引数にダブルクオーテーション、またはアポストロフィをつけろってことらしい。 CPPS = $(shell find * -name &quot;*.cpp&quot;) または CPPS = $(shell find * -name '*.cpp') うーん、クセが強い。引き続き、プリコンパイルヘッダの実装を目指してます</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fgmaj7sus4.hatenablog.com%2Fentry%2F2014%2F02%2F08%2F221247&quot; title=&quot;前回のMakefileの補足 - ソフトウェアまわりの備忘録&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></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-02-08 22:12:47</published>
  <title>前回のMakefileの補足</title>
  <type>rich</type>
  <url>https://gmaj7sus4.hatenablog.com/entry/2014/02/08/221247</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
