add an "everything" target to make for comprehensive build testing
authorJonathan L Long <jonlong@cs.berkeley.edu>
Sun, 20 Jul 2014 01:51:15 +0000 (18:51 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Sun, 20 Jul 2014 02:08:55 +0000 (19:08 -0700)
commit29fd174ec68006bc35d7820b3172c73dd8d2b623
tree611d963e86b12c63279c20da6fbe0a22b9cf7292
parent61bd7ea32470684201b0a8a9d3edea14edb302f2
add an "everything" target to make for comprehensive build testing

The everything target builds all components, checks warnings, runs lint,
and runs tests.
Makefile