<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>m-hiyama-memo</author_name>
  <author_url>https://blog.hatena.ne.jp/m-hiyama-memo/</author_url>
  <blog_title>(保存用) 檜山正幸のキマイラ飼育記 メモ編</blog_title>
  <blog_url>https://m-hiyama-memo.hatenablog.jp/</blog_url>
  <categories>
    <anon>その他プログラミング</anon>
    <anon>メモ</anon>
    <anon>make</anon>
  </categories>
  <description>mkdir -p は便利、という意見と、使うな、という意見がある。 -p, --parents 引き数に指定した各々の directory で、存在しない親ディレクトリも含めて作成する。作成された親ディレクトリのアクセス権は、 umask の値に `u+wx' としたものが設定される。すでに存在するディレクトリに対応する引き数は無視される。 (従って、ディレクトリ /a が存在する場合に `mkdir /a' とするとエラーとなるが、 `mkdir -p /a' とするとエラーにならない。) とりあえず、install -d のほうがいいような。rm -fr は危ないが、、、 -r または -…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fm-hiyama-memo.hatenablog.jp%2Fentry%2F20081129%2F1227940961&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>2008-11-29 15:42:41</published>
  <title>Makefileで使うかどうか？</title>
  <type>rich</type>
  <url>https://m-hiyama-memo.hatenablog.jp/entry/20081129/1227940961</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
