14 lines
382 B
Plaintext
14 lines
382 B
Plaintext
#%Module1.0
|
|
|
|
module-whatis "tool for automatically generating Makefile.in files"
|
|
module-url "http://www.gnu.org/software/automake/"
|
|
module-license "GNU GPL v2"
|
|
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
|
|
|
|
module-help "
|
|
Automake is a tool for automatically generating Makefile.in files
|
|
compliant with the GNU Coding Standards. Automake requires the use
|
|
of Autoconf.
|
|
"
|
|
|