Module Name: src Committed By: rillig Date: Mon Sep 28 20:55:20 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): make debug logging in var.c compatible to C90
The ... ellipsis for macros is only available since C99.
To generate a diff of this commit:
cvs rdiff -u -r1.546 -r1.547 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.
