Move compiler switches to CFLAGS
commit3b93e66a7be925166895e310fa788b4e1d0439d6
authorArto Jonsson <ajonsson@kapsi.fi>
Sat, 11 Jan 2014 11:30:09 +0000 (11 13:30 +0200)
committerArto Jonsson <ajonsson@kapsi.fi>
Sun, 12 Jan 2014 09:06:18 +0000 (12 11:06 +0200)
treef9ff7e6c3e69cb00f8f2d5660dd220b04996e6b6
parentce247798d45f05db70c7a0387aee008cd784e693
Move compiler switches to CFLAGS

The only required switch for build is -std=gnu99 so move the other
switches to CFLAGS. Makes overriding them easier.
src/Makefile
src/Makefile.mgw