Module Name: src Committed By: rillig Date: Tue Dec 28 14:06:43 UTC 2021
Modified Files: src/usr.bin/make: make.h parse.c suff.c Log Message: make: extract OP_NOTARGET into separate function No binary change, except for line numbers in assertions. To generate a diff of this commit: cvs rdiff -u -r1.279 -r1.280 src/usr.bin/make/make.h cvs rdiff -u -r1.588 -r1.589 src/usr.bin/make/parse.c cvs rdiff -u -r1.360 -r1.361 src/usr.bin/make/suff.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.