Hi, Is there a way to run 'make' without running the tests? I'm packaging Virtuoso for Gentoo Linux and I need to be able to run the tests in a separate phase from the compile phase. In other words, make && make test && make install Is there a way to do something like this now?
Thanks, Rob