- Add as a submodule in the
mksubdir:
git submodule add git@somewhere:somewhere-else/mzke-includes.git mk- Copy the included
Mzkefile.examplefrom the subdir to the project root
cp mk/Mzkefile.example Mzkefile- Overrides go in
<project>.inc.mkin the root of the repo.
git [clone|pull] --recurse-submodules