Module Name: src Committed By: rillig Date: Fri Nov 13 08:21:37 UTC 2020
Modified Files: src/usr.bin/make: main.c Log Message: make(1): flatten #ifdef in InitVarMachineArch Without proper indentation, that chain of nested #ifndef directives was really hard to read. To generate a diff of this commit: cvs rdiff -u -r1.456 -r1.457 src/usr.bin/make/main.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.