The `Makefile` states `include common/mk/common.mk`, but `common/` is empty. Running `make` will output: Makefile:69: common/mk/common.mk: No such file or directory make: *** No rule to make target 'common/mk/common.mk'. Stop.