OBJECTFILE causes the program to write the object module to the specified file. OBJECTFILE with no filename uses the default extension with the source filename. NOOBJECTFILE inhibits any object module from being created. The default filename extension is .obj.