Module Name: src Committed By: christos Date: Mon May 1 20:22:18 UTC 2023
Modified Files: src/share/mk: bsd.info.mk Log Message: Create the INFODIRFILE if it does not exist, so that we can take a lock on it. Hopefully fixes a race condition where two parallel makes attempt to create the file at the same time. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/share/mk/bsd.info.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.