I really miss being able to reuse files across multiple projects without copying their contents into one big file. the COMMON command and namespaces were useful too. A ll of this brought order and structure to my programs. But the start is .MAK files.
One way to start the process is to think of the .MAK file as a bunch of included files that are to be treated a little bit differently by the compiler.
I really miss being able to reuse files across multiple projects without copying their contents into one big file. the COMMON command and namespaces were useful too. A ll of this brought order and structure to my programs. But the start is .MAK files.