Module Name: src Committed By: rillig Date: Thu Sep 8 05:52:56 UTC 2022
Modified Files: src/usr.bin/make: cond.c Log Message: make: list comparison operators in declaration order This allows a tiny optimization in the switch statement. No functional change. To generate a diff of this commit: cvs rdiff -u -r1.336 -r1.337 src/usr.bin/make/cond.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.