K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2017-11-17T18:34:14.633523Z K 7 svn:log V 405 Fix 'local' to not look in the source tree for the file. Usually 'local' is used along with other rules such as 'no-implicit-rule' or 'dependency' which avoids this problem. It's possible to need to use 'local' while relying on the default rules though for a file which is not in the source tree nor generated in the kernel. Sponsored by: Dell Differential Revision: https://reviews.freebsd.org/D13125 END