openbsd-ports/devel/automake/1.9/pkg/DESCR
aanriot 35d0de6683 import automake 1.9.
inputs from many, ok espie@
2005-07-30 23:35:31 +00:00

7 lines
332 B
Plaintext

Automake is an experimental Makefile generator. It was inspired by the
4.4BSD make and include files, but aims to be portable and to conform to
the GNU standards for Makefile variables and targets.
Automake assumes the project uses autoconf. If you want automatic
dependency tracking support, the use of GNU make is also required.