Module Name: src Committed By: rillig Date: Wed Oct 28 01:43:01 UTC 2020
Modified Files: src/usr.bin/make: parse.c Log Message: make(1): rename ParseSpecial enum values consistently The previous naming scheme was inconsistent in that dotError started with a lowercase character and ExObjdir and ExPath had a distracting prefix. To generate a diff of this commit: cvs rdiff -u -r1.403 -r1.404 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.