Defining DEBUG to 0 will disable code generation for the debugging option. The -d command line option will be disabled if DEBUG is 0. DEBUG enabled by default (in make.h). Enabling DEBUG adds about 2400 bytes to the size of the final executable.