<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Makefile on memory</title>
    <link>https://mem.leabol.top/tags/makefile/</link>
    <description>Recent content in Makefile on memory</description>
    <generator>Hugo</generator>
    <language>zh-cn</language>
    <lastBuildDate>Mon, 20 Jan 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://mem.leabol.top/tags/makefile/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Makefile 的基本概念</title>
      <link>https://mem.leabol.top/posts/%E5%B7%A5%E5%85%B7/makefile/</link>
      <pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://mem.leabol.top/posts/%E5%B7%A5%E5%85%B7/makefile/</guid>
      <description>&lt;p&gt;&lt;strong&gt;Makefile&lt;/strong&gt; 是 make 工具的配置文件，主要用于定义如何构建和管理项目的编译过程。Makefile 是 C/C++ 编译项目中的重要工具，尤其在多文件、多模块的项目中，为了方便复杂项目的管理，可以通过自动化规则提高编译效率。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
