The following variables denote extensions of les. These variables include the . (dot) of the
extension. They are appended to object names.
-
ASMEXT
- is the extension of assembler les produced by the compiler.
-
LOADEREXT
- is the extension of the assembler les that make up the executable startup
code.
-
OEXT
- is the extension of the object les that the compiler creates.
-
PACKAGESUFFIX
- is a su x that is appended to package names in zip targets. This
serves so packages can be made for di erent OSes.
-
PPLEXT
- is the extension of shared library unit les.
-
PPUEXT
- is the extension of default units.
-
RSTEXT
- is the extension of the .rst resource string les.
-
SHAREDLIBEXT
- is the extension of shared libraries.
-
SMARTEXT
- is the extension of smartlinked unit assembler les.
-
STATICLIBEXT
- is the extension of static libraries.