# use zimk by including zimk.mk:
include ../zimk.mk

# include own target definitions using "zinc" function with relative paths:
$(call zinc, src/hello/hello.mk)

