パッケージ: automake (1:1.10.1-2)
automake に関するリンク
Ubuntu の資源:
automake1.10 ソースパッケージをダウンロード:
メンテナ:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainer (usually from Debian):
- Eric Dorland
It should generally not be necessary for users to contact the original maintainer.
外部の資源:
- ホームページ [www.gnu.org]
類似のパッケージ:
A tool for generating GNU Standards-compliant Makefiles
Automake は `Makefile.am' から `Makefile.in' を自動的に 生成するツールです。
Automake のゴールは GNU メンテナから Makefile をメンテナンスする重荷を 取り除くことです。(そしてそれを Automake メンテナに集めます)
`Makefile.am' は基本的な `make' のマクロ定義 (時々ルールが挿入されます) の羅列です。生成された 'Makefile.in' は GNU Makefile 標準に準拠しています。
Automake 1.10 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8 and 1.9 did, so has been renamed so that the previous version can continue to be made available.
その他の automake 関連パッケージ
|
|
|
-
- dep: autoconf (>= 2.60)
- configure スクリプト自動生成ツール
-
- dep: autotools-dev (>= 20020320.1)
- Update infrastructure for config.{guess,sub} files