Use one or more common directives files, directives.mf, to automatically set directives for compiling multiple COBOL applications without having to specify all applicable directives individually.
The COBOL compiler looks for directives.mf as its next source for compiler directives after cobol.dir. See The Order in which Compiler Directives are Processed for details.