Simplify Makefile using static pattern rules
commit4ad6779b132efeff0a68a650393ac2ef1fa601b2
authorChristopher Li <sparse@chrisli.org>
Wed, 16 Sep 2009 21:25:13 +0000 (16 14:25 -0700)
committerChristopher <sparse@chrisli.org>
Mon, 29 Mar 2010 00:51:36 +0000 (28 17:51 -0700)
tree6c27b3f3e342c1892a67accbd7712ee5eaf8024f
parente16c7c867780d6454e93a9b4a10e3a048515e33b
Simplify Makefile using static pattern rules

I find a way to get rid of the macro and $$ in linking
executable program.

Signed-off-by: Christopher Li <sparse@chrisli.org>
Makefile