freebsd-ports/devel/automake110/pkg-descr
Masafumi Max NAKANE 0a1869c95e New port, automake:
GNU Standards-compliant Makefile generator
PR:		3199
Submitted by:	FUJIMOTO Kensaku <fujimoto@oscar.elec.waseda.ac.jp>
1997-05-27 16:40:49 +00:00

7 lines
334 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.