GNU Automake

码农软件 · 软件分类 · 编译器 · 2019-12-09 06:43:16

软件介绍

GNU Automake是一种编程工具,可以产生供make程式使用的Makefile,用来编译程式。它是自由软件基金会发起的GNU计划的其中一项,作为GNU建构系统的一部分。automake所产生的Makefile符合GNU编程标准。

automake是由Perl语言所写的,必须和GNU autoconf一并使用。automake包含了以下命令:

  • aclocal
  • automake

aclocal是个泛用的程式,对于autoconf使用者是相当有用的。举例而言,GNU Compiler Collection使用aclocal,即使Makefile是手写的。

就像autoconf,automake并非完全向下相容的。举例而言,使用automake 1.4的专案可能不能使用automake 1.9。

本文地址:https://codercto.com/soft/d/20743.html

Web 2.0 Heroes

Web 2.0 Heroes

Bradley L. Jones / Wiley / 2008-04-14 / USD 24.99

Web 2.0 may be an elusive concept, but one thing is certain: using the Web as merely a means of retrieving and displaying information is history. Today?s Web is immediate, interactive, innovative. It ......一起来看看 《Web 2.0 Heroes》 这本书的介绍吧!

HTML 压缩/解压工具
HTML 压缩/解压工具

在线压缩/解压 HTML 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具