Standard macro definitions

You can put some entries in BOS files.

A standard macro definition has the same form as a make macro defined in a makefile:

macro_name = string

For example:

CDEBUGFLAGS = -g