GNUmakefile: allow "make V=1 ..." for verbosity
commit0d20fd3eda124861857d7f48be0c16af0b10d2ad
authorEric Wong <normalperson@yhbt.net>
Mon, 6 Apr 2009 04:34:24 +0000 (5 21:34 -0700)
committerEric Wong <normalperson@yhbt.net>
Mon, 6 Apr 2009 04:34:24 +0000 (5 21:34 -0700)
tree8c5724072a51985b424cff34d0528920e6cf4ed4
parentcada8cddb16fd0117cffdbf9d4624807af4af797
GNUmakefile: allow "make V=1 ..." for verbosity

As usual, spit out all the test output if something fails.  But
allow people who like to see things scroll by see things scroll
by.  Quiet down the Rails tests by default, too.
GNUmakefile