michael@0: #include michael@0: michael@0: void subdir2_func(void) michael@0: { michael@0: printf("Hello %s from subdir2/func.c\n", PROG); michael@0: }