Module Name: src Committed By: rillig Date: Fri Oct 23 20:04:56 UTC 2020
Modified Files: src/usr.bin/make: make.h nonints.h parse.c Log Message: make(1): convert error level for Parse_Error to an enum To generate a diff of this commit: cvs rdiff -u -r1.166 -r1.167 src/usr.bin/make/make.h cvs rdiff -u -r1.145 -r1.146 src/usr.bin/make/nonints.h cvs rdiff -u -r1.397 -r1.398 src/usr.bin/make/parse.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.