Include ${.CURDIR}/local.init.mk if it exists
This is handy for making local hacks to an app
(eg to build it as tool for non-BSD host)
without making a mess of the code base.
MFC of r359488
Reviewed by: bdrewery
Differential Revision: https://reviews.freebsd.org//D24101