mirror of
https://github.com/mirror/make.git
synced 2026-08-12 12:14:30 +00:00
* Update maintainers build process; remove GNUmakefile. Require builders to run automake && autoreconf by hand. * Use AC_SUBST_FILE to get the maintMakefile included, rather than GNU make's include directive, which conflicts with automake 1.4's include directive.