home *** CD-ROM | disk | FTP | other *** search
- OXCCL.DOC
-
- `oxccl' is a linker for .anf files.
-
-
- Usage: oxccl [-odsD] [infile...]
- -o outfile == name of output file
- -d == print debug output
- -D == only print debug output
- -s == strip declarations and line numbers
- -? == print this message
- Default input file is `code.anf'.
- Default output file is specified by the input.
-
-