Module Name: src Committed By: rillig Date: Sat Aug 22 19:57:43 UTC 2020
Modified Files:
src/usr.bin/make: dir.c
Log Message:
make(1): use Lst_OpenS in Dir_SetPATH
Since dirSearchPath is initialized in Dir_Init, opening the list can
never fail.
To generate a diff of this commit:
cvs rdiff -u -r1.106 -r1.107 src/usr.bin/make/dir.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
