On 28 March 2015 at 23:54, Arthur Schwarz <aschwarz1...@att.net> wrote: > Win7-64 bits > Cygwin > Automake 1.14, Nov 2013 > > 15.2.3 Parallel Test Harness > Pg. 113 > > "TEST_EXTENSIONS defaults to .test; it can be overridden by the user ..." > > All examples indicate that this is a developer variable, and the body of > thext seems to focuse on the develop and not the user. Is there a role for > this on the user side? How can it be used?
It could be overridden by the developer writing the Makefile.am, but I can't see any point in it being overridden by the user who is running "make".