Makefile: Make CPPFLAGS and CFLAGS customizable by the builder
commitf3c4c6ea07c426e7a5005e68b767441a39141e6e
authorAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:32:12 +0000 (6 18:32 +0200)
committerAndreas Ericsson <ae@op5.se>
Tue, 6 Apr 2010 16:32:12 +0000 (6 18:32 +0200)
tree4c68a21307e036ceabe3a0d005a59762f6fa315d
parent29d5c8cef80974cc0029970465b8eb7e2663c9f1
Makefile: Make CPPFLAGS and CFLAGS customizable by the builder

We do force -fPIC to be in there though, since the module won't
work properly without it.

Signed-off-by: Andreas Ericsson <ae@op5.se>
Makefile