Add rule for emsg.o

Hello, this commit fixes a fault in the Makefile. Specifically, an explicit rule for emsg.o is missing. For example, any changes in emsg.h (or config.h, tofrodos.h) will not cause the object file emsg.o to be rebuilt.

Merge request reports

Loading