learn_autotools
latest

Contents:

  • autotools是用来干什么的
  • flow
  • flow_intent
  • files_todo
  • build
  • autoconf
  • automake
  • pkg-config
  • libtool
learn_autotools
  • Docs »
  • Welcome to learn_autotools’s documentation!
  • Edit on GitHub

Welcome to learn_autotools’s documentation!¶

Contents:

  • autotools是用来干什么的
    • autotools是什么
    • autotools包括什么
    • autotools的作用
    • 参考文档
  • flow
    • 操作流程
    • 参考文档
  • flow_intent
    • 操作流程
    • 参考文档
  • files_todo
    • content in configure.ac
    • content in Makefile.am
    • configure.ac 语法
    • Makefile.am语法
  • build
    • prepare
    • configure
    • make
    • make install
    • target else
  • autoconf
  • automake
  • pkg-config
    • 这个东西可以做什么
    • 怎么做
    • 命令执行的过程
  • libtool
    • libtool 文件类型
    • libtool 的实质
    • 命令怎么键入
    • 命令的执行过程

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2018, Sues. Revision c1515361.

Built with Sphinx using a theme provided by Read the Docs.