2 * New uniform naming scheme.
5 * '.c' files corresponding to '.y' or '.l' files are automatically
7 * Many bug fixes and cleanups
10 * Allow objects to be conditionally included in libraries via lib_LIBADD.
13 * Bug fixes in 'clean' code.
14 * Now generates 'installdirs' target.
15 * man page installation reworked.
16 * 'make dist' no longer re-creates all Makefile.in's.
19 * Reimplemented in Perl
20 * Added --amdir option (for debugging)
21 * Texinfo support cleaned up.
22 * Automatic de-ANSI-fication cleaned up.
23 * Cleaned up 'clean' targets.
26 * Automatic dependency tracking
28 * New variables DATA and PACKAGEDATA
29 * SCRIPTS installed using $(INSTALL_SCRIPT)
30 * No longer uses double-colon rules
32 * Changes in advance of internationalization