#include int main(int argc, char **argv) { printf("SRCDIR: %s\n", SRCDIR); return 0; }