#
# ChangeLog for automake/depcomp
#
# Generated by Trac 1.2.1
# Mar 6, 2025, 9:38:59 AM

Fri, 03 Aug 2018 15:25:46 GMT Thierry Delisle <tdelisle@…> [c59712e]
	* Makefile.am (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/compile (modified)
	* automake/config.guess (modified)
	* automake/config.sub (modified)
	* automake/depcomp (modified)
	* automake/install-sh (modified)
	* automake/missing (modified)
	* automake/test-driver (modified)
	* automake/ylwrap (modified)
	* benchmark/Makefile.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (modified)
	* driver/Makefile.in (modified)
	* driver/cfa.cc (modified)
	* libcfa/.autom4te.cfg (added)
	* libcfa/Makefile.am (added)
	* libcfa/Makefile.in (added)
	* libcfa/aclocal.m4 (added)
	* libcfa/automake/compile (added)
	* libcfa/automake/depcomp (added)
	* libcfa/automake/install-sh (added)
	* libcfa/automake/missing (added)
	* libcfa/configure (added)
	* libcfa/configure.ac (added)
	* libcfa/prelude/Makefile.in (modified)
	* libcfa/src/Makefile.am (modified)
	* libcfa/src/Makefile.in (modified)
	* src/Makefile.in (modified)
	* tests/Makefile.am (modified)
	* tests/Makefile.in (modified)
	* tests/preempt_longrun/Makefile.in (modified)
	* tools/Makefile.in (modified)
	* tools/prettyprinter/Makefile.in (modified)

	Parent make now seems to properly call libcfa


Fri, 28 Jul 2017 18:26:14 GMT Peter A. Buhr <pabuhr@…> [59310bf]
	* Makefile.in (modified)
	* automake/compile (modified)
	* automake/config.guess (modified)
	* automake/config.sub (modified)
	* automake/depcomp (modified)
	* automake/install-sh (modified)
	* automake/test-driver (modified)
	* automake/ylwrap (modified)

	automake directory must copy files, use --copy


Sun, 31 May 2015 17:54:23 GMT Peter A. Buhr <pabuhr@…> [00cc023]
	* .gitignore (modified)
	* Makefile.am (modified)
	* Makefile.in (modified)
	* aclocal.m4 (modified)
	* automake/compile (added)
	* automake/depcomp (added)
	* automake/install-sh (moved)
	* automake/missing (moved)
	* automake/ylwrap (added)
	* config.h.in (modified)
	* configure (modified)
	* configure.ac (modified)
	* driver/Makefile.am (added)
	* driver/Makefile.in (modified)
	* driver/cc1.cc (modified)
	* driver/cfa.cc (modified)
	* libcfa/Makefile.am (added)
	* libcfa/Makefile.in (modified)
	* src/ArgTweak/module.mk (modified)
	* src/CodeGen/module.mk (modified)
	* src/ControlStruct/module.mk (modified)
	* src/Designators/module.mk (modified)
	* src/GenPoly/module.mk (modified)
	* src/InitTweak/module.mk (modified)
	* src/Makefile.am (added)
	* src/Makefile.in (modified)
	* src/Parser/module.mk (modified)
	* src/ResolvExpr/module.mk (modified)
	* src/SynTree/module.mk (modified)
	* src/Tuples/module.mk (modified)
	* src/examples/Makefile.am (added)
	* src/examples/Makefile.in (modified)

	redo automake first attempt