ClearCase UCM Make baseline will create a baseline for every build. The name of the baseline will be derived from the name pattern below (might not be that name exactly since Clearcase might use template for naming baselines). A build variable, ${CC_BASELINE_NAME_1}, is created containing the actual name of the created baseline and is available during build.

If the stream on which we work points to multiple components, one baseline for each non-read-only component will be created. All the baselines created will be listed as build variables ${CC_BASELINE_NAME_#}.

If the build is succesful, the baseline will be promoted to BUILT. The recommend option will also recommend the baseline for REBASE.