<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mattintosh4</author_name>
  <author_url>https://blog.hatena.ne.jp/mattintosh4/</author_url>
  <blog_title>mattintosh note</blog_title>
  <blog_url>https://mattintosh-note.jp/</blog_url>
  <categories>
    <anon>Mac OS X</anon>
  </categories>
  <description>以前書いた記事 で Makefile を書き換えたけど不要だった。 Makefile を見ると $(LIBGSM) ターゲットの $(AR) と $(ARFLAGS) を書き換えれば共有ライブラリ用のコマンドにできそう。 Makefile : 46 CC = gcc -ansi -pedantic 47 CCFLAGS = -c -O2 -DNeedFunctionPrototypes=1 : 101 AR = ar 102 ARFLAGS = cr : 142 LIBGSM = $(LIB)/libgsm.a : 302 $(LIBGSM): $(LIB) $(GSM_OBJECTS) 30…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmattintosh-note.jp%2Fentry%2F2013%2F09%2F17%2F160244&quot; title=&quot;How to make libgsm.dylib on OS X (part2) - mattintosh note&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>2013-09-17 16:02:44</published>
  <title>How to make libgsm.dylib on OS X (part2)</title>
  <type>rich</type>
  <url>https://mattintosh-note.jp/entry/2013/09/17/160244</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
