Makefile: move dialect/warning flags to mandatory CFLAGS
authorparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 1 Nov 2008 18:11:51 +0000 (18:11 +0000)
committerparasti <parasti@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Sat, 1 Nov 2008 18:11:51 +0000 (18:11 +0000)
commit64624ea1c05467194ae94d899930d4ce3cdf17dc
tree1d0c29c1ef50d1951e1c3eb41866cea4c98de7d7
parent5db3f3aa9e7e6aafc78ef9cf2085d0ddc2f5602f
Makefile: move dialect/warning flags to mandatory CFLAGS

When specifying CFLAGS directly on the command-line, I usually want
-Wall -ansi -pedantic to remain in effect.  With this change I just
don't have to specify them manually every time.

git-svn-id: https://s.snth.net/svn/neverball/trunk@2589 78b8d119-cf0a-0410-b17c-f493084dd1d7
Makefile