<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>k_i06</author_name>
  <author_url>https://blog.hatena.ne.jp/k_i06/</author_url>
  <blog_title>山の上の大学の学生（でしたが卒業）の個人メモ</blog_title>
  <blog_url>https://ki06.hatenablog.com/</blog_url>
  <categories>
    <anon>Linux</anon>
    <anon>ソフト</anon>
  </categories>
  <description>ファイルの依存関係を調べるコマンド．makefileの中の依存関係の部分を自動で書き出してくれる．makefileに SRCS = main.c file1.c file2.c ... CFLAGS = -なんたらかんたら depend: makedepend -- $(CFLAGS) -- $(SRCS)と書いておき，$make dependとするとmakefileの末尾に file1.o: file1.h file2.h file2.o: file2.h main.o: file1.h file2.hのように依存関係が書き出される． Vineで http://search.luky.org…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fki06.hatenablog.com%2Fentry%2F20061206%2F1165409730&quot; title=&quot;makedepend - 山の上の大学の学生（でしたが卒業）の個人メモ&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>2006-12-06 21:55:30</published>
  <title>makedepend</title>
  <type>rich</type>
  <url>https://ki06.hatenablog.com/entry/20061206/1165409730</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
