I have the following Makefile:
Makefile
.PHONY: all clean run INC_DIR = include SRC_DIR = src KERNEL_NAME = mykern