パッケージ: automake1.9-doc (1.9.6-1)
automake1.9-doc に関するリンク
Ubuntu の資源:
automake1.9-nonfree ソースパッケージをダウンロード:
- [automake1.9-nonfree_1.9.6-1.dsc]
- [automake1.9-nonfree_1.9.6.orig.tar.gz]
- [automake1.9-nonfree_1.9.6-1.diff.gz]
メンテナ:
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.
類似のパッケージ:
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.9 fails to work in a number of situations that Automake 1.4, 1.6, 1.7 and 1.8 did, so has been renamed so that the previous version can continue to be made available.