Module Name: src Committed By: rillig Date: Sun Dec 13 01:33:17 UTC 2020
Modified Files:
src/usr.bin/make: var.c
Log Message:
make(1): replace bitset VarExportFlags with enum VarExportMode
The previous flags were not combined at all.
To generate a diff of this commit:
cvs rdiff -u -r1.729 -r1.730 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.
