OUTPUT
Compilation Unit
-Lo[=<filename>]
<filename>: file to be used for the output
The default filename is objlist.txt
None
None
Using the -Lo option, the Compiler appends the object filename to the list in the specified file. The Compiler appends the information to the specified filename (or the file make.txt, if no argument given). Set the TEXTPATH environment variable (refer TEXTPATH: Text File Path) to store the file into the path specified by the environment variable. Otherwise, the Compiler stores the file in the current directory.