Parts of the build process are controlled by Makefile macros, which can be usefully overridden by environment variables.
Flags to pass to the compiler, tesla.
Flags to pass to the TOM interface generator, tig.
Flags to pass to the TOM unit generator, tug.
Flags to pass to the TOM parser generator, gp.
Flags to pass to the compiler being used to compile the generated code. Typically, this will be gcc.
Flags to pass to the compiler being used to compile the generated code. These will be passed before the command line options controlling includes..
Flags to pass to the linker when using either GNUmakefile.app or GNUmakefile.bin to build.
Flags to pass to subsequent invocations of make.