On Sun, 2023-01-08 at 14:23 -0800, Dan Mahoney wrote:
> That makes sense Here's the fun, I can't find an easy way to say:
> 
> (literally 159 tests).log : test-setup.log

What you might want to do is list the 159 tests in a multiline variable
defined in a seperate Automake fragment and then use the include
command in your main makefile:

   https://www.gnu.org/software/automake/manual/html_node/Include.html

The latter will "bake" the external fragment into the actual Makefile
that Automake generates.

-- 
Kip Warner
OpenPGP signed/encrypted mail preferred
https://www.thevertigo.com

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to