Accept outside ENABLE_DEBUG_MONITOR settings.
authorAdam Green <adamgr@foo.bar>
Tue, 5 Feb 2013 08:31:27 +0000 (00:31 -0800)
committerAdam Green <adamgr@foo.bar>
Tue, 5 Feb 2013 08:31:27 +0000 (00:31 -0800)
commit7e7cae44352fe6425474ad35a017105181ddfc10
tree9e658b919f3a30d2b1972516da493ffd835fb1e8
parentf1170978f5a82b2c3e9a55113477446092ff0b89
Accept outside ENABLE_DEBUG_MONITOR settings.

You can now specify ENABLE_DEBUG_MONITOR setting from outside the
makefile and it will only be set to 0 if another value wasn't
provided on the make command line or environment variable.  This allows
it to be specified in builds kicked off from Eclipse.
makefile