Module Name: src Committed By: rillig Date: Mon Oct 5 15:14:25 UTC 2020
Modified Files:
src/usr.bin/make: make.h
Log Message:
make(1): replace GNode macros with inline functions
Curiously, this affects the size of the generated code: it gets smaller
than before.
To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.153 src/usr.bin/make/make.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
