The *.table files are in fact C header files, and with an *.h extension, tools will be able to recognize them as such
Automake and CMake both generate a makefile named "Makefile", so this will prevent the hand-written MSVC makefile from getting clobbered.