openbsd-ports/devel/automake/1.12/pkg/DESCR
jasper 5e9bfc8cab import automake 1.12
from brad
ok sthen@
2012-06-07 12:06:47 +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.