Makefile: improve flag handling
commitfdd259520bdb9469d3010fff3b35a9c1f1cc4c7f
authorMike Frysinger <vapier.adi@gmail.com>
Sat, 4 Aug 2007 05:02:18 +0000 (4 01:02 -0400)
committerJosh Triplett <josh@freedesktop.org>
Sat, 4 Aug 2007 20:49:19 +0000 (4 13:49 -0700)
treee9bb51c348dbf113f477ec8e74759833332efd9c
parent8ec193a995c2cc4b16a2051ebe96f495d8a87e05
Makefile: improve flag handling

Tweak the makefile so that it respects CFLAGS set in the environment and it
makes sure to link the shared libsparse with $(LDFLAGS).

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Makefile