/* See GNUmakefile below for explanation * https://github.com/braoult/exercism/blob/master/c/templates/GNUmakefile */ #ifdef TESTALL #undef TEST_IGNORE #define TEST_IGNORE() {} #endif