should not be using .include <> but .include "" here.
Do not include bsd.kinc.mk in each arch Makefile, it's already pulledby bsd.syscall.mk (from Makefile.inc).
Crude first cut at ARMLinux binary compatibility. Successfully runs"/emul/linux/bin/echo hello, world", dynamically linked.