Module Name: src Committed By: rillig Date: Mon Nov 23 13:52:27 UTC 2020
Modified Files: src/usr.bin/make: suff.c Log Message: make(1): fix DEBUG_SRC logging in FindThem The node is also removed from the list if it is neither found in the nodes nor in the file system. The logging did not reflect this. To generate a diff of this commit: cvs rdiff -u -r1.303 -r1.304 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.