Document build system targets. Add a rule to the BUILD module that is run if a...
Document build system targets. Add a rule to the BUILD module that is run if a source file does not exist to show an error to the user, rather than running the check-source rule before each build (slightly faster/more portable and the generated error is then a true make error).
Please register or sign in to comment