On Mon, 2003-10-13 at 18:56, Tom Tromey wrote:
> >>>>> "Stephen" == Stephen Torri <[EMAIL PROTECTED]> writes:
> 
> Stephen> TESTS = test_Foo
> Stephen> test_Foo_SOURCES = test_Foo.cpp
> 
> As you discovered, you have to list test_Foo in a _PROGRAMS variable.
> I suggest check_PROGRAMS, as this is what `check' is made for.
> 
> An entry in TESTS doesn't suffice; these aren't assumed to
> necessarily be compiled/linked programs.
> 
> I suppose it almost works due to implicit rules in your `make'.
> 
> Tom

Thanks. Learn new things every day. :)

Stephen
-- 
Stephen Torri
GPG Key: http://www.cs.wustl.edu/~storri/storri.asc

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

Reply via email to