I know what you mean. I always intended to write a utility that will scan all
the modula files in a directory and create an appropriate Makefile. Sort of a
MakeMakefile program. (I came across one for the Atari ST TDI compiler, but
never tried to port it). Since we need this tool now at my place of work
(using Modula-2 on a VAX), a programmer was assigned to create this tool. I
wonder if I can port it over…
– Steve –