Makefile improvements
authorClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Apr 2014 07:59:05 +0000 (03:59 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Wed, 16 Apr 2014 07:59:05 +0000 (03:59 -0400)
* Respect CFLAGS
* Require DEBUG=1 instead of just DEBUG being set
* Add TC=1 to instruct mlton to only type check
* BUILD32, in theory, could be used to build 32-bit binaries with
  mlton on a 32-bit host, but is not working currently


No differences found