Don't allow CFLAGS to be set from commandline.
authorKevin O'Connor <kevin@koconnor.net>
Thu, 31 Jul 2008 00:37:13 +0000 (20:37 -0400)
committerKevin O'Connor <kevin@koconnor.net>
Thu, 31 Jul 2008 00:37:13 +0000 (20:37 -0400)
commitc43bcba21546a1e65e1422b44de746f1671e076c
treee1c52428540f907035bba766d30861a2e27c65a9
parent7481a303b6b877911717aa90bab84ab18618c463
Don't allow CFLAGS to be set from commandline.

Some build systems try to override CFLAGS, but this project needs it
    to be set explicitly.
Makefile