Module Name: src Committed By: rillig Date: Sun Nov 8 12:14:14 UTC 2020
Modified Files:
src/usr.bin/make: main.c
Log Message:
make(1): inline ReadMakefileSucceeded into ReadFirstDefaultMakefile
This gets rid of a few void pointers and an unused function parameter.
To generate a diff of this commit:
cvs rdiff -u -r1.445 -r1.446 src/usr.bin/make/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
