Remove *.c from the source files which "tags" depends on. The Windows version of gmake has trouble with this because there are no .c files and it wants to make a literal '*.c'. And since there no *.c files (anymore) there's no reason for "tags" to depend on .c files.