Module Name: src Committed By: rillig Date: Sat Nov 7 21:26:44 UTC 2020
Modified Files: src/usr.bin/make: meta.c Log Message: make(1): fix inconsistent indentation after #ifdef Combining #ifdef with regular if-then-else calls for trouble. To generate a diff of this commit: cvs rdiff -u -r1.139 -r1.140 src/usr.bin/make/meta.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.