A Quick Clearmake Primer (2)
Build script: the command(s) in a Makefile rule used to build a particular target.
Target: DependentTargets …
BuildScript
Config records (C.R.s): Clearmake’s record of the build-script used to build a Makefile target, and the files it referenced or produced along the way.