<div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3. Do get a faster build: How can I get rid of "slowcheck"?<br>
<br></blockquote></div><br>Normally make build should skip all tests but I'm not sure if it still works. Otherwise something like make -f Makefile all -o slowcheck might work too.<br>