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