don't pass LDFLAGS when only performing compilation (-c)
authorJonathan L Long <jonlong@cs.berkeley.edu>
Mon, 17 Feb 2014 23:51:48 +0000 (15:51 -0800)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Mon, 17 Feb 2014 23:51:48 +0000 (15:51 -0800)
commit56c4930412f066b4d52db55ace81e3fef2a8208c
treea51791f2627089a0439fd53b2487629047e46244
parent59cdf127c28df07369ca8d2d1ba6f87d21c75972
don't pass LDFLAGS when only performing compilation (-c)

This simplifies the compiler commands and suppresses warnings.
Makefile