SuperScript::Software::build

The build-update program


Interface

  build-update target dep ...
where target is a compilation target and dep is a target dependency.

If any dep has a more recent modification time than target, then build-update exits 0. If it cannot stat a file, build-update complains to standard error and exits 111. Otherwise, build-update exits 1.