8 lines
102 B
Plaintext
8 lines
102 B
Plaintext
/*
|
|
check for consistent behaviour with non-optimized code
|
|
*/
|
|
|
|
EXE_INC = \
|
|
-DFULLDEBUG -g -O0
|
|
|