On Tue, 6 Feb 2007, Albert Chin wrote:
I don't know if this is easy, but check-TESTS could be modified to iterate over more than one $(TESTS) variable: check-TESTS: $(TESTS1) $(TESTS2) $(TESTS3) ...
There are likely Makefile.am files which are using the value of TESTS for other purposes. The value of TESTS needs to be preserved. Anyone who uses TESTS for scripting would then be on their own.
The approach you describe should help. Bob ====================================== Bob Friesenhahn [EMAIL PROTECTED], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/