OUTPUT
Compilation Unit
-Lo[=<filename>]
<filename>: file to be used for the output
The default filename is objlist.txt
None
None
The -Lo option causes the Compiler to append the object filename to the list in the specified file.The information is appended to the specified filename (or the file make.txt file, if no argument given). If the TEXTPATH: Text File Path is set, the file is stored into the path specified by the environment variable. Otherwise, it is stored in the current directory.
Compiler options: