so that it can be included directly into the wmake Makefile to allow full support of gmake syntax, variables, functions etc. The Make/files file handled in the same manner as the Make/options file if it contains the SOURCE entry otherwise it is first processed by cpp for backward compatibility.
4 lines
92 B
Plaintext
4 lines
92 B
Plaintext
# Check for consistent behaviour with non-optimized code
|
|
EXE_INC = \
|
|
-DFULLDEBUG -g -O0
|