Module Name: src Committed By: rillig Date: Mon Sep 14 16:16:52 UTC 2020
Modified Files:
src/usr.bin/make: parse.c
Log Message:
make(1): inline LPAREN in parse.c
It's shorter and more readable, and the other characters don't have
named constants as well.
To generate a diff of this commit:
cvs rdiff -u -r1.309 -r1.310 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.
