Module Name: src Committed By: rillig Date: Sat Aug 8 13:17:39 UTC 2020
Modified Files: src/usr.bin/make: var.c Log Message: make(1): align the code in Var_Append with Var_Set The code has the same effect in both functions, therefore it should also look the same. To generate a diff of this commit: cvs rdiff -u -r1.426 -r1.427 src/usr.bin/make/var.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.