Include directives
Learn how to use directives.
To include one BOS file in another, use the include or sinclude (silent include) directive. For example:
include \lib\aux.options
sinclude $(OPTS_DIR)\pm_build.options
To include one BOS file in another, use the include or sinclude (silent include) directive. For example:
include \lib\aux.options
sinclude $(OPTS_DIR)\pm_build.options